Debugger Client API: Difference between revisions

Jump to navigation Jump to search
Update Debugger API link
(Update Debugger API link)
Line 1: Line 1:
Besides the "low-level", direct [https://developer.mozilla.org/en/SpiderMonkey/JS_Debugger_API_Guide JS Debugger API], there is a debugger client module that allows applications to be written that control the debugger using the [https://wiki.mozilla.org/Remote_Debugging_Protocol Remote Debugging Protocol].  
Besides the "low-level", direct [https://developer.mozilla.org/en-US/docs/Tools/Debugger-API JS Debugger API], there is a debugger client module that allows applications to be written that control the debugger using the [https://wiki.mozilla.org/Remote_Debugging_Protocol Remote Debugging Protocol].  


== Starting the Debugger<br>  ==
== Starting the Debugger<br>  ==
Confirmed users
177

edits

Navigation menu