exec
Debug precompiled Go binaries by specifying the binary path and arguments. Integrates with Delve MCP to enable debugging, tracing, and analysis of Go programs using natural language commands.
Instructions
Debug a precompiled binary
Input Schema
Name | Required | Description | Default |
---|---|---|---|
args | No | Arguments to pass to the binary | |
binary | Yes | Path to the binary |