summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2002-06-13 19:46:19 +0000
committerDaniel Jacobowitz <dan@debian.org>2002-06-13 19:46:19 +0000
commit735fc9009b89a4289a97bf4192d376fef0ac91f2 (patch)
tree8b8dfa4734133866e28af0db80aaa29080b5ec9e /gdb/NEWS
parent66ef9fe4f64d13755be8970138d2382847ae2baf (diff)
downloadgdb-735fc9009b89a4289a97bf4192d376fef0ac91f2.tar.gz
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 4ad34d4d912..95dcf3cab0f 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,