From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27352 invoked by alias); 3 Feb 2003 20:49:48 -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 27343 invoked from network); 3 Feb 2003 20:49:47 -0000 Received: from unknown (HELO localhost.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 3 Feb 2003 20:49:47 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 61C8B3CB4; Mon, 3 Feb 2003 15:49:46 -0500 (EST) Message-ID: <3E3ED5EA.7020308@redhat.com> Date: Mon, 03 Feb 2003 20:49:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: David Carlton Cc: Eli Zaretskii , gdb-patches@sources.redhat.com, drow@mvista.com, mec@shout.net Subject: Re: [rfa/doc] correct info about best C++ compilers/debug formats References: <1659-Mon03Feb2003211953+0200-eliz@is.elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00091.txt.bz2 > 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. Just FYI, the dwarf v3 spec contains one `DWARF 2' and no `DWARF2's. Andrew