tlrobinson / long-stack-traces

Long stacktraces for V8 implemented in user-land JavaScript. [UNMAINTAINED] Use https://github.com/mattinsler/longjohn instead
277 stars 15 forks source link

newbie help? #8

Open mark-hahn opened 12 years ago

mark-hahn commented 12 years ago

I'm chasing a stack overflow and I'm getting this on my console before I get my uncaught exception ...

Uncaught undefined Uncaught undefined Uncaught undefined

Do you think this is coming from long-stack-traces? What does it mean? Can I improve the reporting?

mark-hahn commented 12 years ago

More on this. I was listening for the Uncaught Exception. I've disabled that and now I get ...

/ri/node_modules/long-stack-traces/lib/long-stack-traces.js:80
                    throw ""; // TODO: throw the original error, or undefined?