get_stack_trace
Retrieve the current call stack trace while debugging a binary in IDA Pro. Analyze function call sequence to understand execution flow.
Instructions
Get the current call stack trace. Requires active debugger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |