| |||
| Home > DS-5 Debugger commands > DS-5 Debugger commands listed in alphabetical order > reload-symbol-file | |||
This command reloads debug information from an already loaded image into the debugger using the same settings as the original load operation. For example, you can use this command to reload debug information into the debugger after you have rebuilt your image.
The PC register is not set with this command.
reload-symbol-file [filename]
Where:
filenameSpecifies the image to reload. If is not already loaded then an error is generated.