gdb_get_variables
Retrieve local variables from a specific stack frame during Nintendo Switch debugging with gdb-multiarch.
Instructions
Get local variables for a stack frame.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | No | Thread ID (None for current) | |
| frame | No | Frame number (0 is current) |