Display the contents of a .debug.macinfo section
[deliverable/binutils-gdb.git] / gdb / NEWS
index 8f3404d0c7fde32ea0185d1959d618413d1f8f31..816cf4cc35b558cecea91e29cb51123f9d20c8e6 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -5,6 +5,11 @@
 
 * "info symbol" works on platforms which use COFF, ECOFF, XCOFF, and NLM.
 
+* The MI enabled.
+
+The new machine oriented interface (MI) introduced in GDB 5.0 has been
+revised and enabled.
+
 * New native configurations
 
 Alpha FreeBSD                                  alpha*-*-freebsd*
@@ -25,6 +30,9 @@ PowerPC Solaris                                       powerpcle-*-solaris*
 PowerPC Windows NT                             powerpcle-*-cygwin32
 PowerPC Netware                                        powerpc-*-netware*
 SunOS 4.0.Xi on i386                           i[3456]86-*-sunos*
+Sony NEWS (68K) running NEWSOS 3.x             m68*-sony-sysv news
+ISI Optimum V (3.05) under 4.3bsd.             m68*-isi-*
+Apple Macintosh (MPW) host                     N/A
 
 stuff.c (Program to stuff files into a specially prepared space in kdb)
 kdb-start.c (Main loop for the standalone kernel debugger)
@@ -34,13 +42,14 @@ been commented out.  Unless there is activity to revive these
 configurations, the next release of GDB will have their sources
 permanently REMOVED.
 
-* REMOVED configurations
+* REMOVED configurations and files
 
 Altos 3068                                     m68*-altos-*
 Convex                                         c1-*-*, c2-*-*
 Pyramid                                                pyramid-*-*
 ARM RISCix                                     arm-*-* (as host)
 Tahoe                                          tahoe-*-*
+ser-ocd.c                                      *-*-*
 
 * Other news:
 
@@ -48,6 +57,12 @@ Tahoe                                                tahoe-*-*
 
 Multi-arch support is enabled for all MIPS configurations.
 
+* GDB's version number moved to ``version.in''
+
+The Makefile variable VERSION has been replaced by the file
+``version.in''.  People creating GDB distributions should update the
+contents of this file.
+
 * gdba.el deleted
 
 GUD support is now a standard part of the EMACS distribution.
This page took 0.02371 seconds and 4 git commands to generate.