Home
last modified time | relevance | path

Searched refs:bp_watchpoint (Results 1 – 20 of 20) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-breakpoint.c137 case bp_watchpoint: return "BP_WATCHPOINT"; in bpscm_type_to_string()
232 && bp->type != bp_watchpoint in bpscm_want_scm_wrapper_p()
376 case bp_watchpoint: in gdbscm_make_breakpoint()
452 case bp_watchpoint: in gdbscm_register_breakpoint_x()
1143 { "BP_WATCHPOINT", bp_watchpoint },
/netbsd/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-breakpoint.c137 case bp_watchpoint: return "BP_WATCHPOINT"; in bpscm_type_to_string()
232 && bp->type != bp_watchpoint in bpscm_want_scm_wrapper_p()
376 case bp_watchpoint: in gdbscm_make_breakpoint()
452 case bp_watchpoint: in gdbscm_register_breakpoint_x()
1143 { "BP_WATCHPOINT", bp_watchpoint },
/netbsd/external/gpl3/gdb/dist/gdb/python/
H A Dpy-breakpoint.c61 { "BP_WATCHPOINT", bp_watchpoint},
693 if (type == bp_watchpoint) in bppy_init_validate_args()
844 case bp_watchpoint: in bppy_init()
1011 && bp->type != bp_watchpoint in gdbpy_breakpoint_created()
/netbsd/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-breakpoint.c61 { "BP_WATCHPOINT", bp_watchpoint},
693 if (type == bp_watchpoint) in bppy_init_validate_args()
844 case bp_watchpoint: in bppy_init()
1011 && bp->type != bp_watchpoint in gdbpy_breakpoint_created()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dbreakpoint.c1769 b->type = bp_watchpoint; in update_watchpoint()
1909 if (type == bp_watchpoint) in update_watchpoint()
1938 b->type = bp_watchpoint; in update_watchpoint()
1959 b->type = bp_watchpoint; in update_watchpoint()
3857 case bp_watchpoint:
5504 case bp_watchpoint:
6854 if (bptype == bp_watchpoint
6933 case bp_watchpoint:
10135 case bp_watchpoint:
10214 case bp_watchpoint:
[all …]
H A Dbreakpoint.h85 bp_watchpoint, /* Watchpoint */ enumerator
H A Daarch64-linux-nat.c703 || type == bp_access_watchpoint || type == bp_watchpoint) in can_use_hw_breakpoint()
H A Darm-linux-nat.c664 || type == bp_access_watchpoint || type == bp_watchpoint) in can_use_hw_breakpoint()
H A Dppc-linux-nat.c2069 || type == bp_access_watchpoint || type == bp_watchpoint) in can_use_hw_breakpoint()
H A DChangeLog-19991024 * breakpoint.c (print_it_typical): Add output for bp_watchpoint,
1028 (mention): Add output for bp_watchpoint, bp_hardware_watchpoint,
H A DChangeLog-2008117 * breakpoint.c (update_watchpoint): Convert the bp_watchpoint and
H A DChangeLog-200931 bp_watchpoint before calling hw_watchpoint_used_count.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dbreakpoint.c1769 b->type = bp_watchpoint; in update_watchpoint()
1909 if (type == bp_watchpoint) in update_watchpoint()
1938 b->type = bp_watchpoint; in update_watchpoint()
1959 b->type = bp_watchpoint; in update_watchpoint()
3857 case bp_watchpoint:
5504 case bp_watchpoint:
6854 if (bptype == bp_watchpoint
6933 case bp_watchpoint:
10135 case bp_watchpoint:
10214 case bp_watchpoint:
[all …]
H A Dbreakpoint.h85 bp_watchpoint, /* Watchpoint */ enumerator
H A Daarch64-linux-nat.c703 || type == bp_access_watchpoint || type == bp_watchpoint) in can_use_hw_breakpoint()
H A Darm-linux-nat.c664 || type == bp_access_watchpoint || type == bp_watchpoint) in can_use_hw_breakpoint()
H A Dppc-linux-nat.c2069 || type == bp_access_watchpoint || type == bp_watchpoint) in can_use_hw_breakpoint()
H A DChangeLog-19991024 * breakpoint.c (print_it_typical): Add output for bp_watchpoint,
1028 (mention): Add output for bp_watchpoint, bp_hardware_watchpoint,
H A DChangeLog-2008117 * breakpoint.c (update_watchpoint): Convert the bp_watchpoint and
H A DChangeLog-200931 bp_watchpoint before calling hw_watchpoint_used_count.