evaluate_expression
Evaluate a code expression in the current debugging session to inspect variables and objects when execution is paused at a breakpoint.
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 |