Watchpoints with Action Lists

An action-list is one or more debugger commands separated by a semicolon, which may specify that program execution is to continue. Any specified action-list is executed when a watchpoint is incurred.

Note:

It is not necessary to enclose the action list for the Watch dialog in square brackets (as is necessary for the command syntax).