From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21295 invoked by alias); 4 Aug 2011 15:56:56 -0000 Received: (qmail 21257 invoked by uid 22791); 4 Aug 2011 15:56:55 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 04 Aug 2011 15:56:42 +0000 From: "pedro at codesourcery dot com" To: gdb-prs@sourceware.org Subject: [Bug mi/13041] Virtual base class botch X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: mi X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pedro at codesourcery dot com X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 04 Aug 2011 15:56:00 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2011-q3/txt/msg00131.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=13041 --- Comment #7 from Pedro Alves 2011-08-04 15:56:39 UTC --- > I am really sure my program gives the error: "virtual base class botch" but if > you say it doesn't excist anymore. I should better start looking GDB is > installed like it should.... We're probably both right and wrong. I deleted 6 instances of that error recently, but I now see there were two left behind. My grepping failed to find them before because it's actually: "virtual baseclass botch" note no space. Please attach the fixed example source that one can use to reproduce this, plus the resulting compiled binary. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.