Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » GDB crashes while debugging class templates
GDB crashes while debugging class templates [message #118275] Tue, 31 August 2004 10:02 Go to next message
Eclipse UserFriend
Originally posted by: ebascon.hotmail.com

Hi everybody:

I do not know if this is a CDT/Mingw issue or just a Mingw issue.

I tried to debug a class template using eclipse, but I was not able to step
into a class template because the gdb crashed with the following message:

Cannot find class name: MyClassTemplate<CHAR> in RTTI.

Any suggestions or workarounds?


Ernesto
Re: GDB crashes while debugging class templates [message #118300 is a reply to message #118275] Tue, 31 August 2004 10:28 Go to previous message
Eclipse UserFriend
Originally posted by: alain.nowhere.ca

Ernesto Bascón wrote:

> Hi everybody:

> I do not know if this is a CDT/Mingw issue or just a Mingw issue.

> I tried to debug a class template using eclipse, but I was not able to step
> into a class template because the gdb crashed with the following message:

> Cannot find class name: MyClassTemplate<CHAR> in RTTI.

> Any suggestions or workarounds?

Beside firing a PR to cygwin/Mingw not really. Try a newer version
of gdb (6.x),with a new gcc compiler(3.x series). It does seem to work
better

> Ernesto
Previous Topic:CDT on Run-time Workspace
Next Topic:Command line too long
Goto Forum:
  


Current Time: Mon Jun 02 18:10:41 EDT 2025

Powered by FUDForum. Page generated in 0.04126 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top