]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
authorDaniel Jacobowitz <drow@false.org>
Sun, 1 Feb 2004 18:05:09 +0000 (18:05 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sun, 1 Feb 2004 18:05:09 +0000 (18:05 +0000)
commitfa5281d02b823b7a847bea43a39d6bcc7b75580a
treede40515eab996e6c8ae2cdcc9cfdfaf7a197f4e2
parentc47cebdbd2d971feefd839a61213a0ec643c46bf
* breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
and check the specified thread for each breakpoint.
* breakpoint.h (bpstat_stop_status): Update prototype.
* infrun.c (handle_inferior_event): Update calls to
bpstat_stop_status.
gdb/ChangeLog
gdb/breakpoint.c
gdb/breakpoint.h
gdb/infrun.c