* breakpoint.c (mark_breakpoints_out): Use ALL_BP_LOCATIONS.
authorDaniel Jacobowitz <drow@false.org>
Thu, 6 Nov 2003 18:27:34 +0000 (18:27 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 6 Nov 2003 18:27:34 +0000 (18:27 +0000)
commit075f65829c0b8b09976337b178494f638f7900ed
tree81c0eb53d4702aebe236ae0db8728442d212ba50
parent879bfdc20d554f92fc19f4656811aa01cf244ebd
* breakpoint.c (mark_breakpoints_out): Use ALL_BP_LOCATIONS.
(beakpoint_init_inferior): Likewise.
(breakpoint_here_p): Likewise.  Only check addresses for software
or hardware breakpoints.
(breakpoint_inserted_here_p): Likewise.
(breakpoint_thread_match): Likewise.  Correct comment.
(bpstat_have_active_hw_watchpoints): Likewise.
(check_duplicates): Likewise.
gdb/ChangeLog
gdb/breakpoint.c