Re: What's the point of jsdebug.c?

"Colin Fraser" <[email protected]> Wed, 9 Dec 2009 11:04:29 -0000
Newsgroups gmane.comp.mozilla.devel.jsdebugger
Message-ID <[email protected]>
Hi,

"Boris Zbarsky" <[email protected]> wrote:
>
> To give a C api to jsd that someone can link to as desired, as far as I 
> can see.

I imagine it could be used when embedding Spidermonkey and a debugger in a 
non-browser environment, although I've only used Spidermonkey's jsdbgapi.h 
rather than anything from jsd to do this.

Is jsd active?  I thought I'd read that it was no longer being maintained, 
but I may be mistaken.

Colin