Re: implementation of C++ exceptions in gcc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Craig Allen <callen@xxxxxxxxxx> writes:

> Can anyone point me to a good description of how C++ exceptions are
> implemented in gcc?

There is more than one implementation, or at least there used to be.
Here is a somewhat vague description of the one which is used for
modern ports:
    http://www.codesourcery.com/cxx-abi/abi-eh.html

I don't know if there is a good description anywhere.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux