From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27019 invoked by alias); 7 Sep 2006 14:44:27 -0000 Received: (qmail 27010 invoked by uid 22791); 7 Sep 2006 14:44:27 -0000 X-Spam-Check-By: sourceware.org Received: from lon-del-02.spheriq.net (HELO lon-del-02.spheriq.net) (195.46.50.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 07 Sep 2006 14:44:19 +0000 Received: from lon-out-03.spheriq.net ([195.46.50.131]) by lon-del-02.spheriq.net with ESMTP id k87EiCnp001112 for ; Thu, 7 Sep 2006 14:44:12 GMT Received: from lon-cus-02.spheriq.net (lon-cus-02.spheriq.net [195.46.50.38]) by lon-out-03.spheriq.net with ESMTP id k87Ei9FM030691 for ; Thu, 7 Sep 2006 14:44:11 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 k87Ei67f009110 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Thu, 7 Sep 2006 14:44:09 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 8A037DAC2; Thu, 7 Sep 2006 14:41:04 +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 7FF7A47458; Thu, 7 Sep 2006 14:40:59 +0000 (GMT) Received: from [164.129.15.13] (bri1043.bri.st.com [164.129.15.13]) by mail1.bri.st.com (MOS 3.5.8-GR) with ESMTP id CHZ80046 (AUTH stubbsa); Thu, 7 Sep 2006 15:40:55 +0100 (BST) Message-ID: <45002F76.30102@st.com> Date: Thu, 07 Sep 2006 14:44:00 -0000 From: Andrew STUBBS User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Subject: Re: "Transfer rate" patch References: <44FD2640.7080605@ronetix.at> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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-09/txt/msg00028.txt.bz2 Vladimir Prus wrote: > You've changed the code to output the number of bytes and changes the text > to read "bytes" the the name of output field is still 'transferred-bits'. > I'm not sure this matters (maybe in MI mode), but in any way, you should > adjust that. I'm not sure what the policy is on these things, but I think that arbitrarily changing field names (and values) unnecessarily breaks compatibility with tools that use MI mode.