From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5241 invoked by alias); 23 Jan 2006 17:35:46 -0000 Received: (qmail 5232 invoked by uid 22791); 23 Jan 2006 17:35:46 -0000 X-Spam-Check-By: sourceware.org Received: from lon-del-01.spheriq.net (HELO lon-del-01.spheriq.net) (195.46.50.97) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 23 Jan 2006 17:35:44 +0000 Received: from lon-out-01.spheriq.net ([195.46.50.129]) by lon-del-01.spheriq.net with ESMTP id k0NHZY2g011129 for ; Mon, 23 Jan 2006 17:35:34 GMT Received: from lon-cus-02.spheriq.net (lon-cus-02.spheriq.net [195.46.50.38]) by lon-out-01.spheriq.net with ESMTP id k0NHZXZq008594 for ; Mon, 23 Jan 2006 17:35:33 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by lon-cus-02.spheriq.net with ESMTP id k0NHZT6O004419 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Mon, 23 Jan 2006 17:35:31 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id DBC31DA41 for ; Mon, 23 Jan 2006 17:35:28 +0000 (GMT) Received: from mail1.bri.st.com (mail1.bri.st.com [164.129.8.218]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id A7245474A1 for ; Mon, 23 Jan 2006 17:38:59 +0000 (GMT) Received: from [164.129.15.13] (terrorhawk.bri.st.com [164.129.15.13]) by mail1.bri.st.com (MOS 3.5.8-GR) with ESMTP id CHD84250 (AUTH stubbsa); Mon, 23 Jan 2006 17:35:27 GMT Message-ID: <43D5135C.9010400@st.com> Date: Mon, 23 Jan 2006 17:35:00 -0000 From: Andrew STUBBS User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: Re: [SH] PATCH: Define the register groups References: <436105B8.7020605@st.com> <436F6CF7.1070003@st.com> <20060120233520.GJ21181@nevyn.them.org> <43D4FADC.4070303@st.com> <20060123160736.GB17767@nevyn.them.org> In-Reply-To: <20060123160736.GB17767@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-O-Spoofed: Not Scanned X-O-General-Status: No X-O-Spam1-Status: Not Scanned X-O-Spam2-Status: Not Scanned X-O-URL-Status: Not Scanned X-O-Virus1-Status: No X-O-Virus2-Status: Not Scanned X-O-Virus3-Status: No X-O-Virus4-Status: No X-O-Virus5-Status: Not Scanned X-O-Image-Status: Not Scanned X-O-Attach-Status: Not Scanned X-SpheriQ-Ver: 4.2.0 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-01/txt/msg00333.txt.bz2 Daniel Jacobowitz wrote: > On Mon, Jan 23, 2006 at 03:48:44PM +0000, Andrew STUBBS wrote: >> At the end of the day the important thing is that 'info registers', >> 'info float' and 'info vector' print the right thing. >> >> OK? > > This patch is fine. Thanks! Thanks, committed. >> P.S. Your email headers contain: >> >> Mail-Followup-To: Andrew STUBBS , >> gdb-patches@sources.redhat.com >> >> which means I end up replying to myself! Is this deliberate? It is >> slightly irritating. > > This is yet another fallout from the fact that M-F-T isn't quite > standard... your mail client is supposed to be smart enough to edit > your own address out of the reply list! Sorry about that, but I'm not > sure if there's anything I can readily do about it. I don't suppose signing up as a Mozilla Thunderbird developer, fixing the problem and getting it into the next release would be 'readily'? :)