windbg_source_lines
Show source code lines around a given address in WinDbg using the configured source path, helping identify the exact source location during debugging.
Instructions
Show source code lines around an address (requires source path).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | Address (default: current IP) |