Feature #142
Provide Features for Debugging Javascript Code
| Status: | New | Start: | 10/25/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | C++-API | |||
| Target version: | 0.10 | |||
Description
We should provide debug features. Spidermonkey provides an (pretty much undocumented) API for this http://developer.mozilla.org/en/JSDBGAPI_Reference
This issue can probably be split into several smaller tasks.
History
Updated by Aristid Breitkreuz 278 days ago
- Category set to C++-API
Definitely. Could it be even used to make a debugger?