> And you really don't get much for your effort.  The data that you get
> with the exception is only what the thrower thought to include.  And
> the (IMHO) most important part, the stack trace, isn't available at
> all!  This is why I prefer the crashing idiom -- a crash gives you a
> stack trace. :)

How about 
        if (vfork()) [crash];
        throw exception;


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to