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 |