trop[bot]
|
1154f3c585
fix: ensure the inspector agent is shutdown before cleaning up the node env (#18076)
|
6 years ago |
Nitish Sakhawalkar
|
ffd2224bbe
Node 12 Upgrade (5-0-x) (#17752)
|
6 years ago |
trop[bot]
|
5b34f9bcc9
fix: pass the correct HostPort into the node inspector (#17439)
|
6 years ago |
Robo
|
52fe92d02e
feat: Upgrade to Chromium 71.0.3578.98 (#15966)
|
6 years ago |
deepak1556
|
06a501d4a2
chore: use base::JoinString to concatenate vector
|
6 years ago |
deepak1556
|
089001bd92
fix: update node inspector api usage
|
6 years ago |
Samuel Attard
|
e7b2b93cee
chore: re-enable DCHECK in node_debugger (#15649)
|
6 years ago |
Jeremy Apthorp
|
6e037f5e71
use new node options parser
|
6 years ago |
Aleksei Kuzmin
|
7589555cec
inspector: stop dragging platform pointer
|
6 years ago |
Samuel Attard
|
a43a292d18
fix: dont parse arguments after a -- in the inspector (#14297)
|
6 years ago |
Jeremy Apthorp
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
7 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
shelley vohr
|
0e5b6f9300
Upgrade to node v9.3.0 (#11507)
|
7 years ago |
Cheng Zhao
|
c0c2461245
Do not create duplicate V8Platform in NodeDebugger
|
7 years ago |
Cheng Zhao
|
a34d45d8c4
Fix uninitialized NodePlatform
|
7 years ago |
Cheng Zhao
|
3138c85218
Fix linking problem with NodePlatform
|
7 years ago |
deepak1556
|
ed4482d7a0
Fix node_debugger api changes
|
7 years ago |
Aleksei Kuzmin
|
1cf95d2a26
Use node::NodePlatform instead of v8::platform in atom::NodeDebugger
|
7 years ago |
Kevin Sawicki
|
9d2aa6f1c7
Upgrade to node 8.2.0
|
7 years ago |
deepak1556
|
538b97582a
app: add support for inspect/inspect-brk in forked node process
|
7 years ago |
Kevin Sawicki
|
d8aca08da7
Set _debugWaitConnect on --inspect-brk
|
8 years ago |
Kevin Sawicki
|
b549b20d2c
Convert arg string to utf8 on Windows
|
8 years ago |
Kevin Sawicki
|
a33643c518
Start node inspector agent when --inspect is present
|
8 years ago |
Haojian Wu
|
00693ba075
Replace "size()" with "empty()".
|
8 years ago |
Cheng Zhao
|
497f5a1199
Update files for Chrome 54 API changes
|
8 years ago |
Cheng Zhao
|
7ba391da7c
Update to API changes of Chrome 51
|
9 years ago |
Cheng Zhao
|
5fae63a2f5
Fix compilation errors on OS X
|
9 years ago |
Robo
|
7b5a1b06ba
debugger: expose v8debug
|
9 years ago |
Cheng Zhao
|
134ccb550c
Use libuv to wake up main thread
|
9 years ago |
Cheng Zhao
|
e7791a5486
Import the TCPListenSocket removed by Chromium
|
9 years ago |