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?= > > 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 * 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.