public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* _Unwind_RaiseException?
@ 2003-11-20 16:04 Lev Assinovsky
  2004-01-11  2:01 ` _Unwind_RaiseException? hzy(gcchelp)
  0 siblings, 1 reply; 2+ messages in thread
From: Lev Assinovsky @ 2003-11-20 16:04 UTC (permalink / raw)
  To: gcc-help

Hello all!
Could anybody explain me the meaning of "_Unwind_RaiseException"?
Thanks in advance!
----
Lev Assinovsky
Aelita Software Corporation
O&S InTrust Framework Division, Team Leader
ICQ# 165072909


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: _Unwind_RaiseException?
  2003-11-20 16:04 _Unwind_RaiseException? Lev Assinovsky
@ 2004-01-11  2:01 ` hzy(gcchelp)
  0 siblings, 0 replies; 2+ messages in thread
From: hzy(gcchelp) @ 2004-01-11  2:01 UTC (permalink / raw)
  To: Lev Assinovsky, gcc-help

Hi,

It's a function prescribed by Itanium C++ ABI's exception handling support,
for details, refer to
http://www.codesourcery.com/cxx-abi/abi-eh.html#base-throw
and "gcc/unwind.inc" in gcc's source tree.

Best regards,
hzy

----- Original Message -----
From: "Lev Assinovsky" <LAssinovsky@algorithm.aelita.com>
To: <gcc-help@gcc.gnu.org>
Sent: Friday, November 21, 2003 12:05 AM
Subject: _Unwind_RaiseException?


Hello all!
Could anybody explain me the meaning of "_Unwind_RaiseException"?
Thanks in advance!
----
Lev Assinovsky
Aelita Software Corporation
O&S InTrust Framework Division, Team Leader
ICQ# 165072909


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-11  2:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-20 16:04 _Unwind_RaiseException? Lev Assinovsky
2004-01-11  2:01 ` _Unwind_RaiseException? hzy(gcchelp)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).