V: Entering Verbose Mode

Use the V command to enter verbose mode for the M command. In verbose mode RAID displays every source code line until a watchpointed variable's value changes. The program then breaks and displays the variable's old value, its new value, and the source code line that caused the change. To use this command, you must follow it with an M command:

::V::variable M

The verbose mode remains on until turned off. Use the C, R, or S command to turn off this mode.