Date: Tue, 25 Jun 2002 13:12:48 +0300 (IDT) 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.1.X and DWARF2 debugging info for DJGPP In-Reply-To: <3D186451.1096.72A757@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 Tue, 25 Jun 2002 pavenis AT lanet DOT lv wrote: > I tried to change to DWARF2 as default debugging info and run into trouble. > GDB-5.2 (and also rather recent development snapshot of GDB) does not recognize > debugging info of executables generated by this build (currently only tested > executables from build of stage2 of gcc bootstrapping): > > D:\...cc-3.11-prerelease\build.djg\gcc>gdb cc1.exe Does this work with unstubbed images? Also, what's changed since GCC 3.1? IIRC, that version produced executables that GDB 5.2 did recognize, no? Finally, I assume this problem doesn't happen on GNU/Linux, does it?