Index: NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.290 diff -u -p -r1.290 NEWS --- NEWS 27 Sep 2008 21:40:48 -0000 1.290 +++ NEWS 20 Oct 2008 15:56:12 -0000 @@ -57,6 +57,8 @@ with the --compress-debug-sections=zlib * 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.