projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c2e151
)
Mention the change in NEWS
author
Yao Qi
<yao.qi@linaro.org>
Mon, 12 Oct 2015 10:28:39 +0000
(11:28 +0100)
committer
Yao Qi
<yao.qi@linaro.org>
Mon, 12 Oct 2015 10:28:39 +0000
(11:28 +0100)
gdb:
2015-10-12 Yao Qi <yao.qi@linaro.org>
* NEWS: Mention the change.
gdb/ChangeLog
patch
|
blob
|
history
gdb/NEWS
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 829b427a3c6215072cba6f9ba3acd98ca3650f49..22d011c0221fa45bbe5a8f721091328970dcf43f 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2015-10-12 Yao Qi <yao.qi@linaro.org>
+
+ * NEWS: Mention the change.
+
2015-10-12 Yao Qi <yao.qi@linaro.org>
* arch/aarch64-insn.c (emit_load_store): Rename to ...
diff --git
a/gdb/NEWS
b/gdb/NEWS
index 2e38d9a6c8d7abf28f6c1b2aaefee5364f8e5965..b2b1e99d58c68c0edb84052f1f8623e4cbd57605 100644
(file)
--- 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)