Table 16-30 symbols (continued) – HP gnu source-level debugger 5992-4701 User Manual

Page 278

Advertising
background image

Table 16-30 Symbols (continued)

Equivalent WDB Command

XDB Command

Return

Return

p "any string"

"any string"

Empty string

; for example, p is the equivalent

of p .

. (dot)

Return

-

{+ | -}r (with -xdb -tui)

, {+ | -} data

(with -tui)

{+ | -}r

{+ | -}[ number]

(with -tui; note that a space

is required between + or - and the number)

{+ | -}[number]

/[string] (with -xdb)

, search regexp,

forw regexp

/[string]

?[string] (with -xdb)

, rev regexp

?[string]

No equivalent (one command per line in command
list)

;

::var

:var or ::var

! cmd line (with -xdb)

, she cmd line

! cmd_line

commands [number]

... end

{cmd_list}

source file

<file

No equivalent

<<file

No equivalent

>

No equivalent

>file

No equivalent

>c

No equivalent

>f

No equivalent

>t

No equivalent

>@[c | f | t]

No equivalent

>@file

No equivalent

>>

No equivalent

>>file

No equivalent

>>@

No equivalent

>>@file

278

XDB to WDB Transition Guide

Advertising