From: Florian Krohm Date: Wed, 14 Mar 2012 01:15:59 +0000 (+0000) Subject: Change the type of the shadow regs for floating point registers X-Git-Tag: svn/VALGRIND_3_8_0~409 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99443be85e2c9c8a62add784cd3d70e30d26cecc;p=thirdparty%2Fvalgrind.git Change the type of the shadow regs for floating point registers to be uint64. Previously the value in such a shadow reg would be interpreted by gdb as a floating point value which would produce non-sensible output for e.g p/x $f1s1. This patch covers the power and arm architectures. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12444 --- diff --git a/coregrind/m_gdbserver/arm-vfpv3-valgrind-s1.xml b/coregrind/m_gdbserver/arm-vfpv3-valgrind-s1.xml index 619f73fc90..c91f9c182f 100644 --- a/coregrind/m_gdbserver/arm-vfpv3-valgrind-s1.xml +++ b/coregrind/m_gdbserver/arm-vfpv3-valgrind-s1.xml @@ -7,38 +7,38 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/coregrind/m_gdbserver/arm-vfpv3-valgrind-s2.xml b/coregrind/m_gdbserver/arm-vfpv3-valgrind-s2.xml index c0e867713d..9c0bc7adbd 100644 --- a/coregrind/m_gdbserver/arm-vfpv3-valgrind-s2.xml +++ b/coregrind/m_gdbserver/arm-vfpv3-valgrind-s2.xml @@ -7,38 +7,38 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/coregrind/m_gdbserver/power-fpu-valgrind-s1.xml b/coregrind/m_gdbserver/power-fpu-valgrind-s1.xml index 01b852e8fc..00d91085d7 100644 --- a/coregrind/m_gdbserver/power-fpu-valgrind-s1.xml +++ b/coregrind/m_gdbserver/power-fpu-valgrind-s1.xml @@ -7,38 +7,38 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/coregrind/m_gdbserver/power-fpu-valgrind-s2.xml b/coregrind/m_gdbserver/power-fpu-valgrind-s2.xml index 2db1a4ab97..a12fa6eac2 100644 --- a/coregrind/m_gdbserver/power-fpu-valgrind-s2.xml +++ b/coregrind/m_gdbserver/power-fpu-valgrind-s2.xml @@ -7,38 +7,38 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +