I am trying to port a fairly large C++ project to using g++ 4.0 on Mac OS X. My project compiles without errors, but I can\'t get GDB to work properly. When I look at the stack
I got those symptoms, when my gdb version didn't match my g++ version.
Try to get the newest gdb.