From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13428 invoked by alias); 8 Mar 2007 20:05:09 -0000 Received: (qmail 13416 invoked by uid 22791); 8 Mar 2007 20:05:08 -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; Thu, 08 Mar 2007 20:04:57 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HPOr9-0001lj-8a; Thu, 08 Mar 2007 15:04:55 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HPOr9-000764-2r; Thu, 08 Mar 2007 15:04:55 -0500 Date: Thu, 08 Mar 2007 20:05:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [rfc] Increase match_max size for GDB testsuite? Message-ID: <20070308200455.GA27264@caradoc.them.org> Mail-Followup-To: Ulrich Weigand , gdb-patches@sourceware.org References: <20070308184617.GA22903@caradoc.them.org> <200703082000.l28K0w2E018600@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200703082000.l28K0w2E018600@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00094.txt.bz2 On Thu, Mar 08, 2007 at 09:00:58PM +0100, Ulrich Weigand wrote: > I agree. The following patch implements a fetch_all_registers function > modeled after the fetch_auvx routine. This also fixes the problem on > spu-elf. Does it look OK to you? Yes, it does. -- Daniel Jacobowitz CodeSourcery