attach
Connect to a running Go process by specifying its Process ID using the Delve MCP server. Enables debugging, tracing, and analysis of Go programs through natural language commands.
Instructions
Attach to a running process
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pid | Yes | Process ID to attach to |