Date: Tue, 31 Jul 2001 12:16:44 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Hans-Bernhard Broeker cc: djgpp-workers AT delorie DOT com Subject: Re: Bug in COFF debug info In-Reply-To: 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, 31 Jul 2001, Hans-Bernhard Broeker wrote: > On Sat, 28 Jul 2001, Eli Zaretskii wrote: > > > (gdb) break main > > Breakpoint 1 at 0x15a6: file fpreg.c, line 984 > > > > Huh? What line 984? This file has only 12 lines. > > And main() is not in fpreg.c, but rather in ftest.c, too... No, that's my fault: I renamed the file, but didn't edit the script I posted.