Confirmed users
673
edits
Line 327: | Line 327: | ||
=== Debugging compartments === | === Debugging compartments === | ||
* The debugger must be in a separate compartment from the debuggee, some sort of sandbox/new global-and-compartment for hosting a given connection's debugging actors on a thread. | * The debugger must be in a separate compartment from the debuggee, some sort of sandbox/new global-and-compartment for hosting a given connection's debugging actors on a thread. | ||
== Protocol Client API == | == Protocol Client API == |