From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15912 invoked by alias); 26 Mar 2005 22:43:27 -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 15896 invoked from network); 26 Mar 2005 22:43:24 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 26 Mar 2005 22:43:24 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DFK0m-0000Le-VN; Sat, 26 Mar 2005 17:44:09 -0500 Date: Sat, 26 Mar 2005 22:43:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: RFC: Use Dwarf 2 CFI on PowerPC targets Message-ID: <20050326224408.GB1151@nevyn.them.org> Mail-Followup-To: Jim Blandy , gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00353.txt.bz2 On Wed, Sep 08, 2004 at 10:43:27AM -0500, Jim Blandy wrote: > > This works fine on PowerPC E500 Linux; I'm still testing it on other > platforms. Thus it's a Request for Comments, not Approval. I'll be > back with test results on AIX, sim, and plain PowerPC Linux in a bit. > > 2004-09-02 Jim Blandy > > * rs6000-tdep.c: #include "dwarf2-frame.h". > (rs6000_dwarf2_reg_to_regnum): Recognize 65 as another number for lr. > (rs6000_gdbarch_init): Hook in dwarf2_frame_sniffer. > * Makefile.in (rs6000-tdep.o): Update dependencies. Did you ever finish testing these? There are now twelve targets which use dwarf2_frame_sniffer and I've just posted a patch to enable it for another, but PPC is still behind. -- Daniel Jacobowitz CodeSourcery, LLC