Re: [Libmesh-devel] print_trace and NaNs on Mac OS X

2011-01-10 Thread Cody Permann
On Jan 10, 2011, at 11:40 AM, Roy Stogner wrote: > > > On Mon, 10 Jan 2011, Cody Permann wrote: > >> So I've been looking into making some of the error handling stuff >> more robust on the Mac Platform, i.e. catching NaNs better and >> better stack traces. I was just looking through the print

Re: [Libmesh-devel] print_trace and NaNs on Mac OS X

2011-01-10 Thread Roy Stogner
On Mon, 10 Jan 2011, Cody Permann wrote: > So I've been looking into making some of the error handling stuff > more robust on the Mac Platform, i.e. catching NaNs better and > better stack traces. I was just looking through the print_trace.C > file and noticed that somebody has written wrappers

[Libmesh-devel] print_trace and NaNs on Mac OS X

2011-01-10 Thread Cody Permann
So I've been looking into making some of the error handling stuff more robust on the Mac Platform, i.e. catching NaNs better and better stack traces. I was just looking through the print_trace.C file and noticed that somebody has written wrappers for the demangler and stack trace that seem to w