Home
last modified time | relevance | path

Searched refs:target_insert_watchpoint (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dtarget.h1582 #define target_insert_watchpoint(addr, len, type, cond) \ macro
H A Dbreakpoint.c10423 return target_insert_watchpoint (bl->address, length, bl->watchpoint_type, in insert_watchpoint()