93caa0f
docs: Add missing oc in protocol2d87cbe
fix: Make --inspect-port=0 workebfd02e
chore: Bump tap to 10.7c07adb1
test: Use useful break location94f0bf9
fix: FixtakeHeapSnapshot()
truncation bug
42e0cd1
fix: look for generic hint text
- doc: add profile and heap to help - @joshgav #39
f64c920
doc: add profile and heap to help
- Update test suite to pass on latest nightly - @jkrems #36
- Verify custom port support - @jkrems #41
e3a489f
test: custom port
- Support for debugging a pid - @jkrems #37
4179506
feat: Support for debugging a pid
- chore: Fix usage text for embedded mode - @addaleax #20
b0779f5
chore: Fix usage text for embedded mode
- print 'ok' after connection - @ofrobots #25
2a47125
fix: print 'ok' after connection
- Make autocompletion in REPL work - @aqrln #28
ccab737
fix: Make autocompletion in REPL work
- Remove console.error() statement - @aqrln #30
032b045
style: Remove console.error() statement
- Take --debug-port into account - @jkrems #26
054d4b1
fix: Take --debug-port into account
- Delay run until breakpoints are restored - @jkrems #34
a4e4b6f
chore: Fix repo info in package.json
1c31bf7
chore: Support embedded mode
7b20379
chore: Mark .eslintrc as root
4ba3c72
refactor: Undo weird bundling into one file
3e1a66a
feat: Support CPU & heap profiles
- Move back to single file - @jkrems #15
9877660
refactor: Wrap client in IIFE7795c53
refactor: Move more code in createRepl scopebe34a39
refactor: Move back to single fileab45b62
refactor: Remove single-use functions37a711e
style: Stop usingnew Buffer
d669dc5
chore: Switch to node eslint rules15e7917
style: Use var in classical for loops
c9dc4be
doc: Link directly to GOVERNANCE file
4219a98
refactor: Decouple source snippet from repl
95402ee
refactor: Movelist
into CallFrame
d0e6499
feat:exec .scope
7e0fd99
feat: Addr
shortcut forrun
484d098
chore: Remove old implementation
- Properly tested implementation - @jkrems #4
ba060d3
feat: Error handling w/o argsb39b3bc
feat: Launch child481693f
feat: Connect debug client3bba0f2
chore: Disable lint for inactive codecc7bdfc
feat: Properly fail with invalid host:port73f34f9
refactor: Remove unused field6a23e0c
refactor: Better debug output & support node 6.663b0f9b
test: Add timeout to waitFor(pattern)cfa197b
refactor: Move REPL setup into own file3f46c2c
feat: Working repl eval6911eb1
feat: Enter repeats last command7d20b7d
chore: Add missing license header23c62f8
feat: Print break context5dbc83d
feat: Stepping and breakpoints8deb8cc
feat: list for printing source1ed2ec9
chore: Disable verbose output on CI625a435
fix: Gracefully handle delayed scriptParsed8823c60
chore: Run all the tests00506f7
feat: backtrace/bte1ee02d
refactor: Leverage util.inspect.custom5dcc319
feat: scripts and scripts(true)085cd5a
refactor: Consistent import style1c60f91
feat: Set breakpoint before file is loadedbc82ecc
feat: breakpoints to list breakpoints7f48c95
feat: watchers & exec0f8cd13
feat: clearBreakpoint0d31560
feat: version to print v8 versiondf6b89d
feat: Paused & global exec9e97d73
feat: repl to enter exec mode9ee9f90
feat: run & restart
3a752aa
feat: killa67e470
feat: Restore breakpoints on restart
eb7a54c
chore: Switch to tap for tests
8767137
style: Remove rogue console.log
3ac6232
feat: Addversion
command
86b5812
feat: scripts & listScripts(true)
feaea38
style: Typo in comment
c64155f
feat: repl command
44c4c79
chore: Initial commit985873c
feat: Launching the example works3d92d05
chore: Proper license and passing testsb3f99d9
feat: Futile attempts to send a valid ws frame465cfb7
feat: Working ws connectionda9f011
fix: Fix remote connect5ef33d7
feat: Working step-by-step534e1e4
chore: Add bin entry8cff9cf
style: Use simpler key thingy720ec53
doc: Add instructionsb89ad60
doc: More helpful docsde9243c
feat: Watcherse16978f
docs: Working usage hints2dbc204
refactor: Use proxiesb8c9b14
style: Remove unused varf6b4b20
feat: Nicer inspect of remote values36887c6
fix: Properly print watchers7729442
feat: Add pause commande39a713
fix: Properly format boolean propertiesf8f51d7
fix: Properly format numeric properties89e6e08
feat: Add backtrace command82362ac
feat: Add setBreakpoint()7064cce
feat: AddsetBreakpoint(line)
360580e
feat: Add run/kill/restartb1b576e
feat: Addhelp
command2db4660
feat: Add remaining sb() variantsf2ad1ae
fix: Display breakpoints set into the future73272f9
refactor: Make breakpoints more inspect friendly507a71d
feat: Add breakpoints command5fb3e5d
docs: Link to Command Line API docs81af501
chore: Fix license field