replay
Replay recorded execution traces in the Delve MCP server to debug and analyze Go programs, using specified trace paths and optional process IDs.
Instructions
Replay an rr trace
Input Schema
Name | Required | Description | Default |
---|---|---|---|
onProcess | No | Optional PID to pass to rr | |
tracePath | Yes | Path to the rr trace directory |