Originally posted by Brian C Robinson:
Is the debugger supposed to work out of the box?
If you mean the
Java debugger, yes, assuming you installed the SDK version of Eclipse and a reasonably recent version of Java then just select your project, then Run > Debug As > Java Application.
If you mean the C debugger, then no. You also have to install gdb and gcc and the whole gnu toolchain.
(Has anybody noticed that after a while the fly just goes in the moose's nose and stays there?
)