mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
a235ccd168
`node debug` is now an alias of `node inspect`. This is intended to be a minimal change – it does not get rid of the the debugger code. That can be done in a follow-on. PR-URL: https://github.com/nodejs/node/pull/11441 Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: joshgav - Josh Gavant <josh.gavant@outlook.com> Reviewed-By: cjihrig - Colin Ihrig <cjihrig@gmail.com> Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com> |
||
---|---|---|
.. | ||
inspector-helper.js | ||
inspector.status | ||
test-inspector-ip-detection.js | ||
test-inspector-stops-no-file.js | ||
test-inspector.js | ||
test-not-blocked-on-idle.js | ||
testcfg.py |