User`s guide
Table Of Contents
- Contents
- Tables
- Preface
- Introduction
- Getting Started
- 2.1 Overview
- 2.2 Hardware Required
- 2.3 Hardware Debug Features
- 2.4 Setting Up the SROM Serial Port Connection
- 2.5 Starting and Running the Mini-Debugger
- 2.6 Sample Session on the EB64
- 2.7 Sample Session on the EB64+ and the AlphaPC 6...
- 2.8 Sample Session on the EB66 and EB66+
- 2.9 Sample Session on the EB164
- 2.10 Sample Session on the AlphaPC 164
- 2.11 Sample Session on the AlphaPC 164LX
- 2.12 Onboard Machine Check Handler
- SROM Mini-Debugger Command Set
- Support, Products, and Documentation
- Index

3–22 SROM Mini-Debugger Command Set
User Commands
fl
The flags (fl) command displays the current state of all flags.
Control Flags
Not applicable.
Description
The behavior of many of the mini-debugger commands can be affected by the state
of one or more of eight available flags. The flags command displays on the screen
the current state of these flags.
Example
In the following example, the default state of all flags, except the display flag, is off
(disabled). Their states can be changed by issuing the appropriate command.
SROM> fl
FollowWr OFF
FollowRd OFF
BaseAddr OFF
Neg Data OFF
Wrt Addr OFF
Loop OFF
Disp ON
QW OFF
SROM> wa
Wrt Addr ON
SROM> !d
Neg Data ON