diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 96d014bd15..e038d6a523 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 745444b439..e7899a6ec1 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