Skip to content

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

Notifications You must be signed in to change notification settings

MichaelBelousov/jsdbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsdbg

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published