From e53bd70384bba43059a562e0d96b070fbbcce49e Mon Sep 17 00:00:00 2001 From: pbrook Date: Wed, 4 Mar 2009 12:18:15 +0000 Subject: The different VFP variants will never occur at the same time, and giving them different names confuses GDB, so use org.gnu.gdb.arm.vfp for all of them. Signed-off-by: Paul Brook git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6682 c046a42c-6fe2-441c-8c8c-71466251a162 --- gdb-xml/arm-neon.xml | 2 +- gdb-xml/arm-vfp3.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gdb-xml') diff --git a/gdb-xml/arm-neon.xml b/gdb-xml/arm-neon.xml index 39f435ee9c..ce3ee03ec4 100644 --- a/gdb-xml/arm-neon.xml +++ b/gdb-xml/arm-neon.xml @@ -5,7 +5,7 @@ are permitted in any medium without royalty provided the copyright notice and this notice are preserved. --> - + diff --git a/gdb-xml/arm-vfp3.xml b/gdb-xml/arm-vfp3.xml index 5b38bc5313..227afd8017 100644 --- a/gdb-xml/arm-vfp3.xml +++ b/gdb-xml/arm-vfp3.xml @@ -5,7 +5,7 @@ are permitted in any medium without royalty provided the copyright notice and this notice are preserved. --> - + -- cgit v1.2.1