Platform/JSDebugv2: Difference between revisions

→‎Remote debugging: Fix remote debugging protocol page name.
(→‎Remote debugging: Fix remote debugging protocol page name.)
Line 73: Line 73:
=== Remote debugging ===
=== Remote debugging ===


[[RemoteDebugging|Remote debugging]], in which the debugger's user interface
[[Remote Debugging Protocol|Remote debugging]], in which the debugger's user interface runs in a separate process from the debuggee and communicates with the debuggee over a stream connection, addresses many of our goals in one step:
runs in a separate process from the debuggee and communicates with the
debuggee over a stream connection, addresses many of our goals in one step:
<ul>
<ul>
<li><b>A remote debugger is easier to make robust.</b> The debugger's user
<li><b>A remote debugger is easier to make robust.</b> The debugger's user
Confirmed users
496

edits