From c16a3f522a71a20ff6e26599d684a61ac6acecca Mon Sep 17 00:00:00 2001 From: Omair Javaid Date: Mon, 11 May 2015 12:10:43 +0100 Subject: [PATCH] NEWS entry about aarch64-linux record/replay support This patch adds the NEWS entry for aarch64-linux record replay support. It has been reviewed and approved. gdb: 2015-05-26 Omair Javaid * NEWS: Add a note on process record-replay support on aarch64*-linux* targets. --- gdb/ChangeLog | 5 +++++ gdb/NEWS | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 96d014bd15d..e038d6a5238 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2015-05-26 Omair Javaid + + * NEWS: Add a note on process record-replay support on aarch64*-linux* + targets. + 2015-05-26 Martin Galvan * amd64-tdep.c: Replace in_function_epilogue_p with diff --git a/gdb/NEWS b/gdb/NEWS index 745444b4392..e7899a6ec1a 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,6 +3,10 @@ *** Changes since GDB 7.9 +* Support for process record-replay and reverse debugging on aarch64*-linux* + targets has been added. GDB now supports recording of A64 instruction set + including advance SIMD instructions. + * GDB now honors the content of the file /proc/PID/coredump_filter (PID is the process ID) on GNU/Linux systems. This file can be used to specify the types of memory mappings that will be included in a -- 2.30.2