HP 68000 Series User Manual page 389

Debugger/simulator
Table of Contents

Advertisement

Chapter 9: Debugger Commands
Memory Unload_BBA
Memory Unload_BBA All
The Memory Unload_BBA All command unloads branch analysis information
associated with all absolute files loaded into the file bbadump.data.
This command lets you run bbarep without specifying a file name. The file
name bbadump.data is used as the default name of all dump files.
Memory Unload_BBA All To < "dump_file">
The Memory Unload_BBA All To < "dump_file"> command unloads branch
analysis information associated with all absolute files loaded into
< "dump_file"> .
Memory Unload_BBA Load_File < "load_file">
The Memory Unload_BBA Load_File command unloads only basis branch
information associated with the specified absolute file (< "load_file"> ) into
the file bbadump.data.
This command lets you run bbarep without specifying a file name. The file
name bbadump.data is used as the default name of all dump files.
Memory Unload_BBA Load_File < "load_file"> To < "dump_file">
The Memory Unload_BBA Load_File < "load_file"> To < "dump_file">
command unloads only basis branch information associated with the specified
absolute file (< "load_file"> ) into the file < "dump_file"> .
Examples
To unload all branch analysis information into file "bbadump.data":
Memory Unload_BBA All
To unload all branch analysis information into file "mydata":
Memory Unload_BBA All To "mydata"
To unload branch analysis information associated with absolute file a.out.x
into file "bbadump.data":
Memory Unload_BBA Load_file "a.out"
367

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents