| |||
| Home > Loading Images and binaries > Loading symbols only for an image > Refreshing the symbols | |||
You can choose to refresh the symbol data for a loaded image during your debugging session. There are two ways to do this for the current process:
Select Target → Refresh Symbols from the Code window main menu.
In the Process Control view:
Right-click on the Image entry for the
required image to display the Image context menu.
Select Refresh Symbols from the available options.
This method is useful if you have multiple images loaded on the same target.
When an image is loaded with symbols, the symbol table is recreated. This automatically deletes any user-defined macros that you have loaded, because these are stored in the symbol table.