Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDbreakpoint.h812 ptid_t watchpoint_thread; member
HDbreakpoint.c1634 && (ptid_equal (b->watchpoint_thread, null_ptid) in watchpoint_in_thread_scope()
1635 || (ptid_equal (inferior_ptid, b->watchpoint_thread) in watchpoint_in_thread_scope()
11146 w->watchpoint_thread = inferior_ptid; in watch_command_1()
11151 w->watchpoint_thread = null_ptid; in watch_command_1()