Squashed from: - deps: Add node-inspect 1.10.1 This adds a reimplementation of the old CLI debugger (`node debug`) against the new debugger protocol (`node --inspect`). This is necessary because the old protocol won't be supported in future versions of V8. - deps: Update node-inspect to 1.10.2 Starting with 1.10.2 the test suite should pass consistently on windows. - deps: Update to node-inspect 1.10.4 PR-URL: https://github.com/nodejs/node/pull/10187 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
15 KiB
15 KiB
1.10.4
1c31bf7chore: Support embedded mode
1.10.3
7b20379chore: Mark .eslintrc as root
1.10.2
1.10.1
4ba3c72refactor: Undo weird bundling into one file
1.10.0
3e1a66afeat: Support CPU & heap profiles
1.9.3
- Move back to single file - @jkrems #15
9877660refactor: Wrap client in IIFE7795c53refactor: Move more code in createRepl scopebe34a39refactor: Move back to single fileab45b62refactor: Remove single-use functions37a711estyle: Stop usingnew Bufferd669dc5chore: Switch to node eslint rules15e7917style: Use var in classical for loops
1.9.2
c9dc4bedoc: Link directly to GOVERNANCE file
1.9.1
1.9.0
1.8.4
1.8.3
1.8.2
4219a98refactor: Decouple source snippet from repl
1.8.1
95402eerefactor: Movelistinto CallFrame
1.8.0
d0e6499feat:exec .scope
1.7.0
1.6.0
1.5.0
7e0fd99feat: Addrshortcut forrun
1.4.1
484d098chore: Remove old implementation
1.4.0
- Properly tested implementation - @jkrems #4
ba060d3feat: Error handling w/o argsb39b3bcfeat: Launch child481693ffeat: Connect debug client3bba0f2chore: Disable lint for inactive codecc7bdfcfeat: Properly fail with invalid host:port73f34f9refactor: Remove unused field6a23e0crefactor: Better debug output & support node 6.663b0f9btest: Add timeout to waitFor(pattern)cfa197brefactor: Move REPL setup into own file3f46c2cfeat: Working repl eval6911eb1feat: Enter repeats last command7d20b7dchore: Add missing license header23c62f8feat: Print break context5dbc83dfeat: Stepping and breakpoints8deb8ccfeat: list for printing source1ed2ec9chore: Disable verbose output on CI625a435fix: Gracefully handle delayed scriptParsed8823c60chore: Run all the tests00506f7feat: backtrace/bte1ee02drefactor: Leverage util.inspect.custom5dcc319feat: scripts and scripts(true)085cd5arefactor: Consistent import style1c60f91feat: Set breakpoint before file is loadedbc82eccfeat: breakpoints to list breakpoints7f48c95feat: watchers & exec0f8cd13feat: clearBreakpoint0d31560feat: version to print v8 versiondf6b89dfeat: Paused & global exec9e97d73feat: repl to enter exec mode9ee9f90feat: run & restart
3a752aafeat: killa67e470feat: Restore breakpoints on restart
1.3.3
eb7a54cchore: Switch to tap for tests
1.3.2
1.3.1
8767137style: Remove rogue console.log
1.3.0
3ac6232feat: Addversioncommand
1.2.0
86b5812feat: scripts & listScripts(true)
1.1.1
feaea38style: Typo in comment
1.1.0
c64155ffeat: repl command
1.0.0
44c4c79chore: Initial commit985873cfeat: Launching the example works3d92d05chore: Proper license and passing testsb3f99d9feat: Futile attempts to send a valid ws frame465cfb7feat: Working ws connectionda9f011fix: Fix remote connect5ef33d7feat: Working step-by-step534e1e4chore: Add bin entry8cff9cfstyle: Use simpler key thingy720ec53doc: Add instructionsb89ad60doc: More helpful docsde9243cfeat: Watcherse16978fdocs: Working usage hints2dbc204refactor: Use proxiesb8c9b14style: Remove unused varf6b4b20feat: Nicer inspect of remote values36887c6fix: Properly print watchers7729442feat: Add pause commande39a713fix: Properly format boolean propertiesf8f51d7fix: Properly format numeric properties89e6e08feat: Add backtrace command82362acfeat: Add setBreakpoint()7064ccefeat: AddsetBreakpoint(line)360580efeat: Add run/kill/restartb1b576efeat: Addhelpcommand2db4660feat: Add remaining sb() variantsf2ad1aefix: Display breakpoints set into the future73272f9refactor: Make breakpoints more inspect friendly507a71dfeat: Add breakpoints command5fb3e5ddocs: Link to Command Line API docs81af501chore: Fix license field