| |||
| Home > DS-5 Debugger commands > DS-5 Debugger commands listed in alphabetical order > clearwatch | |||
This command deletes a watchpoint at a specific location.
clearwatch [filename:]symbol | *address
Where:
filenameSpecifies the file.
symbolSpecifies a global/static data symbol. For arrays or structs you must specify the element or member.
addressSpecifies the address. This can be either an address or an expression that evaluates to an address.
ARM® DS-5™ Using the Debugger: