trop[bot]
|
be16a195fb
fix: ensure the inspector agent is shutdown before cleaning up the node env (#18077)
|
6 years ago |
Aleksei Kuzmin
|
7589555cec
inspector: stop dragging platform pointer
|
6 years ago |
Shelley Vohr
|
53bdf22c85
clang-format atom 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
|
3138c85218
Fix linking problem with NodePlatform
|
7 years ago |
Aleksei Kuzmin
|
1cf95d2a26
Use node::NodePlatform instead of v8::platform in atom::NodeDebugger
|
7 years ago |
deepak1556
|
538b97582a
app: add support for inspect/inspect-brk in forked node process
|
7 years ago |
Kevin Sawicki
|
a33643c518
Start node inspector agent when --inspect is present
|
8 years ago |
Cheng Zhao
|
1ba3907038
Update to API changes of Chrome 52
|
8 years ago |
Cheng Zhao
|
7ba391da7c
Update to API changes of Chrome 51
|
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 |
Cheng Zhao
|
a1a6ea6fe1
Revert "Remove our own debugger implementation"
|
9 years ago |
Cheng Zhao
|
1d148fe2fb
Remove our own debugger implementation
|
10 years ago |
Cheng Zhao
|
43421aedcf
OVERRIDE macro is now removed
|
10 years ago |
Kevin Sawicki
|
b6b6fc3bfd
Remove All Rights Reserved after GitHub copyright
|
10 years ago |
Cheng Zhao
|
e3b6ea62d6
Send connect message if client is connected.
|
10 years ago |
Cheng Zhao
|
3795cc58b0
Pass debugger messages between V8 debugger.
|
10 years ago |
Cheng Zhao
|
ed7d430f2b
Pass header sent from client.
|
10 years ago |
Cheng Zhao
|
20f21b707b
Start a TCP server in the debugger thread.
|
10 years ago |
Cheng Zhao
|
a584ca3678
Start a new debugger thread to listen for commands.
|
10 years ago |
Cheng Zhao
|
1207dfde4c
Add support for --debug switch.
|
10 years ago |