Home
last modified time | relevance | path

Searched refs:gdbarch_has_global_breakpoints (Results 1 – 17 of 17) sorted by relevance

/dports/devel/gdb/gdb-11.1/gdb/
H A Dbreakpoint.c386 if (gdbarch_has_global_breakpoints (target_gdbarch ())) in breakpoints_should_be_inserted_now()
2968 if (!gdbarch_has_global_breakpoints (target_gdbarch ()) in update_inserted_breakpoint_locations()
3022 if (!gdbarch_has_global_breakpoints (target_gdbarch ()) in insert_breakpoint_locations()
3958 if (gdbarch_has_global_breakpoints (target_gdbarch ()))
6189 || (!gdbarch_has_global_breakpoints (target_gdbarch ())
6844 return ((gdbarch_has_global_breakpoints (target_gdbarch ())
6860 return ((gdbarch_has_global_breakpoints (target_gdbarch ())
6894 if (gdbarch_has_global_breakpoints (target_gdbarch ())
H A Dremote.c5847 if (!gdbarch_has_global_breakpoints (target_gdbarch ()))
10561 if (!gdbarch_has_global_breakpoints (target_gdbarch ()))
10619 if (!gdbarch_has_global_breakpoints (target_gdbarch ()))
10673 if (!gdbarch_has_global_breakpoints (target_gdbarch ()))
10722 if (!gdbarch_has_global_breakpoints (target_gdbarch ()))
10872 if (!gdbarch_has_global_breakpoints (target_gdbarch ()))
10930 if (!gdbarch_has_global_breakpoints (target_gdbarch ()))
H A Dgdbarch.h1487 extern int gdbarch_has_global_breakpoints (struct gdbarch *gdbarch);
H A Dgdbarch.c4884 gdbarch_has_global_breakpoints (struct gdbarch *gdbarch) in gdbarch_has_global_breakpoints() function
H A DChangeLog-20099220 (update_global_location_list): Use gdbarch_has_global_breakpoints
9224 gdbarch_has_global_breakpoints.
9228 gdbarch_has_global_breakpoints instead of
9230 * target.c (target_detach): Use gdbarch_has_global_breakpoints
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dgdbarch.h962 extern int gdbarch_has_global_breakpoints (struct gdbarch *gdbarch);
H A Dbreakpoint.c1901 if (!gdbarch_has_global_breakpoints (target_gdbarch) in insert_breakpoint_locations()
2704 if (gdbarch_has_global_breakpoints (target_gdbarch)) in breakpoint_init_inferior()
4910 || (!gdbarch_has_global_breakpoints (target_gdbarch) in print_one_breakpoint_location()
5534 return ((gdbarch_has_global_breakpoints (target_gdbarch) in breakpoint_address_match()
5549 return ((gdbarch_has_global_breakpoints (target_gdbarch) in breakpoint_address_match_range()
10414 || (gdbarch_has_global_breakpoints (target_gdbarch)))) in update_global_location_list()
H A Dtarget.c2455 if (gdbarch_has_global_breakpoints (target_gdbarch)) in target_detach()
H A Dgdbarch.c3716 gdbarch_has_global_breakpoints (struct gdbarch *gdbarch) in gdbarch_has_global_breakpoints() function
H A Dremote.c3394 if (gdbarch_has_global_breakpoints (target_gdbarch) in remote_start_remote()
H A DChangeLog-20099224 (update_global_location_list): Use gdbarch_has_global_breakpoints
9228 gdbarch_has_global_breakpoints.
9232 gdbarch_has_global_breakpoints instead of
9234 * target.c (target_detach): Use gdbarch_has_global_breakpoints
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dgdbarch.h1147 extern int gdbarch_has_global_breakpoints (struct gdbarch *gdbarch);
H A Dbreakpoint.c2797 if (!gdbarch_has_global_breakpoints (target_gdbarch ()) in update_inserted_breakpoint_locations()
2856 if (!gdbarch_has_global_breakpoints (target_gdbarch ()) in insert_breakpoint_locations()
3737 if (gdbarch_has_global_breakpoints (target_gdbarch ())) in breakpoint_init_inferior()
6029 || (!gdbarch_has_global_breakpoints (target_gdbarch ()) in print_one_breakpoint_location()
6687 return ((gdbarch_has_global_breakpoints (target_gdbarch ()) in breakpoint_address_match()
6702 return ((gdbarch_has_global_breakpoints (target_gdbarch ()) in breakpoint_address_match_range()
12667 || (gdbarch_has_global_breakpoints (target_gdbarch ())))) in update_global_location_list()
H A Dtarget.c2588 if (gdbarch_has_global_breakpoints (target_gdbarch ())) in target_detach()
H A Dgdbarch.c4143 gdbarch_has_global_breakpoints (struct gdbarch *gdbarch) in gdbarch_has_global_breakpoints() function
H A DChangeLog-20099224 (update_global_location_list): Use gdbarch_has_global_breakpoints
9228 gdbarch_has_global_breakpoints.
9232 gdbarch_has_global_breakpoints instead of
9234 * target.c (target_detach): Use gdbarch_has_global_breakpoints
H A Dremote.c3592 if (gdbarch_has_global_breakpoints (target_gdbarch ()) in remote_start_remote()