]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
authorDaniel Jacobowitz <drow@false.org>
Sat, 31 Jan 2004 19:59:06 +0000 (19:59 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sat, 31 Jan 2004 19:59:06 +0000 (19:59 +0000)
commit9709f61c0fccde8b375d86cd8c515431c29f76d3
treeabbb033d20c212a408239fa943e5b128e08d3027
parent4f1280bb7168b0b4679f185fe35e5abd31acfa36
* breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
argument, and change first argument to a CORE_ADDR.
* breakpoint.h (bpstat_stop_status): Update prototype.
* infrun.c (adjust_pc_after_break): Add a new comment.
(handle_inferior_event): Update calls to bpstat_stop_status.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
gdb/infrun.c