HP 68000 Series User Manual page 323

Debugger/simulator
Table of Contents

Advertisement

Symbol_Case
Symbol_Case tells the debugger how to look up symbols. The debugger will
always look up the symbol as entered, case sensitive. This option allows you to
specify that if the case sensitive lookup fails, the debugger should try again
after converting the symbol to all uppercase (Upper), lowercase (Lower), or
upper first and then lower (All). This option is useful if your toolset converts
symbols to all uppercase or lowercase characters.
See Also
File Startup
Examples
To display symbol names instead of address values in disassembled code:
Debugger Option Symbolics Assem_Symbols On
To turn OFF display of C source lines in assembly-level Code window:
Debugger Option Symbolics Intermixed oFF
To enable debugger expression parameter checking:
Debugger Option Symbolics Check_Args On
Chapter 9: Debugger Commands
Debugger Option Symbolics
301

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents