> It looks reasonable at first glance, but there's a disturbing comment in > the code something to the effect: > > until we have a GCC compatible unwinding library, hide the API
Indeed, it looks like it was written from scratch for the Diab compiler and is not fully compatible, but it is meant to implement the common C++ ABI. -- Eric Botcazou