From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14598 invoked by alias); 5 May 2006 20:06:56 -0000 Received: (qmail 14589 invoked by uid 22791); 5 May 2006 20:06:56 -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:06:46 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Fc6ZZ-0001IH-1c; Fri, 05 May 2006 16:06:45 -0400 Date: Fri, 05 May 2006 20:06:00 -0000 From: Daniel Jacobowitz To: "David S. Miller" Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH]: Fix gdb.mi/mi-regs.exp Message-ID: <20060505200645.GR31029@nevyn.them.org> Mail-Followup-To: "David S. Miller" , gdb-patches@sources.redhat.com References: <20060408.212133.118535055.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060408.212133.118535055.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/msg00094.txt.bz2 On Sat, Apr 08, 2006 at 09:21:33PM -0700, David S. Miller wrote: > > 2006-04-08 David S. Miller > > * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers" > will get printed without a mi_cmd_data_list_register_values prefix. > (*-data-list-register-*): Correct regular expressions to expect the new > pseudo d? floating point registers. OK, with a corresponding fix to mi2-regs.exp. Sorry for the delay getting back to you. I'll be going through the rest of your pending patches this afternoon, I hope. -- Daniel Jacobowitz CodeSourcery