* infrun.c (handle_inferior_event): Allow for breakpoint
authorMark Kettenis <kettenis@gnu.org>
Thu, 5 Feb 2004 19:56:33 +0000 (19:56 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 5 Feb 2004 19:56:33 +0000 (19:56 +0000)
commit03cebad2243ba8397a73181208d3244c1ad436f5
tree3227531144c8a5be3654420d11bb558ad2969df3
parent290281b1cbf40d131f9185e2b899beda7c61445a
* infrun.c (handle_inferior_event): Allow for breakpoint
instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
and SIGEMT.  Update comments.
* NEWS (Revised SPARC target): Mention support for non-executable
stack.
gdb/ChangeLog
gdb/NEWS
gdb/infrun.c