From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31776 invoked by alias); 3 Feb 2008 18:56:02 -0000 Received: (qmail 31762 invoked by uid 22791); 3 Feb 2008 18:56:01 -0000 X-Spam-Check-By: sourceware.org Received: from fg-out-1718.google.com (HELO fg-out-1718.google.com) (72.14.220.152) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 03 Feb 2008 18:55:44 +0000 Received: by fg-out-1718.google.com with SMTP id e12so1680391fga.0 for ; Sun, 03 Feb 2008 10:55:41 -0800 (PST) Received: by 10.82.134.12 with SMTP id h12mr11324478bud.29.1202064940772; Sun, 03 Feb 2008 10:55:40 -0800 (PST) Received: by 10.82.165.12 with HTTP; Sun, 3 Feb 2008 10:55:40 -0800 (PST) Message-ID: <8f2776cb0802031055u4e02f5f9v7ff875c5603f2b5b@mail.gmail.com> Date: Sun, 03 Feb 2008 18:56:00 -0000 From: "Jim Blandy" To: "Eli Zaretskii" Subject: Re: RFA: Fix manual summary of 'info' command Cc: gdb-patches@sourceware.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8f2776cb0802011410u518ffc08yaa0424105e51a87@mail.gmail.com> X-Google-Sender-Auth: 36c310a01ac434d3 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: 2008-02/txt/msg00050.txt.bz2 On Feb 2, 2008 2:38 AM, Eli Zaretskii wrote: > > Date: Fri, 1 Feb 2008 14:10:25 -0800 > > From: "Jim Blandy" > > > > This is a fix for gdb/2411. Okay to commit? > > Yes, thanks. Committed --- thanks.