From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29786 invoked by alias); 5 May 2006 20:15:01 -0000 Received: (qmail 29772 invoked by uid 22791); 5 May 2006 20:15:00 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 05 May 2006 20:14:28 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fc6h0-0001Mc-Iq; Fri, 05 May 2006 16:14:26 -0400 Date: Fri, 05 May 2006 20:15:00 -0000 From: Daniel Jacobowitz To: "David S. Miller" Cc: gdb-patches@sources.redhat.com, mark.kettenis@xs4all.nl Subject: Re: [PATCH]: Use core regset when possible in linux-nat.c Message-ID: <20060505201426.GT31029@nevyn.them.org> Mail-Followup-To: "David S. Miller" , gdb-patches@sources.redhat.com, mark.kettenis@xs4all.nl References: <20060406.150330.76592441.davem@davemloft.net> <20060408203437.GC18707@nevyn.them.org> <20060408.145433.61007752.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060408.145433.61007752.davem@davemloft.net> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00096.txt.bz2 On Sat, Apr 08, 2006 at 02:54:33PM -0700, David S. Miller wrote: > 2006-04-08 David S. Miller > > * 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. -- Daniel Jacobowitz CodeSourcery