From 6da02953ffea422a5d0f2d7b200f915e0be028eb Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Thu, 13 Jun 2002 19:46:19 +0000 Subject: 2002-06-13 Daniel Jacobowitz * NEWS: Mention multithreaded debug support for gdbserver. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 6 ++++++ 2 files changed, 10 insertions(+) (limited to 'gdb') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a0212da..ac250f5 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2002-06-13 Daniel Jacobowitz + * NEWS: Mention multithreaded debug support for gdbserver. + +2002-06-13 Daniel Jacobowitz + * MAINTAINERS: Mention NEWS. 2002-06-13 Daniel Jacobowitz 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, -- cgit v1.1