Author Topic: GDB & Namespaces  (Read 5931 times)

evo

  • Guest
GDB & Namespaces
« on: June 06, 2005, 12:42:14 pm »
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

Offline Profic

  • Multiple posting newcomer
  • *
  • Posts: 56
GDB & Namespaces
« Reply #1 on: June 06, 2005, 08:22:46 pm »
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