Debugging with GDB Manual (5900-1473; WDB 6.2; January 2011)

Table Of Contents
Table 27 L (continued)
Equivalent HP WDB CommandXDB Command
show user [string]lm [string]
info func [[class]::][string]lo [[class]::][string]
info functionslp
info func [[class]::]string info addr [[class]::]stringlp [[class]::]string
No equivalentlpm
lr (with -xdb), info all-reglr
lr string (with -xdb), info reg stringlr string
No equivalentls [string]
lz (with -xdb), info signalslz
16.8.6 M through P
Table 28 M through P
Equivalent HP WDB CommandXDB Command
No equivalentM[{t | c} [expr[; expr...]]]
info sharedlibrarymm
No equivalentmm string
fo or revN
fo or revn
p[/format] expr [Note: The count and size portions
of formats are not allowed in the p (print) command.
They are allowed in the x command (examine
memory).]
p expr[\format]
p/format &exprp expr?format
No equivalentp class::
show languagep $lang
Use x/format command to obtain initial value, then
use x with no argument to obtain value of next
memory location. To obtain value of previous memory
location, use "x $_ - 1".
p {+ | -}[\format
set expr, set var exprpq expr
No equivalentpq expr?format
16.8 Alphabetical lists of XDB commands and HP WDB equivalents 277