Return-Path: Delivered-To: apmail-jakarta-bcel-user-archive@www.apache.org Received: (qmail 45545 invoked from network); 16 Jul 2004 15:59:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Jul 2004 15:59:15 -0000 Received: (qmail 70370 invoked by uid 500); 16 Jul 2004 15:59:10 -0000 Delivered-To: apmail-jakarta-bcel-user-archive@jakarta.apache.org Received: (qmail 70244 invoked by uid 500); 16 Jul 2004 15:59:09 -0000 Mailing-List: contact bcel-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "BCEL Users List" Reply-To: "BCEL Users List" Delivered-To: mailing list bcel-user@jakarta.apache.org Received: (qmail 70178 invoked by uid 99); 16 Jul 2004 15:59:09 -0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=HTML_10_20,HTML_MESSAGE X-Spam-Check-By: apache.org Received: from [64.14.68.15] (HELO server262.com) (64.14.68.15) by apache.org (qpsmtpd/0.27.1) with SMTP; Fri, 16 Jul 2004 08:59:08 -0700 Received: (qmail 1220 invoked by uid 2004); 16 Jul 2004 16:00:10 -0000 Message-ID: <20040716160010.1219.qmail@server262.com> Reply-To: "aldib" From: "aldib" To: bcel-user@jakarta.apache.org Subject: adding a listener to the call stack Date: Fri, 16 Jul 2004 16:00:10 +0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="_b728c7264b9a2b89b06579072e2fefab1" X-Mailer: WebMail 2.3 X-Originating-IP: 195.7.61.145 X-Originating-Email: aldib@fuurou.org X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --_b728c7264b9a2b89b06579072e2fefab1 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Hi, I�m new to BCEL and I was wondering if someone could help me with this. I�m looking for a way of monitoring the call stack. I would like somehow to register some kind of listener with stack that gets notified whenever the stack is changed. Does anybody know if it�s possible to use BCEL for this? Maybe instrumenting the Classloader? Thanks Alessandro --_b728c7264b9a2b89b06579072e2fefab1--