gdb_select_frame
Select a specific stack frame during debugging to examine variables and execution context at that point in the call stack.
Instructions
Select a specific stack frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame_number | Yes | Frame number (0 is current/innermost frame) |