beautypg.com

6 m through p, M through p, Table 16-25 l (continued) – HP gnu source-level debugger 5992-4701 User Manual

Page 274: Table 16-26 m through p

background image

Table 16-25 L (continued)

Equivalent WDB Command

XDB Command

show user [string]

lm [string]

info func [[class]::][string]

lo [[class]::][string]

info functions

lp

info func [[class]::]string info addr [[class]::]string

lp [[class]::]string

No equivalent

lpm

lr (with -xdb), info all-reg

lr

lr string (with -xdb), info reg string

lr string

No equivalent

ls [string]

lz (with -xdb), info signals

lz

16.8.6 M through P

Table 16-26 M through P

Equivalent WDB Command

XDB Command

No equivalent

M[{t | c} [expr[; expr...]]]

info sharedlibrary

mm

No equivalent

mm string

fo or rev

N

fo or rev

n

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 &expr

p expr?format

No equivalent

p class::

show language

p $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 expr

pq expr

No equivalent

pq expr?format

274

XDB to WDB Transition Guide