2004-06-07 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / NEWS
index 7604d546c3f4644539448052ff051928be6e51e1..adf8d076621af337d55a37641430d631d740ef8a 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,21 @@
 
 *** Changes since GDB 6.1:
 
+* New ``start'' command.
+
+This command runs the program until the begining of the main procedure.
+
+* Signal trampoline code overhauled
+
+Many generic problems with GDB's signal handling code have been fixed.
+These include: backtraces through non-contiguous stacks; recognition
+of sa_sigaction signal trampolines; backtrace from a NULL pointer
+call; backtrace through a signal trampoline; step into and out of
+signal handlers; and single-stepping in the signal trampoline.
+
+These fixes were tested on i386 GNU/Linux systems that include a 2.4
+kernel.
+
 * Cygwin support for DWARF 2 added.
 
 * Fixed build problem on IRIX 5
@@ -18,7 +33,8 @@ systems (Solaris, IRIX).  Ref: server/519.
 
 * New native configurations
 
-OpenBSD/m68k                                   m68k-*-openbsd*
+OpenBSD/m68k                                   m68*-*-openbsd*
+OpenBSD/m88k                                   m88*-*-openbsd*
 OpenBSD/powerpc                                        powerpc-*-openbsd*
 NetBSD/vax                                     vax-*-netbsd*
 OpenBSD/vax                                    vax-*-openbsd*
This page took 0.024048 seconds and 4 git commands to generate.