windbg_address_to_symbol
Find the nearest symbol for a given memory address, aiding reverse engineering and debugging by clarifying code locations.
Instructions
Find the nearest symbol to an address (cdb 'ln').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Address |