aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorYao Qi <yao.qi@linaro.org>2015-10-12 11:28:39 +0100
committerYao Qi <yao.qi@linaro.org>2015-10-12 11:28:39 +0100
commiteda14cf2590aaab147d298418a3b7773b8d63ce5 (patch)
tree5f7fd2bb8b99a9280378ff89450f4cd79db52a63 /gdb/NEWS
parent1c2e1515c45af104fc9b2aea6bd6b1471238dd98 (diff)
downloadgdb-eda14cf2590aaab147d298418a3b7773b8d63ce5.zip
gdb-eda14cf2590aaab147d298418a3b7773b8d63ce5.tar.gz
gdb-eda14cf2590aaab147d298418a3b7773b8d63ce5.tar.bz2
Mention the change in NEWS
gdb: 2015-10-12 Yao Qi <yao.qi@linaro.org> * NEWS: Mention the change.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 2e38d9a..b2b1e99 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)