evaluate_expression
Evaluate an expression in the current debugger context during a stopped state, enabling variable inspection and code analysis.
Instructions
Evaluate an expression in the current debug context.
State: STOPPED required.
Escape hatch: see the dap-escape-hatch prompt for unwrapped DAP requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame_id | No | ||
| expression | Yes |