newsThe libunwind project - News

 
 

4 Dec 2003: libunwind v0.96 released

Item posted by David Mosberger-Tang <dmosberger> on Fri 10 Aug 2007 02:42:59 AM UTC.

The big addition this time is support for the exception-handling interface originally defined for the C++ ABI. The extensions added by the GCC developers are also supported. The interface is defined by unwind.h and its key routine is _Unwind_RaiseException(). See http://www.codesourcery.com/cxx-abi/abi-eh.html for details.

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code