This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH]: Don't assume source file in break.exp when optimizing
- From: "David S. Miller" <davem at davemloft dot net>
- To: drow at false dot org
- Cc: gdb-patches at sources dot redhat dot com
- Date: Fri, 05 May 2006 15:45:56 -0700 (PDT)
- Subject: Re: [PATCH]: Don't assume source file in break.exp when optimizing
- References: <20060404.221639.36958969.davem@davemloft.net> <20060505204200.GY31029@nevyn.them.org>
From: Daniel Jacobowitz <drow@false.org>
Date: Fri, 5 May 2006 16:42:00 -0400
> On Tue, Apr 04, 2006 at 10:16:39PM -0700, David S. Miller wrote:
> > 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
> >
> > * gdb.base/break.exp: Do not assume a breakpoint on
> > main will actually be in $srcfile when optimizing.
>
> OK.
Committed, thanks for reviewing.