variables
View and analyze local variables within the current scope during debugging sessions in Go programs using Delve MCP server, simplifying code inspection and troubleshooting.
Instructions
List local variables in current scope
Input Schema
Name | Required | Description | Default |
---|---|---|---|
sessionId | Yes | ID of the debug session |