From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26836 invoked by alias); 20 Feb 2006 17:20:54 -0000 Received: (qmail 26828 invoked by uid 22791); 20 Feb 2006 17:20:53 -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; Mon, 20 Feb 2006 17:20:52 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FBEiQ-00058O-HO; Mon, 20 Feb 2006 12:20:50 -0500 Date: Mon, 20 Feb 2006 17:20:00 -0000 From: Daniel Jacobowitz To: Andrew STUBBS Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH][SH] reformat regs command Message-ID: <20060220172050.GB19356@nevyn.them.org> Mail-Followup-To: Andrew STUBBS , gdb-patches@sources.redhat.com References: <437B4BD5.3040807@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <437B4BD5.3040807@st.com> User-Agent: Mutt/1.5.8i 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-02/txt/msg00369.txt.bz2 On Wed, Nov 16, 2005 at 03:10:13PM +0000, Andrew STUBBS wrote: > 2005-11-16 Andrew Stubbs > > * sh-tdep.c (sh_generic_show_regs): Reformat both code and output. > (sh3_show_regs, sh2e_show_regs, sh2a_show_regs): Likewise. > (sh2a_nofpu_show_regs, sh3e_show_regs, sh3_dsp_show_regs): Likewise. > (sh4_show_regs, sh4_nofpu_show_regs, sh_dsp_show_regs): Likewise. OK. I'm not entirely sure how useful this code is, but what the heck. -- Daniel Jacobowitz CodeSourcery