stewie
2010-11-08 05:06:24 UTC
I get the same error. But this is not preventing me from debugging.
Maybe you have an error in your program and the breakpoint is placed on a variable declaration, meaning the debugger will not stop.
Also check you are compiling with -g option.
I am using Ubuntu 10.04 kernel 2.6.32-24-generic
Netbeans 6.9
GDB 7.1-ubuntu
Maybe you have an error in your program and the breakpoint is placed on a variable declaration, meaning the debugger will not stop.
Also check you are compiling with -g option.
I am using Ubuntu 10.04 kernel 2.6.32-24-generic
Netbeans 6.9
GDB 7.1-ubuntu