On Feb 7, 2012, at 10:18 PM, Matt Veenstra wrote:

> Hello,
> 
> I am looking for a tool to help debug JavaScript code for
> JavaScriptCore when NOT using a browser?  I did a bit of research and
> did not find anything that seems to attach and debug at a code level
> and ignore the DOM.
> 
> Is there something simple I missed?  Drosera seemed to exist in the past.
> 
> Is this the proper list for this question?

I don't believe there is a pre-made tool for debugging JavaScript code in JSC 
outside of WebKit. The APIs exist, so it should be possible to make one, but no 
one has done so at this time, so far as I know.

Regards,
Maciej

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to