http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55693



Eric Christopher <echristo at gmail dot com> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |echristo at gmail dot com



--- Comment #13 from Eric Christopher <echristo at gmail dot com> 2013-01-17 
22:17:16 UTC ---

You can use DYLD_PRINT_BINDINGS to find out which __cxa_allocate_exception call

is being used, it'll also give you the addresses so you can make sure that the

right one is being called as you step through.

Reply via email to