HP 68000 Series User Manual page 423

Debugger/simulator
Table of Contents

Advertisement

See Also
Symbol Add
Symbol Display
Examples
To delete symbol 'current_targets' in function 'alter_settings':
Symbol Remove alter_settings\current_targets
To delete all symbols in module 'updateSys':
Symbol Remove updateSys\
To delete symbol 'alter_settings' in module 'updateSys':
Symbol Remove updateSys\alter_settings
In this example, the symbol being removed is a function which contains other
symbols. The debugger prompts you with the message 'This symbol has a
sub-tree. Delete with sub-tree? (Y/N)'. Enter 'Y' to delete the symbol and its
sub-tree. If you respond with 'N', the command is canceled.
To delete all symbols in all modules:
Symbol Remove \
Chapter 9: Debugger Commands
Symbol Remove
401

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents