9.2.2. ! command

The ! command gives access to the command line of the host system without quitting the debugger.

Syntax

The syntax of ! is:

!command

where:

command

Is the operating system command to execute.

Usage

Any command whose first character is ! is passed to the host operating system for execution. For example, !dir (DOS) or !ls (UNIX) lists the contents of the current directory.

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