From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14717 invoked by alias); 18 Jan 2003 06:19:57 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 14709 invoked from network); 18 Jan 2003 06:19:55 -0000 Received: from unknown (HELO mail.cdt.org) (206.112.85.61) by sources.redhat.com with SMTP; 18 Jan 2003 06:19:55 -0000 Received: from dberlin.org (h-69-3-5-6.MCLNVA23.covad.net [69.3.5.6]) by mail.cdt.org (Postfix) with ESMTP id 46069490145; Sat, 18 Jan 2003 01:14:32 -0500 (EST) Received: from [192.168.1.102] (account dberlin HELO dberlin.org) by dberlin.org (CommuniGate Pro SMTP 4.0.5) with ESMTP-TLS id 2310558; Sat, 18 Jan 2003 01:19:53 -0500 Date: Sat, 18 Jan 2003 06:19:00 -0000 Subject: Re: GDB DWARF-1 C++ support Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v551) Cc: gdb To: Daniel Jacobowitz From: Daniel Berlin In-Reply-To: <20030117195635.GA13418@nevyn.them.org> Message-Id: Content-Transfer-Encoding: 7bit X-SW-Source: 2003-01/txt/msg00340.txt.bz2 On Friday, January 17, 2003, at 02:56 PM, Daniel Jacobowitz wrote: > On Fri, Jan 17, 2003 at 11:54:59AM -0800, David Carlton wrote: >> [ I've retitled this bit of the thread and moved it to gdb@. ] > > I believe no recent version of GCC uses DWARF-1 that does not also > support DWARF-2. We support oddball C compilers, but not oddball C++ > compilers, in general. > Err, I wasn't aware there *was* any other kind of C++ compiler. :P --Dan