| |||
| Home > Loading Images and binaries > About loading images and binaries | |||
When you start RealView Debugger you can begin to use some features such as editing and searching source code. However, to debug images and binaries you must first connect to a suitably configured debug target.
After starting RealView Debugger, and connecting to a debug target, you can:
Load one or more executable images to begin your debugging session. When you load an image it is added to the Recent Images list.
Load binary files of various types to specific locations in memory. When you load a binary it is added to the Recent Binaries list. In addition, the type of binary, and the location where it was previously loaded, is shown for each entry.
The lists contain only those images and binaries that you have previously loaded for the type of target shown in the Code window.
The examples in this chapter assume that you are using a Typical
installation and that the software has been installed in the default
location. If you have changed these defaults, or set the environment
variable RVDEBUG_INSTALL, your installation differs
from that described.
See also: