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