OSDN Git Service

* breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
authorDaniel Jacobowitz <dan@debian.org>
Sat, 31 Jan 2004 19:59:06 +0000 (19:59 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Sat, 31 Jan 2004 19:59:06 +0000 (19:59 +0000)
commit27c464e28f467665de5de2ac785ffc2b239a4bd3
tree3adcf36a7ff2166e70740a5487152aacd1a9748a
parentb69316e35c19ede00559bbe669f41166cd1a7a78
* 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