c [[ range]] address
Compares the bytes in the memory locations specified by range with the corresponding bytes in the memory locations beginning at address. If all corresponding bytes match, the debugger displays its prompt and waits for the next command. If one or more pairs of corresponding bytes do not match, the debugger displays each pair of mismatched bytes.