0.2.7 • Published 6 years ago

trepanjs v0.2.7

Weekly downloads
8
License
ISC
Repository
github
Last release
6 years ago

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.

0.2.7

6 years ago

0.2.6

8 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago