public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* C++ exception handling problem with GNU PPC‏
@ 2010-01-01 14:44 Oman Nadeem
  0 siblings, 0 replies; only message in thread
From: Oman Nadeem @ 2010-01-01 14:44 UTC (permalink / raw)
  To: crossgcc


 
Hello, 
 
I am having a problem with exception handling for C++ on GNU PPC Tools (MPC8xx platform). 
 
When I call "throw" from "try" block in my test application to raise an exception the control goes in the following way and traps into "abort" on returning NULL from _Unwind_Find_FDE function. 
 
 __cxa_throw
 __Unwind_RaiseException
 uw_init_context_1
 uw_frame_state_for
 Unwind_Find_FDE ("seen_objects" and "unseen_objects" are NULL so return NULL)
 
 
Am I missing any switch or initialization related to c++/exception handling?  Any help will be highly appreciated. 
 
Regards
 
Oman 		 	   		  
_________________________________________________________________
Windows Live Hotmail: Your friends can get your Facebook updates, right from Hotmailآ®.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-01 14:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-01 14:44 C++ exception handling problem with GNU PPC‏ Oman Nadeem

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).