threads
List all threads in a debugged .NET process to inspect execution state and diagnose concurrency issues during debugging sessions.
Instructions
List all threads in the debugged process
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Session ID (defaults to current session). Use list_sessions to see available sessions. |