summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2008-10-20 16:18:59 +0000
committerJoel Brobecker <brobecker@gnat.com>2008-10-20 16:18:59 +0000
commit7f99b1909ee8c09b24b56e7f6ae81e279f8338bf (patch)
tree4f9a9b9698850d115367e7ef2a8274e021f99207 /gdb/NEWS
parent7a052092c3500a99f4a54e3b8efaa566211fe9bc (diff)
downloadbinutils-7f99b1909ee8c09b24b56e7f6ae81e279f8338bf.tar.gz
binutils-7f99b1909ee8c09b24b56e7f6ae81e279f8338bf.tar.bz2
binutils-7f99b1909ee8c09b24b56e7f6ae81e279f8338bf.zip
* NEWS: Add entry mentioning thread-support on Tru64
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
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.