unwinding a stack

Marc Glisse marc.glisse@inria.fr
Wed Mar 28 07:29:00 GMT 2012


On Wed, 28 Mar 2012, Oliver Kowalke wrote:

> I'd like to know iff gcc provides some help (functions/structures) in 
> order unwind a stack and call destructors (in case of C++) of objects 
> allocated on the stack.

I don't know much about it, but the ABI document might help:
http://sourcery.mentor.com/public/cxx-abi/abi-eh.html

-- 
Marc Glisse



More information about the Gcc-help mailing list