From 88d8a8e052a22f1187cb503f1e23e58abf9320a7 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Tue, 22 Apr 2008 20:29:07 +0000 Subject: [PATCH] * NEWS: Document support for 64-bit core file. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 2 ++ 2 files changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a5aa71469a5..75d66f46c33 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-04-22 Joel Brobecker + + * NEWS: Document support for 64-bit core file. + 2008-04-22 Corinna Vinschen * NEWS: Add information on calling convention and new SH CLI options. diff --git a/gdb/NEWS b/gdb/NEWS index 4061da7d488..2af9883954d 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -13,6 +13,8 @@ * GDB can now read compressed debug sections, as produced by GNU gold with the --compress-debug-sections=zlib flag. +* 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. -- 2.30.2