debug.select_thread
Select a thread by its hexadecimal ID to set it as the default for inspection, allowing focused debugging of a specific thread in a running Java application.
Instructions
Set default thread for inspection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | hex e.g. 0x1a2b |