Re: [nodejs] Re: how do you trace the stack on a stack overflow?

2012-04-23 Thread Mark Hahn
cool -- i'll give it a try  -- didn't know they were out in the wild yet.

On Mon, Apr 23, 2012 at 3:57 PM, mscdex  wrote:

> On Apr 23, 4:37 pm, Mark Hahn  wrote:
> > Never mind.  I found some old threads explaining that this is impossible.
> >  I'm trying long-threads and trycatch now but I'm not having any luck.
>
> Maybe the domains feature that landed recently in 0.7.x might help?:
> http://nodejs.org/docs/v0.7.8/api/domain.html
>
> --
> 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 nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en


[nodejs] Re: how do you trace the stack on a stack overflow?

2012-04-23 Thread mscdex
On Apr 23, 4:37 pm, Mark Hahn  wrote:
> Never mind.  I found some old threads explaining that this is impossible.
>  I'm trying long-threads and trycatch now but I'm not having any luck.

Maybe the domains feature that landed recently in 0.7.x might help?:
http://nodejs.org/docs/v0.7.8/api/domain.html

-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en


[nodejs] Re: how do you trace the stack on a stack overflow?

2012-04-23 Thread Mark Hahn
Never mind.  I found some old threads explaining that this is impossible.
 I'm trying long-threads and trycatch now but I'm not having any luck.

On Mon, Apr 23, 2012 at 1:10 PM, Mark Hahn  wrote:

> I asked a question pretty much the same as this a few days ago and got no
> response so I'm bumping it.  I am pretty sure there is some command-line
> option to show stack traces on uncaught exceptions but i cannot find it.
>  I've been stuck on this problem for some time now.
>
>

-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en