To use this feature, you'll need to do the following:
The secondary Disassembly (Go To Address) view shows the result from the Goto Address action, and the disassembly block in the view remains the same when you step through your debugging process.
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 |