> From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= > Date: Tue, 04 Nov 2008 02:31:26 -0200 > > This is the part which adds XML support for the "catch syscall" feature. > I decided to put the architecture's XML files here too, so that the > architecture-independent part does not grow too much. > > Regards, > > -- > Sérgio Durigan Júnior > Linux on Power Toolchain - Software Engineer > Linux Technology Center - LTC > IBM Brazil > > gdb/ChangeLog: > > 2008-11-04 Sergio Durigan Junior > > * gdb-syscalls.dtd: New definition file for syscall's XML > support. > * i386-syscalls.xml: New file for i386 syscalls. > * ppc-syscalls.xml: New file for PPC syscalls. > * ppc64-syscalls.xml: New file for PPC64 syscalls. > * xml-syscall.c: New file containing functions for manipulating > syscall's XML files. > * xml-syscall.h: New file, exporting the functions above mentioned. Hmm, I haven't looked at the code yes, but this is all Linux-specific stuff, so this should be reflected in the names of those files.