41 Commits (01f4d9af5e100da22c2d6fc22e06033bfd32f7f9)

Author SHA1 Message Date
Nikolai Vavilov 9991e27ac8 inspector: fix crash on exception 7 years ago
Sam Roberts aae0d4559c test: rearrange inspector headers into convention 7 years ago
Eugene Ostroukhov e6dcc3dfa9 inspector: Allows reentry when paused 7 years ago
Daniel Bevenius 7dfeb36143 test: check inspector support in test/inspector 8 years ago
Refael Ackermann 45d78393a9 test: mark inspector-port-zero-cluster as flaky 7 years ago
Ben Noordhuis 399cb25f62 inspector: bind to random port with --inspect=0 8 years ago
Refael Ackermann 16689e30ae inspector: --debug* deprecation and invalidation 8 years ago
Daniel Bevenius ab28e0a86a test: skip test-bindings if inspector is disabled 8 years ago
Eugene Ostroukhov 60390cd7fb
inspector: JavaScript bindings for the inspector 8 years ago
Eugene Ostroukhov 5c26378cb7 inspector: fix process._debugEnd() for inspector 8 years ago
Eugene Ostroukhov 15e160e626 inspector: report when main context is destroyed 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
Josh Gavant 6ade7f3601 src: update --inspect hint text 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
gwer 0142276977
test: replace indexOf with includes 8 years ago
Ben Noordhuis e0b076a949 lib,src,test: update --debug/debug-brk comments 8 years ago
Rich Trott 06c29a66d4 test: remove common.fail() 8 years ago
Ali Ijaz Sheikh a235ccd168 src,test: debug is now an alias for inspect 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
Eugene Ostroukhov b170fb7c55 inspector: proper WS URLs when bound to 0.0.0.0 8 years ago
Daniel Bevenius 1402fef098 test: make tests pass when configured without-ssl 8 years ago
Eugene Ostroukhov f01fd2ae70 inspector: libuv notification on incoming message 8 years ago
cjihrig 7dd82dd1c3 test: add common.mustNotCall() 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
Rich Trott a68987c154 benchmark,lib,test: adjust for linting 8 years ago
Josh Gavant 6ff3b03240 src, inspector: add --inspect-brk option 8 years ago
Eugene Ostroukhov 2f3865d5f5 inspector: check if connected before waiting 8 years ago
Ben Noordhuis e27f14f0b4 inspector: /json/version returns object, not array 8 years ago
Rich Trott 2486273c0e test: fix flaky test-inspector 8 years ago
Rich Trott 103858e95f test: refactor inspector-helper.js 8 years ago
Eugene Ostroukhov a41b41a540 inspector: do not prompt to use localhost 8 years ago
Eugene Ostroukhov 8f00455c51 inspector: switch to new inspector APIs 8 years ago
Ben Noordhuis 3d9b379cd0 inspector: fix request path nullptr dereference 8 years ago
Eugene Ostroukhov da184f4f33 inspector: no URLs when the debugger is connected 8 years ago
Eugene Ostroukhov 69fc85dcb3 inspector: generate UUID for debug targets 8 years ago
Rich Trott 33dd4ec645 test: mark test-inspector flaky on windows 8 years ago
Eugene Ostroukhov af2ca7ce06 test: use Buffer.alloc 8 years ago
Eugene Ostroukhov 5acbeb0272 inspector: address race conditions 8 years ago
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
Eugene Ostroukhov efe4d19240 inspector: report default context 8 years ago
Eugene Ostroukhov b4a249f66b inspector: introduce a smoke test 8 years ago