bkjs-debug
v0.1.2
Published
Debugging and profiling support for node.js and backendjs
Downloads
4
Readme
Debugging module for node and backendjs
Usage
rungc()- run V8 garbage collector on demandsetsegv()- install SEGV signal handler to show crash backtracesetbacktrace()- install special V8-aware backtrace handlerbacktrace()- show V8 backtrace from current positionheapSnapshot(file)- dump current memory heap snapshot into a file
Author
Vlad Seryakov
