DescriptionAdd remote debugging front end to developer shell.
D8 now supports demote debuggign of a V8 instance with the debugger agent enabled. Running D8 with the option --remote-debugger will try to connect to a V8 debugger agent and process the debugging protocol. The command line UI is the same as for the D8 in-process debugger as the same code is used for processing the debugger JSON.
Committed: http://code.google.com/p/v8/source/detail?r=1411
Patch Set 1 #
Total comments: 8
Patch Set 2 : '' #
Messages
Total messages: 3 (0 generated)
|