Skip to content
/ trepanjs Public

A more gdb-like debugger for nodejs. In style of the trepan family of debuggers.

License

Notifications You must be signed in to change notification settings

rocky/trepanjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bf77de8 · Jan 25, 2022
May 12, 2015
May 10, 2015
May 4, 2015
Mar 10, 2018
Mar 10, 2018
May 3, 2015
May 3, 2015
May 12, 2015
Apr 22, 2015
May 12, 2015
Aug 2, 2016
Aug 23, 2016
Jan 25, 2022

Repository files navigation

trepanjs

NPM version Build status Downloads

A more gdb-like debugger for nodejs. It is in the style of the trepanning debuggers.

Code is derived from nodejs's lib/_debugger.js inspired by timoshiu's patches.

Installation

npm install -D -g trepanjs

or if you need to do this as root on a Unixy system:

sudo npm install -D -g trepanjs

More Info

See the wiki.

About

A more gdb-like debugger for nodejs. In style of the trepan family of debuggers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published