HP (Hewlett-Packard) 5992-4701 Computer Hardware User Manual


 
Table 16-16 Data format commands (continued)
MeaningWDB EquivalentXDB Command
Print in binaryt
z
Print in long binaryt
Z (1)
(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.4 XDB 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
MeaningWDB EquivalentXDB location syntax
Source line and code addressline
line
Source line and code addressfile[:line]
file[:line]
Procedure nameproc
proc
Source line and code addressNo equivalent
[file:]proc[:proc[...]][:line]
Source line and code addressNo equivalent
[file:]proc[:proc[...]][:#label]
Source line and code address[class]::proc
[class]::proc
Source line and code addressNo equivalent
[class]::proc[:line]
Source line and code addressNo equivalent
[class]::proc[#label]
Code addressNo equivalent
proc#line
Code addressNo equivalent
[class]::proc#line
Source line and code addressNo equivalent
#label
Address of name in shared library
shared-library
No equivalent
name@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