From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14139 invoked by alias); 6 Jan 2004 22:05:39 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 14132 invoked from network); 6 Jan 2004 22:05:38 -0000 Received: from unknown (HELO desire.geoffk.org) (67.169.96.182) by sources.redhat.com with SMTP; 6 Jan 2004 22:05:38 -0000 Received: from desire.geoffk.org (localhost.localdomain [127.0.0.1]) by desire.geoffk.org (8.12.10/8.12.10) with ESMTP id i06M4qQ0015454; Tue, 6 Jan 2004 14:04:52 -0800 Received: (from geoffk@localhost) by desire.geoffk.org (8.12.10/8.12.10/Submit) id i06M4pW2015450; Tue, 6 Jan 2004 14:04:51 -0800 X-Authentication-Warning: desire.geoffk.org: geoffk set sender to geoffk@geoffk.org using -f To: David Edelsohn Cc: amodra@bigpond.net.au, gcc-patches@gcc.gnu.org, cagney@gnu.org, kettenis@chello.nl, gdb-patches@sources.redhat.com, Ulrich.Weigand@de.ibm.com Subject: Re: Incorrect DWARF-2 register numbers on PPC64? References: <200312182258.hBIMwgT25422@makai.watson.ibm.com> <200312201527.hBKFRHgI000712@elgar.kettenis.dyndns.org> <3FF5A069.1040306@gnu.org> <200401022317.i02NHQBR001191@desire.geoffk.org> <20040106152710.GB2533@bubble.modra.org> <200401061807.i06I7Uu7015387@desire.geoffk.org> <200401061809.i06I9vT26150@makai.watson.ibm.com> From: Geoff Keating Date: Tue, 06 Jan 2004 22:05:00 -0000 In-Reply-To: <200401061809.i06I9vT26150@makai.watson.ibm.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-01/txt/msg00150.txt.bz2 David Edelsohn writes: > >>>>> Geoff Keating writes: > > Geoff> Why is DBX_REGISTER_NUMBER in sysv4.h instead of rs6000.h? > > Because only Dwarf2 register numbering is being fixed to conform > to the ABI mapping. The register numbering for Stabs is correct. Then, doesn't this patch break stabs under ELF? -- - Geoffrey Keating