From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24707 invoked by alias); 4 Feb 2002 08:26:08 -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 24643 invoked from network); 4 Feb 2002 08:26:07 -0000 Received: from unknown (HELO elgrande.localdomain) (216.187.78.2) by sources.redhat.com with SMTP; 4 Feb 2002 08:26:07 -0000 Received: (from cfox@localhost) by elgrande.localdomain (8.11.6/8.11.6) id g148Q7P16589; Mon, 4 Feb 2002 00:26:07 -0800 X-Authentication-Warning: elgrande.localdomain: cfox set sender to cfox@crystalcherry.com using -f Subject: GCC 3.0 From: Colin Fox To: gdb Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: Mon, 04 Feb 2002 00:26:00 -0000 Message-Id: <1012811166.31330.23.camel@elgrande> Mime-Version: 1.0 X-SW-Source: 2002-02/txt/msg00072.txt.bz2 Greetings everyone. I've tried to update to the latest gcc (3.0) and the latest gdb (5.1.1), and I've found that there is some incompatibility involved. Specifically, in a number of cases (which worked fine in gcc 2.96) where I could "print *this", when I try my software with gcc 3.0 I get a "Value can't be converted to an integer". In DDD, when I try to display "*this", I get a "Disabling display 1 to avoid infinite recursion.". Again, this works fine if I compile with gcc 2.96. Is this a bug in the gcc 3.0 debug output, or is this simply something that gdb will have to be brought up to date on? Regards, Colin -- Colin Fox CF Consulting Inc. cfox@crystalcherry.com