Table 16-25 L (continued)

XDB Command

Equivalent WDB Command

lm [string]

show user [string]

lo [[class]::][string]

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

lp

info functions

lp [[class]::]string

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

lpm

No equivalent

lr

lr (with -xdb), info all-reg

lr string

lr string (with -xdb), info reg string

ls [string]

No equivalent

lz

lz (with -xdb), info signals

16.8.6 M through P

Table 16-26 M through P

XDB Command

Equivalent WDB Command

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

No equivalent

mm

info sharedlibrary

mm string

No equivalent

N

fo or rev

n

fo or rev

p expr[\format]

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 class::

No equivalent

p $lang

show language

p {+ -}[\format

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".

pq expr

set expr, set var expr

pq expr?format

No equivalent

274 XDB to WDB Transition Guide

Page 274
Image 274
HP gnu source-level debugger 5992-4701 manual Through P, M through P