More debugging features

Besides the Debug view, you'll find several other useful views in the Debug perspective:

To: Use this view:
Inspecting variables Variables
Using breakpoints and watchpoints Breakpoints
Evaluating your expressions Expressions
Inspecting your registers Registers
Inspecting a process's memory Memory
Inspecting shared-library usage Modules
Monitoring signal handling Signals
Viewing your output Console
Interacting with GDB Console
Related concepts
Controlling your debug session
Using JTAG debugging
Related tasks
Debugging your program (building an executable for debugging)