News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

GDB & Namespaces

Started by evo, June 06, 2005, 12:42:14 PM

Previous topic - Next topic

evo

I'm trying to debug something in my own namespace and GDB doesn't want anything to do with it.

eg:
evoscript::ClassInstance *inst = env.CreateObject("test");

When I try and debug that line or similar, GDB says something about the symbol not being valid as reported by C++ RTTI

I'm using GCC 3.4.x (MinGW) and the latest final beta of CB

Profic

Use snapshot of gdb 6.3
I had same problems with version statted as "current" (5.1).
6.3 works fine with namespaces. As with included classes and overloaded functions produces by gcc >= 3.3.0
Not fear, nor tears can reach me now, the light seems so clear as the night fades away (c) Tristania - Beyond The Veil