| |||
Home > RealView Debugger Features > Image and binary loading > Executable images |
For an executable image, you can:
load the image, which by default loads the symbols and all sections
load only the symbols
specify the values for any arguments that your image uses
load specific sections of the image
unload and reload the image.
When you load an executable image, the image details are shown in the Process tab of the Process Control view (see Figure 1.15). You can also perform the load, unload, and reload operations in the Process tab. In addition, if memory mapping is enabled, the memory map in the Memory Map tab is updated to show the related details for the image.