HP (Hewlett-Packard) 5992-4701 Computer Hardware User Manual


 
Table 16-16 Data format commands (continued)
MeaningWDB EquivalentXDB Command
Decimal integerd
d
Long decimal integerd
D (1)
e Floating-point notation as floatNo equivalent
e
e Foating-point notation as doubleNo equivalent
E (1)
f floating-point notation as floatNo equivalent
f
f floating-point notation as doubleNo equivalent
F (1)
g floating-point notation as floatf
g
g floating-point notation as doublef
G (1)
Machine instruction (disassembly)Use x/i command
i
Formatted structure displayNo equivalent
k
Formatted structure display with
base classes
No equivalent
K (1)
Normal (default) format, based on
type
print
n
Expression in octal as integero
o
Expression in octal as long integero
O (1)
Print name of procedure
containing address
a
P
StringNo equivalent
s
Formatted structure displayNo equivalent
S
Show type of the expressionwhatis, ptype
t
Show type of expression, including
base class information
ptype
T (1)
Expression in unsigned decimal
format
u
u
Expression in long unsigned
decimal format
u
U (1)
Wide character stringNo equivalent
w
Address of wide character stringNo equivalent
W (1)
Print in hexadecimalx
x
Print in long hexadecimalx
X (1)
16.3 XDB data formats and HP WDB equivalents 267