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

Table Of Contents
Table 24 B (continued)
Equivalent HP WDB CommandXDB Command
No equivalentbpx cmds
b proc commands bnum finish c endbt proc
bu [depth] (with -xdb). The finish command is
equivalent to the sequence bu, c, db (to continue out
of the current routine).
bu [depth]
bx [depth] (with -xdb)bx [depth]
16.8.3 C through D
Table 25 C through D
Equivalent HP WDB CommandXDB Command
c, continuec
until locationc location
c, continueC
until locationC location
D "dir" (with -xdb), dir pathnameD "dir"
No equivalentda number
No equivalentda *
cleardb
delete numberdb number
deletedb *
undisplaydbc
def name [GDB prompts for commands]def name replacement-text
updown
up numberdown number
No equivalentdp
No equivalentdpm index
No equivalentdpm *
No equivalentDpt
No equivalentDpx
16.8 Alphabetical lists of XDB commands and HP WDB equivalents 275