HP 68000 Series User Manual page 402

Debugger/simulator
Table of Contents

Advertisement

Chapter 9: Debugger Commands
Program Load
Reload Parameter
The Reload parameter reloads only the code image for the current absolute
file (that is, the file at the root of the current symbol tree). This is a shorthand
way to reload code without having to look up the file name. Monitored
expressions in the Monitor window will not be cleared; software breakpoints
will be cleared.
New/Append Parameters
The New parameter loads a new program, removing any old program that may
have been loaded. The New parameter optionally allows you to load the
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, Append, or Options
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.
380
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:

B1466

Table of Contents