daily update
[deliverable/binutils-gdb.git] / gdb / NEWS
index 7f932956a614ccefc77fff02c5074935e4b38250..dc7609d8e1aa07042d9cb750e283c236fa14a810 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,39 @@
 
 *** 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
This page took 0.045689 seconds and 4 git commands to generate.