Re: Venkman vs Win32 app
"Mike Moening" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Organization | Retail Technology Solutions Inc. |
| Message-ID | <[email protected]> |
We are actually in the process of writing a multi-threaded JavaScript debugger for use with Spidermonkey embeddings. It is web based and will allow remote debugging of any script run through spidermonkey. I would estimate 1-2 months before final completion. Let me know if you are interested in playing with the beta... My personal advice is to stay away of JSD. Been down that road... Mike "Niklas Lindquist" <[email protected]> wrote in message news:[email protected]... > Hi > > Is it possible to use venkman for any embedding? I've added spidermonkey > JavaScript support to my win32 app, and would like a debugging service. > > If not, do you have any recomendations on where to start? Maybe I have to go > all the way from the jsd API? > > thanks > /Niklas > >