Subj : Context.setDebugger To : netscape.public.mozilla.jseng From : Jalenak, Jerry Date : Thu Sep 15 2005 10:15 am This is a multi-part message in MIME format. ------_=_NextPart_001_01C5B9F7.7D803D69 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I need to implement the ability to trace statements being executed. I've implemented Debugger and DebugFrame, and I've exposed an object called 'Trace' that allows me to call Context.setDebugger(). The 'on' method in 'Trace' gets called OK, but my implemented debugger never gets invoked by Rhino. I found a doc on 'Debug API changes in Rhino 1.5 Release 4' that helped some, but I'm still not getting called correctly. =20 Can someone point out what I've done wrong? =20 Thanks. =20 Jerry Jalenak Software Engineer Netopia, Inc. =20 ------_=_NextPart_001_01C5B9F7.7D803D69 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I need to implement the ability to trace statements = being executed.  I’ve implemented Debugger and DebugFrame, and = I’ve exposed an object called ‘Trace’ that allows me to call Context.setDebugger().  The ‘on’ method in = ‘Trace’ gets called OK, but my implemented debugger never gets invoked by = Rhino.  I found a doc on ‘Debug API changes in Rhino 1.5 Release 4’ that = helped some, but I’m still not getting called = correctly.

 

Can someone point out what I’ve done = wrong?

 

Thanks.

 

Jerry = Jalenak

Software = Engineer

Netopia, = Inc.

 

------_=_NextPart_001_01C5B9F7.7D803D69-- .