This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: is it possible to set a hook in exception throwing ?



Pretty much, yeah.

Not quite sure what you mean by hook, but am assuming you mean some
kind of callback existing in __cxa_throw for user code. No, this does
not exist currently.


Yes, that's what I had in mind. When an exception is thrown I want to be able to copy the stacktrace, and keep it somewhere, and freeze another user defined backtrace.

thanks! again :)

- jan

-benjamin









_______________________________________________________ Yahoo! doce lar. Faça do Yahoo! sua homepage. http://br.yahoo.com/homepageset.html



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