User`s guide

Table Of Contents
User Commands 4–29
User Commands
cq
cq
The cq command allows you to edit memory quadwords (64-bit).
Format
cq [address]
Parameters
address
Specifies the address of the memory quadword you want to change.
Description
The cq command allows you to modify the contents of the specified memory
address. If no address is specified, then the next quadword is selected. The Debug
Monitor displays the address followed by the current data and a colon (:). For
example:
00200090: 00000000E7E0101D :
To modify the contents of this memory location, type the new data after the colon
and press the Return key. To end the editing of memory locations, type any
nonalphanumeric character except a period (.). The nonalphanumeric character can
be typed after the modified byte (on the same line). To leave the current location
unchanged, press the Return key on an empty line.