Andrew Friedl wrote:
> 
> I need to implement a debugger for the Mozilla JavaScript engine.
> 
> In partiucular I'm looking for something that is applicable to an IDE
> environment.
> 
> All suggestions helpful,
> 
> Andrew

I hope you found http://mozilla.org/js/jsd/  This isn't going to
give you a finished debugger (unless you are writing your IDE in
Java) but there is a lot of stuff.

John.

Reply via email to