HP B1476 68020 User Manual page 476

Debugger/emulator
Table of Contents

Advertisement

Chapter 12: Debugger Commands
Program Load
program image, the program symbols, or both. The program counter can be
set from the transfer address in the load file or ignored.
The Append parameter loads another program without deleting the existing
program.
If you enter the Program Load command with the New or
Append parameter, the following qualifiers are available:
All
Code_Only
Symbols_Only
Pc_Set
No_Pc_Set
Using the All or Symbols_Only qualifiers along with the Pc_Set qualifier
resets static variables for a complete restart.
The optional root parameter (,< root> ) allows you to specify an alternate
name for the root of the symbol tree.
The base address (&< base_addr> ) allows PC relative code to be shifted upon
loading.
The section list (;< section> ) enables partial loading of absolute file sections,
i.e., prog, data, const, etc. The symbols for all sections will be reloaded.
Resetting Program Variables
To reset static and global program variables after entering a Debugger
Execution Reset_Processor or Program Pc_Reset command, you must reload
your program by using the Program Load command. For faster loading, specify
Program Load New Code_Only. The debugger retains symbol information.
You do not have to reload symbol information if symbol addresses have not
changed.
The address where the object module will be loaded is specified at link time.
However, the address can be changed by specifying a new base address.
452
Both the program image and program symbols to be
loaded.
Only the program image is loaded.
Only the program symbols are loaded.
The program counter is set from the transfer address in
the load file.
The program counter is not reset.

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1476 68030

Table of Contents