aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2002-06-13 19:46:19 +0000
committerDaniel Jacobowitz <drow@false.org>2002-06-13 19:46:19 +0000
commit6da02953ffea422a5d0f2d7b200f915e0be028eb (patch)
tree03c9ce1aab4460ab07edf33c93d3edbc8bd3e9ba /gdb/NEWS
parent519b2366d3a12293ddbd0ff611b60ae244c14fca (diff)
downloadgdb-6da02953ffea422a5d0f2d7b200f915e0be028eb.zip
gdb-6da02953ffea422a5d0f2d7b200f915e0be028eb.tar.gz
gdb-6da02953ffea422a5d0f2d7b200f915e0be028eb.tar.bz2
2002-06-13 Daniel Jacobowitz <drow@mvista.com>
* NEWS: Mention multithreaded debug support for gdbserver.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 4ad34d4..95dcf3c 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,12 @@
*** Changes since GDB 5.2:
+* ``gdbserver'' now supports multithreaded applications on some targets
+
+Support for multithreaded applications using LinuxThreads has been added
+for arm*-*-linux*, i[3456]86-*-linux*, mips*-*-linux*, powerpc*-*-linux*,
+and sh*-*-linux*.
+
* GDB now supports C/C++ preprocessor macros.
GDB now expands preprocessor macro invocations in C/C++ expressions,