------- Comment #31 from pluto at agmk dot net 2006-09-05 14:31 ------- is it possible to make gcc unwinder work for solaris too?
at this moment unwinding (after throwing the std::exception from signal handler) on sunos-5.9 looks like this: 0x10000141c : signalHandler(int)+0x8 0xffffffff7e8a7b50 : _setuid+0x4c from /usr/lib/sparcv9/libc.so.1 terminate called after throwing an instance of 'std::runtime_error' what(): test Abort (core dumped) -- pluto at agmk dot net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pluto at agmk dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26208