27 Commits (859ccd78b56dda4a3952e35a0a414db44fe126cf)

Author SHA1 Message Date
Rich Trott bfb4f4224d test: improve error logging for inspector test 8 years ago
Rich Trott aa6fac68da test: adjust indentation for stricter linting 8 years ago
笑斌 c24a73d23c test: replace concatenation with template literals 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Vse Mozhet Byt 76340e3f10 test: fix RegExp nits 8 years ago
Eugene Ostroukhov e6dcc3dfa9 inspector: Allows reentry when paused 8 years ago
Refael Ackermann 16689e30ae inspector: --debug* deprecation and invalidation 8 years ago
Eugene Ostroukhov 5c26378cb7 inspector: fix process._debugEnd() for inspector 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
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
Eugene Ostroukhov b170fb7c55 inspector: proper WS URLs when bound to 0.0.0.0 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
Josh Gavant 6ff3b03240 src, inspector: add --inspect-brk option 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
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
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 b4a249f66b inspector: introduce a smoke test 8 years ago