edb_get_current_thread
Gets detailed information about the currently active thread, including its state, registers, and call stack.
Instructions
Get info about the currently active thread.
Returns: str: Current thread information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |