bkjs-debug

0.1.2 • Public • Published

Debugging module for node and backendjs

Usage

  • rungc() - run V8 garbage collector on demand
  • setsegv() - install SEGV signal handler to show crash backtrace
  • setbacktrace() - install special V8-aware backtrace handler
  • backtrace() - show V8 backtrace from current position
  • heapSnapshot(file) - dump current memory heap snapshot into a file

Author

Vlad Seryakov

Readme

Keywords

none

Package Sidebar

Install

npm i bkjs-debug

Weekly Downloads

3

Version

0.1.2

License

BSD-3-Clause

Last publish

Collaborators

  • veryakov