Index: binaries/mac_10.7/lib/valgrind/i386-coresse-valgrind.xml |
=================================================================== |
--- binaries/mac_10.7/lib/valgrind/i386-coresse-valgrind.xml (revision 0) |
+++ binaries/mac_10.7/lib/valgrind/i386-coresse-valgrind.xml (revision 0) |
@@ -0,0 +1,19 @@ |
+<?xml version="1.0"?> |
+<!-- Copyright (C) 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. --> |
+ |
+<!-- I386 with SSE --> |
+ |
+<!DOCTYPE target SYSTEM "gdb-target.dtd"> |
+<target> |
+ <architecture>i386</architecture> |
+ <xi:include href="32bit-core.xml"/> |
+ <xi:include href="32bit-sse.xml"/> |
+ <xi:include href="32bit-core-valgrind-s1.xml"/> |
+ <xi:include href="32bit-sse-valgrind-s1.xml"/> |
+ <xi:include href="32bit-core-valgrind-s2.xml"/> |
+ <xi:include href="32bit-sse-valgrind-s2.xml"/> |
+</target> |