3 c through d, C through d, Table 16-22 b (continued) – HP gnu source-level debugger 5992-4701 User Manual
Page 272: Table 16-23 c through d
Advertising

Table 16-22 B (continued)
Equivalent WDB Command
XDB Command
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 16-23 C through D
Equivalent WDB Command
XDB Command
c, continue
c
until location
c location
c, continue
C
until location
C location
D "dir" (with -xdb), dir pathname
D "dir"
No equivalent
da number
No equivalent
da *
clear
db
delete number
db number
delete
db *
undisplay
dbc
def name [GDB prompts for commands]
def name replacement-text
up
down
up number
down number
No equivalent
dp
No equivalent
dpm index
No equivalent
dpm *
No equivalent
Dpt
No equivalent
Dpx
272
XDB to WDB Transition Guide
Advertising