Date: Wed, 26 Jun 2002 13:08: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: <3D19AC42.32660.36E3DB@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 Wed, 26 Jun 2002 pavenis AT lanet DOT lv wrote: > Problem: gdb-5.2 is needed. gdb-5.1 will not work OK with DWARF2 debugging > info generated by gdb-5.1. What are Your plans with GDB-5.2? I will make a port when I have time. Hopefully, soon. > Advantages: warning messages about exceeding 64K source lines are gone now at > build time, so complete debugging info is available now. You mean, with -gcoff?