* infrun.c (prepare_to_proceed): Handle other signals which might
authorDaniel Jacobowitz <drow@false.org>
Fri, 29 Jan 2010 15:40:22 +0000 (15:40 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 29 Jan 2010 15:40:22 +0000 (15:40 +0000)
commit2b009048566bc0f8eed7ac4c889da40b9470cb0f
tree10cde133859f076d1f2166e0a17149b1594af436
parent97f2ed50d0f6749e17b107b3520001c6288f7837
* infrun.c (prepare_to_proceed): Handle other signals which might
match a breakpoint.
(handle_inferior_event): Move the check for unusual breakpoint
signals earlier.

gdbserver/
* linux-low.c (get_stop_pc): Check for SIGTRAP.
(linux_wait_for_event_1): Handle SIGILL and SIGSEGV as possible
breakpoints.
gdb/ChangeLog
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c
gdb/infrun.c
This page took 0.025223 seconds and 4 git commands to generate.