From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5170 invoked by alias); 15 Jan 2002 21:08:01 -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 5117 invoked from network); 15 Jan 2002 21:07:54 -0000 Received: from unknown (HELO mail-out2.apple.com) (17.254.0.51) by sources.redhat.com with SMTP; 15 Jan 2002 21:07:54 -0000 Received: from mailgate2.apple.com (A17-129-100-225.apple.com [17.129.100.225]) by mail-out2.apple.com (8.11.3/8.11.3) with ESMTP id g0FL7r101788 for ; Tue, 15 Jan 2002 13:07:53 -0800 (PST) Received: from scv2.apple.com (scv2.apple.com) by mailgate2.apple.com (Content Technologies SMTPRS 4.2.1) with ESMTP id for ; Tue, 15 Jan 2002 13:07:53 -0800 Received: from inghji (inghji.apple.com [17.202.40.220]) by scv2.apple.com (8.11.3/8.11.3) with ESMTP id g0FL7rw19978 for ; Tue, 15 Jan 2002 13:07:53 -0800 (PST) Date: Tue, 15 Jan 2002 13:08:00 -0000 Subject: Re: GDB C++ support Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v480) From: Jim Ingham To: gdb@sources.redhat.com Content-Transfer-Encoding: 7bit In-Reply-To: <1011102697.16058.ezmlm@sources.redhat.com> Message-Id: X-Mailer: Apple Mail (2.480) X-SW-Source: 2002-01/txt/msg00169.txt.bz2 Eli, It does know how to demangle gcc 3.0 style names, at least. Just for that it is worth getting... Jim > > > > On Mon, 14 Jan 2002, Michael Elizabeth Chastain wrote: > >> So try gdb 5.1. It works much better with gcc 3 versions. > > Do you (or someone else) happen to know whether v5.1 solves some or > all of the specific problems Guido described in his message? If not, > he has no reason to try GDB 5.1, does he? > > I've seen too many messages here which describe problems GDB 5.1 has > debugging C++ code, and I know too little about these problems to tell > whether they are relevant to Guido's case. That's why I suggested him > to write here, hoping that someone could provide a more specific > answer. > > > -- Jim Ingham jingham@apple.com Developer Tools - gdb Apple Computer