Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] cdt debugger variable window empty

I have went through debugger, but my Variable window is empty as I step through the breakpoints.

My dubber setup is:

Debugger: gdb Debugger

Debugger Options:
GDB debugger: gdb
GDB command file: .gdbinit
Protocol: Default

My environment:
fedora 6
eclipse 3.3.1.1
cdt 4.0.1

gcc 4.1.2-14

java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05 )
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode)

thanks,
joe


Back to the top