switch_print_trace
Generate a combined trace showing current PC offset, calling offset, and full backtrace with offsets relative to main for Nintendo Switch debugging.
Instructions
Combined trace: runs get_pc, localize $lr, and my_bt2 in one command. Returns the current PC offset, calling offset, and full backtrace with offsets relative to main.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||