This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug mi/13041] Virtual base class botch


http://sourceware.org/bugzilla/show_bug.cgi?id=13041

--- Comment #7 from Pedro Alves <pedro at codesourcery dot com> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]