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