UNIX
Monitor Debugger
D3 UNIX debugger commands
r command
r command
The
r
command displays data through the register.
Syntax
r
reg
{
.disp
}{;
window
}
Parameter(s)
reg
Points to data from 0 through 15.
.disp
Specifies the displacement that is added to the register displacement.
Parent topic:
D3 UNIX debugger commands