From eda14cf2590aaab147d298418a3b7773b8d63ce5 Mon Sep 17 00:00:00 2001 From: Yao Qi Date: Mon, 12 Oct 2015 11:28:39 +0100 Subject: [PATCH] Mention the change in NEWS gdb: 2015-10-12 Yao Qi * NEWS: Mention the change. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 2 ++ 2 files changed, 6 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 829b427a3c6..22d011c0221 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2015-10-12 Yao Qi + + * NEWS: Mention the change. + 2015-10-12 Yao Qi * arch/aarch64-insn.c (emit_load_store): Rename to ... diff --git a/gdb/NEWS b/gdb/NEWS index 2e38d9a6c8d..b2b1e99d58c 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -22,6 +22,8 @@ including JIT compiling fast tracepoint's conditional expression bytecode into native code. +* GDB now supports displaced stepping on AArch64 GNU/Linux. + * New commands maint set target-non-stop (on|off|auto) -- 2.30.2