X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sat, 02 Feb 2002 17:13:24 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: pavenis AT lanet DOT lv Message-Id: <3028-Sat02Feb2002171323+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: <3C5C10D9.12475.218886@localhost> (pavenis@lanet.lv) Subject: Re: gcc-3.X and GDB References: <3C5AF9B4 DOT 14429 DOT 27FDF9 AT localhost> (pavenis AT lanet DOT lv) <3C5C10D9 DOT 12475 DOT 218886 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: Sat, 2 Feb 2002 16:16:25 +0200 > > > > Does it matter what debug info (COFF, stabs, DWARF2) was it compiled > > with? > > First impression is that it happens if stabs or DWARF debugging information > is used in 2 or more files. It's not enough to have only one file with > DWARF or stabs debugging info. Also it seems that use of COFF debugging info > does not cause problems. If this isn't DJGPP-specific, please report to the GDB mailing list. There's quite a lot going on lately with the debug info readers in GDB, due to significant changes in GCC 3.x. Perhaps this is some bug they need to know about.