Index: binaries/linux_x64/lib/valgrind/power-linux.xml |
=================================================================== |
--- binaries/linux_x64/lib/valgrind/power-linux.xml (revision 0) |
+++ binaries/linux_x64/lib/valgrind/power-linux.xml (revision 0) |
@@ -0,0 +1,12 @@ |
+<?xml version="1.0"?> |
+<!-- Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. |
+ |
+ Copying and distribution of this file, with or without modification, |
+ are permitted in any medium without royalty provided the copyright |
+ notice and this notice are preserved. --> |
+ |
+<!DOCTYPE feature SYSTEM "gdb-target.dtd"> |
+<feature name="org.gnu.gdb.power.linux"> |
+ <reg name="orig_r3" bitsize="32" regnum="71"/> |
+ <reg name="trap" bitsize="32"/> |
+</feature> |
Property changes on: binaries/linux_x64/lib/valgrind/power-linux.xml |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |