From 02f024f9a527012938e978c233fef39f439a5013 Mon Sep 17 00:00:00 2001 From: Yao Qi Date: Fri, 4 Sep 2015 15:26:21 +0100 Subject: Mention multi-arch debugging support in NEWS gdb: 2015-09-04 Yao Qi * NEWS: Mention the aarch64 multi-arch debugging support. --- gdb/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/NEWS') diff --git a/gdb/NEWS b/gdb/NEWS index 12282c7..0cf51e1 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -12,6 +12,10 @@ the linespec parser. This feature is also available to GDB/MI clients. +* Multi-architecture debugging is supported on AArch64 GNU/Linux. + GDB now is able to debug both AArch64 applications and ARM applications + at the same time. + * New commands maint set target-non-stop (on|off|auto) -- cgit v1.1