Hi, At last but not least, here is the patch that updates the build system, testcase and documentation parts of GDB. As well as the XML patch, this one didn't change since the fifth version, and is already approved by Eli. Regards, -- Sérgio Durigan Júnior Linux on Power Toolchain - Software Engineer Linux Technology Center - LTC IBM Brazil gdb/ChangeLog: 2009-09-04 Sergio Durigan Junior * Makefile.in: Support for relocatable GDB datadir and XML syscall. * NEWS: Added information about the catch syscall feature. gdb/doc/ChangeLog: 2009-09-04 Sergio Durigan Junior * gdb.texinfo (Set Catchpoints): Documentation about the new feature. gdb/testsuite/ChangeLog: 2009-09-04 Sergio Durigan Junior * Makefile.in: Inclusion of catch-syscall object. * gdb.base/catch-syscall.c: New file. * gdb.base/catch-syscall.exp: New file.