This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: unwinding a stack


thx - '_Unwind_ForcedUnwind' seams to be the function I need to use.

Oliver

> 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

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de


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