From 7f99b1909ee8c09b24b56e7f6ae81e279f8338bf Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Mon, 20 Oct 2008 16:18:59 +0000 Subject: [PATCH] * NEWS: Add entry mentioning thread-support on Tru64 --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 2 ++ 2 files changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6f11fa109cf..3c110480b4f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-10-20 Joel Brobecker + + * NEWS: Add entry mentioning thread-support on Tru64 + 2008-10-19 Joel Brobecker * dec-thread.c: New file. diff --git a/gdb/NEWS b/gdb/NEWS index 46aa14481d2..7c68728ed67 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -57,6 +57,8 @@ with the --compress-debug-sections=zlib flag. * 64-bit core files are now supported on AIX. +* Thread switching is now supported on Tru64. + * Watchpoints can now be set on unreadable memory locations, e.g. addresses which will be allocated using malloc later in program execution. -- 2.30.2