Loading Programs And Symbols; To Specify The Location Of C Source Files - HP B1476 68020 User Manual

Debugger/emulator
Table of Contents

Advertisement

Chapter 4: Loading and Executing Programs

Loading Programs and Symbols

Loading Programs and Symbols
This section shows you how to:

To specify the location of C source files

• Before you start the debugger, set the HP64_DEBUG_PATH environment
variable.
The location of C source files can be defined to the debugger with the UNIX
shell variable HP64_DEBUG_PATH. If HP64_DEBUG_PATH is defined, the
debugger only searches for the files in the path(s) specified in
HP64_DEBUG_PATH, in the order in which they are listed.
The % character can be included in the path to cause the debugger to search
the location of the source files recorded in the absolute file.
If HP64_DEBUG_PATH is not defined, the debugger searches for source files
in the following sequence:
1
2
Example
The shell variable definition:
94
Specify the location of C source files.
Load programs.
Load programs only (without symbols).
Load symbols only (without the program).
Append programs.
Specify demand loading of symbols.
their location at compile time (this information is recorded in the
absolute file)
the current directory (if the required source files are not found in their
compile location)

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1476 68030

Table of Contents