X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Tue, 29 Jan 2002 12:01:11 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: pavenis AT lanet DOT lv cc: djgpp-workers AT delorie DOT com Subject: Re: gcc-3.X and dwarf-2 debug info In-Reply-To: <3C55A7FC.22821.1A60DD6@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 28 Jan 2002 pavenis AT lanet DOT lv wrote: > Seems we have a serious trouble with using GCC-3.X with > DWARF-2 debug info.I tested gcc-3.0.3 release and gcc-3.1 20020124 > and got the same problem > > Specifying DWARF-2 debug info (eg. -ggdb3) breaks > C++ exceptions completelly: No exceptions are catched at all > even in a simple examples. If you can throw together a short program which demonstrates this, it might be a good idea to post that to the gdb mailing list, because it might be a general bug, not something limited to DJGPP. (Unless you already know that other GCC/GDB ports don't have this problem.)