From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9894 invoked by alias); 19 Jun 2007 03:27:28 -0000 Received: (qmail 9883 invoked by uid 22791); 19 Jun 2007 03:27:27 -0000 X-Spam-Check-By: sourceware.org Received: from mtagate6.de.ibm.com (HELO mtagate6.de.ibm.com) (195.212.29.155) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 19 Jun 2007 03:27:24 +0000 Received: from d12nrmr1607.megacenter.de.ibm.com (d12nrmr1607.megacenter.de.ibm.com [9.149.167.49]) by mtagate6.de.ibm.com (8.13.8/8.13.8) with ESMTP id l5J3RLNt1402230 for ; Tue, 19 Jun 2007 03:27:21 GMT Received: from d12av02.megacenter.de.ibm.com (d12av02.megacenter.de.ibm.com [9.149.165.228]) by d12nrmr1607.megacenter.de.ibm.com (8.13.8/8.13.8/NCO v8.3) with ESMTP id l5J3RLAB4087834 for ; Tue, 19 Jun 2007 05:27:21 +0200 Received: from d12av02.megacenter.de.ibm.com (loopback [127.0.0.1]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l5J3RLO8007242 for ; Tue, 19 Jun 2007 05:27:21 +0200 Received: from [9.152.248.39] (dyn-9-152-248-39.boeblingen.de.ibm.com [9.152.248.39]) by d12av02.megacenter.de.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l5J3RKll007237 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 19 Jun 2007 05:27:21 +0200 Message-ID: <46774CC7.1010508@de.ibm.com> Date: Tue, 19 Jun 2007 03:27:00 -0000 From: Markus Deuling User-Agent: Thunderbird 1.5.0.10 (X11/20070301) MIME-Version: 1.0 To: Ulrich Weigand CC: GDB Patches Subject: Re: [rfc] Remove macros {SP,PC,PS,FP0}_REGNUM from gdbarch.sh References: <200706181748.l5IHmaZN018535@d12av02.megacenter.de.ibm.com> In-Reply-To: <200706181748.l5IHmaZN018535@d12av02.megacenter.de.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-06/txt/msg00361.txt.bz2 Ulrich Weigand wrote: > Markus Deuling wrote: > >> there were lots of changes to various parts of GDB so it was necessary to rebase the REGNUM patch. So here it >> is again. Build and tested on x86. Build with gdb_mbuild.sh > > Thanks for re-doing that patch. It looks like a small number of > places were overlooked; I've now committed this patch together with > those (see patch below). > > Longer-term, most uses of those gdbarch callbacks -in particular > those in platform-specific code- are probably bogus and should be > removed. But that's a different issue ... > Ok, thank you very much ! -- Markus Deuling GNU Toolchain for Linux on Cell BE deuling@de.ibm.com