From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8659 invoked by alias); 12 Nov 2011 17:09:57 -0000 Received: (qmail 8649 invoked by uid 22791); 12 Nov 2011 17:09:56 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-yx0-f169.google.com (HELO mail-yx0-f169.google.com) (209.85.213.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 12 Nov 2011 17:09:43 +0000 Received: by yenm10 with SMTP id m10so1540223yen.0 for ; Sat, 12 Nov 2011 09:09:42 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.124.112 with SMTP id w76mr4329936yhh.22.1321117782426; Sat, 12 Nov 2011 09:09:42 -0800 (PST) Received: by 10.236.44.4 with HTTP; Sat, 12 Nov 2011 09:09:42 -0800 (PST) In-Reply-To: References: <20110921190419.542512461A9@ruffy.mtv.corp.google.com> Date: Sat, 12 Nov 2011 17:09:00 -0000 Message-ID: Subject: Re: Rename "info definitions"? From: Matt Rice To: Eli Zaretskii Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-11/txt/msg00342.txt.bz2 On Sat, Nov 12, 2011 at 9:03 AM, Matt Rice wrote: > On Fri, Oct 14, 2011 at 1:23 PM, Tom Tromey wrote: > >> The code bits are ok. =A0Thanks. > > sorry for the delay, attached is what I commited, > (I missed a change from Eli's requested changes), > and noticed a duplicate and a misnamed test. > Forgot to mention... The NEWS file text i had written didn't really work well with changes since. (explaining one new command while not explaining others). So I removed the explaination. Hopefully that is alright.