From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10116 invoked by alias); 8 Jun 2006 18:14:42 -0000 Received: (qmail 10106 invoked by uid 22791); 8 Jun 2006 18:14:42 -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 Jun 2006 18:14:40 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FoP1i-0006ve-Gg; Thu, 08 Jun 2006 14:14:38 -0400 Date: Thu, 08 Jun 2006 18:14:00 -0000 From: Daniel Jacobowitz To: Nathan Sidwell Cc: gdb-patches@sourceware.org Subject: Re: [m68k] Correct dwarf register numbering Message-ID: <20060608181438.GA26368@nevyn.them.org> Mail-Followup-To: Nathan Sidwell , gdb-patches@sourceware.org References: <44844A58.6090200@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44844A58.6090200@codesourcery.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00072.txt.bz2 On Mon, Jun 05, 2006 at 04:14:32PM +0100, Nathan Sidwell wrote: > 2006-06-05 Nathan Sidwell > > * gdb/m68k-tdep.c (m68k_dwarf_reg_to_regnum): New. > (m68k_gdbarch_init): Set it for dwarf & dwarf2 reg number > conversion. Use M68K_NUM_REGS for number of regs. Yeah, this is fine. Thanks. > + /* Convert a dwarf or dwarf2 regnumber to a GDB regnum */ period and two spaces at the end, please. -- Daniel Jacobowitz CodeSourcery