exec
Analyze and debug precompiled Go binaries using specified arguments to identify errors and optimize performance with Delve MCP's execution tool.
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 |