This is the mail archive of the gcc-bugs@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]

Re: C++ BUG ? throw in shared library


Thanks for the reply,

but the caveats page is 5 months old,
does exist any patch to work arrond this problem ?

in other hand, if I want to debug the __sjthrow function (it seems the
problem is here), does it possible to compile gcc with the -g option in
debug mode ?

for now, when I try to go step by step in this function I found only
assembler language, or in libgcc2.c I found the __sjthrow C code.

what is the good way ?

Regards,
Eric
------Original Message------
From: "Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de>
To: eric.lemoine@engineer.com
Sent: December 16, 1999 10:57:10 PM GMT
Subject: Re: C++ BUG ? throw in shared library


> What is the problem ?

Please see http://gcc.gnu.org/gcc-2.95/caveats.html

Regards,
Martin

______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com?sr=mc.mk.mcm.tag001


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