debug.attach
Attach to a running Java Virtual Machine via JDWP to debug live applications. Configure host, port, remote access, and connection timeout for automated debugging sessions.
Instructions
Connect to JVM via JDWP
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| allow_remote | No | ||
| host | Yes | localhost | |
| port | Yes | ||
| timeout_ms | No |