Commit 7599b0e
Eugene Ostroukhov
debug: activate inspector with _debugProcess
This pull request switches the signal handler to start inspector socket
server instead of the legacy V8 debug protocol.
PR-URL: #11431
Fixes: #8464
Reviewed-By: Ben Noordhuis <[email protected]>1 parent 47f8f74 commit 7599b0e
File tree
7 files changed
+973
-696
lines changed- src
7 files changed
+973
-696
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
0 commit comments