aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorAlan Hayward <alan.hayward@arm.com>2018-08-22 09:17:24 +0100
committerAlan Hayward <alan.hayward@arm.com>2018-08-22 09:19:01 +0100
commit1461bdac5c1034467d7095b6d109689e02d03987 (patch)
tree3568b41e75a7ac0017ad6b3666b4cd138e5f91d2 /gdb/NEWS
parentebf983a4447174210bcf40e1df4f2a7533b2c99f (diff)
downloadgdb-1461bdac5c1034467d7095b6d109689e02d03987.zip
gdb-1461bdac5c1034467d7095b6d109689e02d03987.tar.gz
gdb-1461bdac5c1034467d7095b6d109689e02d03987.tar.bz2
Add AArch64 SVE to NEWS and GDB manual
gdb/ * NEWS: Add SVE to 8.2 section. gdb/doc/ * doc/gdb.texinfo (AArch64 SVE): New subsubsection.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 16d3d72..bd03d72 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -90,6 +90,9 @@ GNU/Linux/RISC-V riscv*-*-linux*
* C expressions can now use _Alignof, and C++ expressions can now use
alignof.
+* Support for SVE on AArch64 Linux. Note that GDB does not detect changes to
+ the vector length while the process is running.
+
* New commands
set debug fbsd-nat