Darwin: Make stack growth tracking consistent with other architectures
[valgrind.git] / coregrind / m_gdbserver / amd64-avx-coresse.xml
blobc46b318388b1ac951d469f3a7104704994cbad43
1 <?xml version="1.0"?>
2 <!-- Copyright (C) 2010 Free Software Foundation, Inc.
4      Copying and distribution of this file, with or without modification,
5      are permitted in any medium without royalty provided the copyright
6      notice and this notice are preserved.  -->
8 <!-- AMD64 - core and sse and avx.  -->
10 <!DOCTYPE target SYSTEM "gdb-target.dtd">
11 <target>
12   <architecture>i386:x86-64</architecture>
13   <xi:include href="64bit-core.xml"/>
14   <xi:include href="64bit-sse.xml"/>
15   <xi:include href="64bit-avx.xml"/>
16 </target>