Home
last modified time | relevance | path

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

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dbreakpoint.h356 struct frame_id watchpoint_frame; member
H A Dbreakpoint.c931 fi = frame_find_by_id (bpt->owner->watchpoint_frame); in insert_bp_location()
2484 fr = frame_find_by_id (b->watchpoint_frame); in watchpoint_check()
5863 b->watchpoint_frame = get_frame_id (frame); in watch_command_1()
5867 memset (&b->watchpoint_frame, 0, sizeof (b->watchpoint_frame)); in watch_command_1()
7600 fr = frame_find_by_id (bpt->watchpoint_frame); in do_enable_breakpoint()
H A DChangeLog-20028364 watchpoint_frame to frame_id.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dbreakpoint.h356 struct frame_id watchpoint_frame; member
H A Dbreakpoint.c931 fi = frame_find_by_id (bpt->owner->watchpoint_frame); in insert_bp_location()
2484 fr = frame_find_by_id (b->watchpoint_frame); in watchpoint_check()
5863 b->watchpoint_frame = get_frame_id (frame); in watch_command_1()
5867 memset (&b->watchpoint_frame, 0, sizeof (b->watchpoint_frame)); in watch_command_1()
7600 fr = frame_find_by_id (bpt->watchpoint_frame); in do_enable_breakpoint()
H A DChangeLog-20028364 watchpoint_frame to frame_id.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dbreakpoint.h573 struct frame_id watchpoint_frame; member
H A Dbreakpoint.c1280 fi = frame_find_by_id (b->watchpoint_frame); in update_watchpoint()
3763 fr = frame_find_by_id (b->watchpoint_frame); in watchpoint_check()
9063 b->watchpoint_frame = get_frame_id (frame); in watch_command_1()
9068 b->watchpoint_frame = null_frame_id; in watch_command_1()
H A DChangeLog-2007701 to any frame, initialize watchpoint_frame using null_frame_id, not
H A DChangeLog-20028364 watchpoint_frame to frame_id.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dbreakpoint.h807 struct frame_id watchpoint_frame; member
H A Dbreakpoint.c1751 fi = frame_find_by_id (b->watchpoint_frame); in update_watchpoint()
4750 fr = frame_find_by_id (b->watchpoint_frame); in watchpoint_check()
11145 w->watchpoint_frame = get_frame_id (frame); in watch_command_1()
11150 w->watchpoint_frame = null_frame_id; in watch_command_1()
H A DChangeLog-2007701 to any frame, initialize watchpoint_frame using null_frame_id, not
H A DChangeLog-20114505 cond_exp_valid_block, val, val_valid, watchpoint_frame,
H A DChangeLog-20028364 watchpoint_frame to frame_id.
/dports/devel/gdb/gdb-11.1/gdb/
H A Dbreakpoint.h867 struct frame_id watchpoint_frame; member
H A Dbreakpoint.c1845 fi = frame_find_by_id (b->watchpoint_frame); in update_watchpoint()
4920 fr = frame_find_by_id (b->watchpoint_frame);
10753 frame_id watchpoint_frame = get_frame_id (wp_frame);
10851 if (frame_id_p (watchpoint_frame))
10853 w->watchpoint_frame = watchpoint_frame;
10858 w->watchpoint_frame = null_frame_id;
H A DChangeLog-2007701 to any frame, initialize watchpoint_frame using null_frame_id, not
H A DChangeLog-20114505 cond_exp_valid_block, val, val_valid, watchpoint_frame,
H A DChangeLog-20028355 watchpoint_frame to frame_id.
/dports/devel/fpc-gdbint/fpc-3.2.2/packages/gdbint/src/
H A Dgdbint.pp1247 watchpoint_frame : CORE_ADDR;
/dports/lang/fpc-source/fpc-3.2.2/packages/gdbint/src/
H A Dgdbint.pp1247 watchpoint_frame : CORE_ADDR;