aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2002-08-04 15:12:09 +0000
committerDaniel Jacobowitz <drow@false.org>2002-08-04 15:12:09 +0000
commitb9d147054e7fd807eac70d67c9eaaf5ee9b99771 (patch)
tree19d745b8c60e7d2c27a932d6a1c1ecd102db749d /gdb/NEWS
parentdd73b9bbd86de61fa456a3ff8ba718a81256c875 (diff)
downloadgdb-b9d147054e7fd807eac70d67c9eaaf5ee9b99771.zip
gdb-b9d147054e7fd807eac70d67c9eaaf5ee9b99771.tar.gz
gdb-b9d147054e7fd807eac70d67c9eaaf5ee9b99771.tar.bz2
* NEWS: Cleanup and nitpick.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS9
1 files changed, 5 insertions, 4 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index c3875dd..e929bf8 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,11 +3,12 @@
*** Changes since GDB 5.2:
-* ``gdbserver'' now supports multithreaded applications on some targets
+* ``gdbserver'' now supports multi-threaded applications on some targets
-Support for multithreaded applications using libthread_db has been
-added for arm*-*-linux*-gnu*, i[3456]86-*-linux*-gnu*,
-mips*-*-linux*-gnu*, powerpc*-*-linux*-gnu*, and sh*-*-linux*-gnu*.
+Support for debugging multi-threaded applications which use
+the GNU/Linux LinuxThreads package has been added for
+arm*-*-linux*-gnu*, i[3456]86-*-linux*-gnu*, mips*-*-linux*-gnu*,
+powerpc*-*-linux*-gnu*, and sh*-*-linux*-gnu*.
* GDB now supports C/C++ preprocessor macros.