As a verb debugging
is .
As a noun watchpoint is
(computing) a debugging mechanism whereby execution is suspended every time a specified memory location is modified; or , any of various similar such mechanisms.
watchpoint
English
Noun
(
en noun)
(computing) A debugging mechanism whereby execution is suspended every time a specified memory location is modified; or , any of various similar such mechanisms.
Usage notes
* Watchpoints are frequently called “data breakpoints” (or similar) and treated as a type of breakpoint; however, they are also frequently contrasted with breakpoints. In either case, the meaning of is the same; the discrepancy is due to differing uses of the term breakpoint.