trepanjs

0.2.7 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i trepanjs

Weekly Downloads

3

Version

0.2.7

License

ISC

Unpacked Size

238 kB

Total Files

86

Last publish

Collaborators

  • rockyb