2002-06-13 Daniel Jacobowitz <drow@mvista.com>
authorDaniel Jacobowitz <drow@false.org>
Thu, 13 Jun 2002 19:46:19 +0000 (19:46 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 13 Jun 2002 19:46:19 +0000 (19:46 +0000)
        * NEWS: Mention multithreaded debug support for gdbserver.

gdb/ChangeLog
gdb/NEWS

index a0212dabe3d8782c8fe99f25782605754b7a2e19..ac250f592d678a4145c096c352f87ca4312305d3 100644 (file)
@@ -1,3 +1,7 @@
+2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
+
+       * NEWS: Mention multithreaded debug support for gdbserver.
+
 2002-06-13  Daniel Jacobowitz  <drow@mvista.com>
 
        * MAINTAINERS: Mention NEWS.
index 4ad34d4d91240206989463be6f78264f8decf038..95dcf3cab0f2f3316ab0de629d533922abb3260c 100644 (file)
--- 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,