
28 Sep
2011
28 Sep
'11
5:05 p.m.
2. Adding backtrace and system_error_code support.
This adds additional exception information to boost::thread_exception, boost::thread_resource_error, and boost::thread_interrupted that allows Passenger to dump a full backtrace all the way up its stack.
This change is relatively straightforward and seems like it would benefit a number of users.
This would be of great interest to me - but not there. In boost::exception, instead.
Making it work cross-platform is the trick. ;-)
Indeed, none the less I'm sure there would be interest in this, can I suggest you file a couple of Trac tickets with patches at svn.boost.org, make sure the issue (1) is assigned to the thread lib, and issue (2) to Boost.Exception. Cheers, John.