components/gdb/patches/gdb.i386-64bit-solaris.xml.patch
author Petr Nyc <Petr.Nyc@Oracle.COM>
Tue, 12 May 2015 23:23:48 -0700
branchs11u2-sru
changeset 4281 7f73ae50e3ad
parent 2814 dff3ca0071d6
permissions -rw-r--r--
Added tag 0.175.2.11.0.2.0, S11.2SRU11.2 for changeset 4782701200b5

# XML representation of 64-bit Solaris AMD64 %rax register.
--- /dev/null	2013-07-16 10:53:25.000000000 -0700
+++ gdb-7.6/gdb/features/i386/64bit-solaris.xml	2013-07-16 14:11:26.691274600 -0700
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<!-- Copyright (C) 2010-2013 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.i386.solaris">
+  <reg name="orig_rax" bitsize="64" type="int" regnum="57"/>
+</feature>