From 03cebad2243ba8397a73181208d3244c1ad436f5 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Thu, 5 Feb 2004 19:56:33 +0000 Subject: * 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/NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index f24f592..9ee0cec9 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -19,7 +19,9 @@ you should upgrade gdbserver on the remote side. The SPARC target has been completely revised, incorporating the FreeBSD/sparc64 support that was added for GDB 6.0. As a result -support for LynxOS and SunOS 4 has been dropped. +support for LynxOS and SunOS 4 has been dropped. Calling functions +from within GDB on operating systems with a non-executable stack +(Solaris, OpenBSD) now works. * New C++ demangler -- cgit v1.1