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

Table Of Contents
Table 32 Symbols (continued)
Equivalent HP WDB CommandXDB Command
ReturnReturn
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
16.8 Alphabetical lists of XDB commands and HP WDB equivalents 281