HP 68000 Series User Manual page 419

Debugger/simulator
Table of Contents

Advertisement

Search_All
Wide
If you do not specify any options, the debugger displays all symbols.
Warnings
When you execute the Symbol Display Warnings command, the debugger
displays type mismatches. Mismatches occur when global variables are
declared with different types in different modules or global functions are
declared with different return types or argument counts in different modules.
The command displays all mismatches and the names of the modules in which
the symbols are declared.
Reserved_Symbols
If you specify Reserved_Symbols, the debugger displays processor reserved
symbols, registers, and internal debugger variables.
See Also
Symbol Add
Symbol Remove
Examples
To display the symbol 'updateSys' in the current module:
Symbol Display Default updateSys
To display all symbols in module 'updateSys':
Symbol Display Default updateSys\
> Symbol Display Default updateSys\
displays symbols of all types in all roots (contexts).
shows symbol names only in multicolumn (compressed)
format.
Symbol Display Default updateSys
@ecs\\updateSys
Root is: updateSys
@ecs\\updateSys
updateSys\update_state_of_system
Chapter 9: Debugger Commands
: Type is High level module.
Code section = 00001436 thru 00001C21
: Type is High level module.
Code section = 00001436 thru 00001C21
: Type is Global Function returning void.
Address = 00001436 thru 00001513
Symbol Display
397

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents