setBackend
Configure the debugging backend for Go programs within the Delve MCP server. Choose from default, native, lldb, or rr to tailor the debugging environment.
Instructions
Set the backend for debugging
Input Schema
Name | Required | Description | Default |
---|---|---|---|
backend | Yes | Backend to use (default, native, lldb, or rr) |