setBackend
Configure the debugging backend within Delve MCP for Go programs by specifying options such as default, native, lldb, or rr to optimize code analysis and tracing.
Instructions
Set the backend for debugging
Input Schema
Name | Required | Description | Default |
---|---|---|---|
backend | Yes | Backend to use (default, native, lldb, or rr) |