Platform/JSDebugv2: Difference between revisions

Jump to navigation Jump to search
Line 53: Line 53:


<li><b>js::dbg2 must support remote debugging.</b> Using a protocol
<li><b>js::dbg2 must support remote debugging.</b> Using a protocol
resembling the [http://code.google.com/p/v8/wiki/DebuggerProtocol V8
resembling the [http://code.google.com/p/v8/wiki/DebuggerProtocol V8 debugger protocol], js::dbg2 should allow the debugger's user interface to
debugger protocol], js::dbg2 should allow the debugger's user interface to
run in a separate process, perhaps even on a separate machine, from the
run in a separate process, perhaps even on a separate machine, from the
debuggee. This allows us to debug on mobile devices and worker threads, and
debuggee. This allows us to debug on mobile devices and worker threads, and
Confirmed users
496

edits

Navigation menu