dbg_source
View source code lines around a specific file and line during debugging, defaulting to the current stop frame. Helps examine code context at breakpoints or stepping.
Instructions
Return source lines around file:line (defaults to the current stop frame).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| file | No | ||
| line | No | ||
| context | No |