This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH]: Fix assumption in gdb.base/savedregs.exp
- 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:48:36 -0700 (PDT)
- Subject: Re: [PATCH]: Fix assumption in gdb.base/savedregs.exp
- References: <20060406.183425.116316070.davem@davemloft.net> <20060505201712.GU31029@nevyn.them.org>
From: Daniel Jacobowitz <drow@false.org>
Date: Fri, 5 May 2006 16:17:12 -0400
> On Thu, Apr 06, 2006 at 06:34:25PM -0700, David S. Miller wrote:
> > 2006-04-06 David S. Miller <davem@sunset.davemloft.net>
> >
> > * gdb.base/savedregs.exp: Do not require that the dummy
> > frame location match up to a symbol and source file location.
>
> Makes sense. This is fine.
Committed, thanks a lot for reviewing.