Table 16-16 Data format commands (continued)

 

XDB Command

WDB Equivalent

Meaning

z

 

t

Print in binary

 

 

 

 

Z

(1)

t

Print in long binary

(1)HP WDB will display data in the size appropriate for the data. It will not extend the length displayed in response to one of the uppercase formchars (for example, O, D, F).

16.4XDB location syntax and HP WDB equivalents

The following command lists the XDB and the equivalent WDB commands for locating source lines:

Table 16-17 Macro facility commands

XDB location syntax

WDB Equivalent

Meaning

 

 

 

line

line

Source line and code address

 

 

 

file[:line]

file[:line]

Source line and code address

 

 

 

proc

proc

Procedure name

 

 

 

[file:]proc[:proc[...]][:line]

No equivalent

Source line and code address

 

 

 

[file:]proc[:proc[...]][:#label]

No equivalent

Source line and code address

 

 

 

[class]::proc

[class]::proc

Source line and code address

 

 

 

[class]::proc[:line]

No equivalent

Source line and code address

 

 

 

[class]::proc[#label]

No equivalent

Source line and code address

 

 

 

proc#line

No equivalent

Code address

 

 

 

[class]::proc#line

No equivalent

Code address

 

 

 

#label

No equivalent

Source line and code address

 

 

 

name@shared-library

No equivalent

Address of name in shared library

 

 

shared-library

 

 

 

16.5 XDB special language operators and HP WDB equivalents

The following table lists the XDB and the equivalent WDB commands for language operators:

268 XDB to WDB Transition Guide