From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5539 invoked by alias); 5 Feb 2003 05:54:57 -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 5529 invoked from network); 5 Feb 2003 05:54:56 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by 172.16.49.205 with SMTP; 5 Feb 2003 05:54:56 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA15646; Wed, 5 Feb 2003 07:53:48 +0200 (IST) Date: Wed, 05 Feb 2003 05:54:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: David Carlton cc: Michael Elizabeth Chastain , drow@mvista.com, gdb-patches@sources.redhat.com 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/msg00170.txt.bz2 On 4 Feb 2003, David Carlton wrote: > Also, I did a grep through the GCC info files, and I saw a lot more > occurrences of 'DWARF 2' than 'DWARF2'. So I went with 'DWARF 2', and > changed the only other occurrence in the manual accordingly. Great, thanks.