From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31463 invoked by alias); 4 Feb 2003 05:59:12 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 31449 invoked from network); 4 Feb 2003 05:59:11 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by 172.16.49.205 with SMTP; 4 Feb 2003 05:59:11 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA23145; Tue, 4 Feb 2003 07:58:13 +0200 (IST) Date: Tue, 04 Feb 2003 05:59:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: David Carlton cc: gdb-patches@sources.redhat.com, drow@mvista.com, mec@shout.net Subject: Re: [rfa/doc] correct info about best C++ compilers/debug formats In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-02/txt/msg00099.txt.bz2 On 3 Feb 2003, David Carlton wrote: > Here's a new version of the patch. It fixes the 'debugg' typo, > replaces DWARF 2 with DWARF2, includes the index entries that Eli > suggested, and it updates the other two sections that Michael > mentioned. I didn't remove the vague sentence that Michael disliked, > but I'll remove it if anybody else also dislikes it. > > OK to commit? Fine with me.