Debugging with GDB Manual HP WDB v6.3 (5900-2180, August 2012)

Table 22 Variable Identifiers (continued)
MeaningHP WDB EquivalentXDB Variable Identifier
Shorthand for last thing you looked atEmpty string; for example, p is the
equivalent of p .
. (dot)
Search for global variable only::var to distinguish a global from a
local variable with same name
:var or ::var
16.8 Alphabetical lists of XDB commands and HP WDB equivalents
Table 23 (page 216)
Table 24 (page 216)
Table 25 (page 217)
Table 26 (page 218)
Table 27 (page 218)
Table 28 (page 219)
Table 29 (page 220)
Table 30 (page 220)
Table 31 (page 221)
Table 32 (page 221)
16.8.1 A
Table 23 A
Equivalent HP WDB CommandXDB Command
No equivalenta [cmds]
No equivalentaa number
No equivalentaa *
enable numberab number
enableab *
No equivalentab @shared-library
No exact equivalent, but display expr is equivalent to abc
print expr
abc cmds
am (with -xdb), set height numam
No equivalentapm oldpath [newpath]
No equivalentapm "" [newpath]
16.8.2 B
Table 24 B
Equivalent HP WDB CommandXDB Command
b locb loc
bb
ba address (with -xdb), b *addressba address
216 XDB to HP WDB Transition Guide