From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6282 invoked by alias); 8 Oct 2007 19:14:23 -0000 Received: (qmail 6271 invoked by uid 22791); 8 Oct 2007 19:14:23 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Oct 2007 19:14:19 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 146C098337; Mon, 8 Oct 2007 19:14:18 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id E8E54980BD; Mon, 8 Oct 2007 19:14:17 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1Iey3U-0007oV-Rr; Mon, 08 Oct 2007 15:14:16 -0400 Date: Mon, 08 Oct 2007 19:35:00 -0000 From: Daniel Jacobowitz To: Luis Machado Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] PPC Call-clobbered registers testcase Message-ID: <20071008191416.GA30019@caradoc.them.org> Mail-Followup-To: Luis Machado , gdb-patches@sourceware.org References: <1190644886.4375.2.camel@localhost> <1190726512.4376.0.camel@localhost> <20071006161230.GA10179@caradoc.them.org> <1191869140.4322.10.camel@localhost> <20071008185507.GA28479@caradoc.them.org> <1191870400.4322.13.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1191870400.4322.13.camel@localhost> User-Agent: Mutt/1.5.15 (2007-04-09) 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-10/txt/msg00177.txt.bz2 On Mon, Oct 08, 2007 at 04:06:39PM -0300, Luis Machado wrote: > > I think this won't work without a bit of extra work to add the new > > directory, e.g. during configure. But I can take care of that. > > > Yes. If the test runs on x86, they may not be in registers - so they > > may still be known, if they were stored on the stack. > > It makes sense. I'll re-work this bit then. While at it i might go for > the configure script changes as well. Thanks. If you want to take care of that, just look at Pierre's patch for gdb.pascal. -- Daniel Jacobowitz CodeSourcery