This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Help: Unwinding the C++ stack...throw, longjmp & threads


>>>>> "Ulrich" == Ulrich Drepper <drepper@cygnus.com> writes:

    Ulrich> Joern Rennecke <amylaar@cygnus.co.uk> writes:

    >> This can be automated.

    Ulrich> No, it cannot.  There is sometimes asm() code ein
    Ulrich> functions doing callbacks.

And, in any case, doing the process once isn't enough.  It really
would need to be done every time glibc is built, to make sure that no
change would require more functions to have EH support.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]