This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH]: Use core regset when possible in linux-nat.c
- From: "David S. Miller" <davem at davemloft dot net>
- To: drow at false dot org
- Cc: gdb-patches at sources dot redhat dot com, mark dot kettenis at xs4all dot nl
- Date: Fri, 05 May 2006 15:39:56 -0700 (PDT)
- Subject: Re: [PATCH]: Use core regset when possible in linux-nat.c
- References: <20060408203437.GC18707@nevyn.them.org> <20060408.145433.61007752.davem@davemloft.net> <20060505201426.GT31029@nevyn.them.org>
From: Daniel Jacobowitz <drow@false.org>
Date: Fri, 5 May 2006 16:14:26 -0400
> On Sat, Apr 08, 2006 at 02:54:33PM -0700, David S. Miller wrote:
> > 2006-04-08 David S. Miller <davem@sunset.davemloft.net>
> >
> > * linux-nat.c (linux_nat_do_thread_registers): Use the
> > regset_from_core_section infrastructure if the target
> > supports it.
> > * Makefile.in: Update dependencies.
>
> This looks perfect. Thanks for revising it; this patch is OK.
Committed, thanks for reviewing.