Listing the Nearest Symbol for a Module
Right-click the list in the Modules and Symbols window, and then choose List Nearest Symbol from the shortcut menu.
– or –
From the Debug menu, choose List Nearest KD Symbol.
Note The List Nearest Symbol command does not find symbols based on a local variable address. This command finds symbols in the text section.
The List Nearest Symbol command is available only when the debugger is in break state.
In the Address box, type a hexadecimal address, and then choose OK.
See Also
Modules and Symbols Window | Module and Symbol Viewing
Last updated on Friday, October 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.