Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDbreakpoint.h356 struct frame_id watchpoint_frame; member
HDbreakpoint.c914 fi = frame_find_by_id (bpt->owner->watchpoint_frame); in insert_bp_location()
2507 fr = frame_find_by_id (b->watchpoint_frame); in watchpoint_check()
5856 b->watchpoint_frame = get_frame_id (frame); in watch_command_1()
5860 memset (&b->watchpoint_frame, 0, sizeof (b->watchpoint_frame)); in watch_command_1()
7593 fr = frame_find_by_id (bpt->watchpoint_frame); in do_enable_breakpoint()