debug.attach
Attach to running JVM processes via JDWP protocol. Connect to a Java application by specifying host and port to enable debugging and application inspection.
Instructions
Connect to JVM via JDWP
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| allow_remote | No | ||
| host | Yes | localhost | |
| port | Yes | ||
| timeout_ms | No |