Table 16-22 B (continued)

XDB Command

Equivalent WDB Command

bu [depth]

bu [depth] (with -xdb). The finish command is

 

equivalent to the sequence bu, c, db (to continue

 

out of the current routine).

bx [depth]

bx [depth] (with -xdb)

16.8.3 C through D

Table 16-23 C through D

XDB Command

Equivalent WDB Command

c

c, continue

c location

until location

C

c, continue

C location

until location

D "dir"

D "dir" (with -xdb), dir pathname

da number

No equivalent

da *

No equivalent

db

clear

db number

delete number

db *

delete

dbc

undisplay

def name replacement-text

def name [GDB prompts for commands]

down

up

down number

up number

dp

No equivalent

dpm index

No equivalent

dpm *

No equivalent

Dpt

No equivalent

Dpx

No equivalent

272 XDB to WDB Transition Guide

Page 272
Image 272
HP gnu source-level debugger 5992-4701 manual Through D, C through D