pwndbg_thread_select
Select a thread by index to display its backtrace, enabling targeted analysis of multi-threaded processes.
Instructions
Select a specific thread and show its backtrace.
Args: session_id: The UUID of the session. thread_id: The thread index to select.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |