system.debugger.i
Activates integer display format.
Syntax
i{data.reference.specification}
Description
displays debugger data in integer format.
The 'i' command, followed by a <return>, displays subsequent output in integer format.
Example
i172628.b8;2
This displays the contents of frame 172628 at offset x'b8',
displaying a 2-byte window in integer format.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
