Confirmed users
497
edits
m (→Design Summary) |
m (→Design Summary) |
||
| Line 59: | Line 59: | ||
for maintaining a separate connection for each debuggee thread. | for maintaining a separate connection for each debuggee thread. | ||
The Web IDL interface, | The Web IDL interface, jsd2IDebuggerService, is an alternative to the | ||
existing jsdIDebuggerService, wrapping a new C++ API, whose classes are | existing jsdIDebuggerService, wrapping a new C++ API, whose classes are | ||
defined in the js::dbg2 namespace. | defined in the js::dbg2 namespace. | ||