Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
A JavaScript debugger with the intent to make people who use a lot of GDB at home with debugging node.js
programs from the terminal. Kind of like the node inspect utility.
Goals
- follow gdb where applicable
- scriptable debugger
- reasonably old node.js support
- source map support