daily update
[deliverable/binutils-gdb.git] / gdb / NEWS
index 7c416ee55d7704b0a89ba0ca6e81e4fd2791cf1c..dc7609d8e1aa07042d9cb750e283c236fa14a810 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,12 +3,55 @@
 
 *** Changes since GDB 6.3
 
+* New native configurations
+
+OpenBSD/mips64                 mips64-*-openbsd*
+
+* Deprecated commands removed
+
+The following commands, that were deprecated in 2000, have been
+removed:
+
+  Command                              Replacement
+  set|show arm disassembly-flavor      set|show arm disassembler
+  othernames                           set arm disassembler
+  set|show remotedebug                 set|show debug remote
+  set|show archdebug                   set|show debug arch
+  set|show eventdebug                  set|show debug event
+  regs                                 info registers
+
+* New BSD user-level threads support
+
+It is now possible to debug programs using the user-level threads
+library on OpenBSD and FreeBSD.  Currently supported (target)
+configurations are:
+
+FreeBSD/amd64                  x86_64-*-freebsd*
+FreeBSD/i386                   i386-*-freebsd*
+OpenBSD/i386                   i386-*-openbsd*
+
+Note that the new kernel threads libraries introduced in FreeBSD 5.x
+are not yet supported.
+
+* New support for Matsushita MN10300 w/sim added
+(Work in progress).  mn10300-elf.
+
 * REMOVED configurations and files
 
 VxWorks and the XDR protocol                   *-*-vxworks
+Renesas H8/300S                                        h8300*-*-*
+Motorola MCORE                                  mcore-*-*
+Matsushita MN10300 w/simulator                 mn10300-*-*
+National Semiconductor NS32000                 ns32k-*-*
+NEC V850                                       v850-*-*
 
 *** Changes in GDB 6.3:
 
+* New command line option
+
+GDB now accepts -l followed by a number to set the timeout for remote
+debugging.
+
 * GDB works with GCC -feliminate-dwarf2-dups
 
 GDB now supports a more compact representation of DWARF-2 debug
This page took 0.025515 seconds and 4 git commands to generate.