edb_list_threads
List all threads in a debugged process, showing IDs, names, and states for thread analysis.
Instructions
List all threads in the debugged process with IDs, names, and states.
Returns: str: Thread listing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |