9.1.8. Miscellaneous commands

These are general commands:

!

Passes the following command to the host operating system.

|

Introduces a comment line.

alias

Defines, undefines, or lists aliases. It enables you to define your own symbolic debugger commands.

comment

Writes a message to stderr.

help

Displays a list of available commands, or help on a particular command.

log

Sends the output of subsequent commands to a file in addition to the screen.

obey

Executes a set of debugger commands which have previously been stored in a file, as if they are being typed at the keyboard.

print

Examines the contents of variables in the program being debugged.

type

Types the contents of a source file, or any text file, between a specified pair of line numbers.

while

Is part of a multi-statement line.

quit

Terminates the current symbolic debugger session and closes any open log or obey files.

Copyright © 1999-2006 ARM Limited. All rights reserved.ARM DUI 0066G
Non-Confidential