Index: NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.264 diff -u -p -r1.264 NEWS --- NEWS 4 Apr 2008 15:51:15 -0000 1.264 +++ NEWS 19 Apr 2008 00:02:42 -0000 @@ -3,6 +3,8 @@ *** Changes since GDB 6.8 +* 64-bit core files are now supported on AIX. + * Watchpoints can now be set on unreadable memory locations, e.g. addresses which will be allocated using malloc later in program execution.