On Mon, Aug 23, 2010 at 08:27:36AM -0400, Steven Schveighoffer wrote:
> I personally think even if we don't throw an exception, but print a full  
> stack trace, that would be fine.  Limit the stack trace to N frames to  
> prevent an infinite loop when stack corruption has occurred, and I think  
> we'd be good to go.

That seems like a pretty good idea. I guess undefined behavior doesn't matter
if the program is dead anyway!

Reply via email to