X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Fri, 10 May 2002 11:27:45 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: pavenis AT lanet DOT lv Message-Id: <2561-Fri10May2002112744+0300-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: acottrel AT ihug DOT com DOT au, djgpp-workers AT delorie DOT com In-reply-to: <3CDBA5E8.4247.26D98D@localhost> (pavenis@lanet.lv) Subject: Re: Upcoming gcc-3.1 References: <3CDBA5E8 DOT 4247 DOT 26D98D AT localhost> 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 > From: pavenis AT lanet DOT lv > Date: Fri, 10 May 2002 10:50:16 +0300 > > One of biggest problems with gcc-3.X is that debugging support with > GDB seems to be "bitrotted". For example debugging with -gdwarf-2 of > some my C++ programs works Ok only with -O0. Optimization causes GDB > to crash often (I'm using GDB- 5.2 now) or simply quitting without > any message. Please report crashes in GDB to gdb AT sources DOT redhat DOT com, and please include example programs that cause such crashes. It is important that the GDB developers who work on C++ support be aware of these bugs. TIA.