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

Mark Mitchell mark@codesourcery.com
Tue Aug 24 23:19:00 GMT 1999


>>>>> "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


More information about the Libc-alpha mailing list