switch_my_bt
Generate absolute address backtraces for Nintendo Switch debugging by walking the frame pointer chain. Use with gdb-multiarch-mcp to analyze game execution flow.
Instructions
Print the backtrace as absolute addresses by walking the frame pointer chain. Often misses the first address — use 'p/x $lr' for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||