Skip to content

Instantly share code, notes, and snippets.

@indutny
Created September 10, 2011 17:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save indutny/9791e8d96f00e448f1f2 to your computer and use it in GitHub Desktop.
Save indutny/9791e8d96f00e448f1f2 to your computer and use it in GitHub Desktop.
debug> backtrace
#0 test.js:1:63
debug> next
break in function Module(...), module.js:259
if (parent) {
^
debug> backtrace
#0 Module._load module.js:259:3
#1 Module.require module.js:341:17
#2 module.js:352:17
#3 test.js:1:74
#4 Module._compile module.js:416:26
#5 Module._extensions..js module.js:434:10
#6 Module.load module.js:335:31
#7 Module._load module.js:294:12
#8 Module.runMain module.js:454:10
#9 startup.processNextTick.process._tickCallback node.js:195:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment