gdb.i386-64bit-solaris.xml.patch revision 2074
10139N/A# XML representation of 64-bit Solaris AMD64 %rax register.
10139N/A--- /dev/null 2013-07-16 10:53:25.000000000 -0700
10139N/A+++ gdb-7.6/gdb/features/i386/64bit-solaris.xml 2013-07-16 14:11:26.691274600 -0700
12287N/A@@ -0,0 +1,11 @@
10139N/A+<?xml version="1.0"?>
10139N/A+<!-- Copyright (C) 2010-2013 Free Software Foundation, Inc.
10139N/A+
10139N/A+ Copying and distribution of this file, with or without modification,
10139N/A+ are permitted in any medium without royalty provided the copyright
15153N/A+ notice and this notice are preserved. -->
10139N/A+
15308N/A+<!DOCTYPE feature SYSTEM "gdb-target.dtd">
10139N/A+<feature name="org.gnu.gdb.i386.solaris">
15231N/A+ <reg name="orig_rax" bitsize="64" type="int" regnum="57"/>
10139N/A+</feature>
10139N/A