John, thanks for the reply... I had missed that completely.
Andrew
John Bandhauer <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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.