Interactive Debugger
The `dap` session is usually automatically terminated when the program exits or after an idle timout.
LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: March 29, 2026
Prompt Preview
---
name: debugging-code
description: Interactively debug source code — set breakpoints, step through execution line by line, inspect live variable state, evaluate expressions against the running program, and navigate the call stack to trace root causes. Use when a program crashes, raises unexpected exceptions, produces wrong output, when you need to understand how execution reached a certain state, or when print-statement debugging isn't revealing enough.
allowed-tools: Bash(dap *)
---
# Inter...
Full prompt length: 11521 characters
Tools & Technologies
- Go
- Python
- Node.js
- go
- Rust
- TypeScript