I would like to see a stack trace on uncaught exceptions.  I thought the
node option --trace_exception did this but on a stack overflow I'm getting
only this in the exception object:

***** uncaughtException ****

         type*: <string> stack_overflow
         message*: <string> Maximum call stack size exceeded
         stack*: <undefined>
         arguments*: <array:3:0>

As you can see stack property is undefined.

How do I see the stack that has overflowed?

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to