[PATCH 2/3] catch syscall -- try 5 -- XML support

Sérgio Durigan Júnior sergiodj@linux.vnet.ibm.com
Sun Apr 26 21:32:00 GMT 2009


Hi,

On Sun, 2009-04-26 at 20:50 +0300, Eli Zaretskii wrote:
> > From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= <sergiodj@linux.vnet.ibm.com>
> > Cc: gdb-patches@sourceware.org
> > Date: Sat, 25 Apr 2009 19:26:43 -0300
> > 
> > Here goes a refreshed version of the patch containing the changes.
> 
> Thanks, I'm happy now.

Due to some modifications in the other patches, I had to regenerate this
patch as well.

Thanks,

-- 
Sérgio Durigan Júnior
Linux on Power Toolchain - Software Engineer
Linux Technology Center - LTC
IBM Brazil

gdb/ChangeLog:

2009-04-26  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>

	* syscalls/gdb-syscalls.dtd: New definition file for syscall's XML
	support.
	* syscalls/i386-linux.xml: New file containing information about
	syscalls for GNU/Linux systems that use i386 architecture.
	* syscalls/ppc-linux.xml: New file containing information about
	syscalls for GNU/Linux systems that use PPC architecture.
	* syscalls/ppc64-linux.xml: New file containing information about
	syscalls for GNU/Linux systems that use PPC64 architecture.
	* xml-syscall.c: New file containing functions for manipulating
	syscall's XML files.
	* xml-syscall.h: New file, exporting the functions above mentioned.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: catch-syscall-xml-part.patch
Type: text/x-patch
Size: 54957 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20090426/f4a215e8/attachment.bin>


More information about the Gdb-patches mailing list