MichaelBelousov · GitHub

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

see if node's module module makes it easier to resolve sourcemaps

About

a (very) gdb-like command line debugger frontend for (node.js) JavaScript

Resources

Readme

Activity

Stars

3 stars

Watchers

1 watching

Forks

0 forks

Releases

Packages

Used by

Contributors

Languages

Read the original on github.com ↗