At last but not least, the code for the build system, testcase and documentation parts. Regards, -- Sérgio Durigan Júnior Linux on Power Toolchain - Software Engineer Linux Technology Center - LTC IBM Brazil gdb/ChangeLog: 2009-01-25 Sergio Durigan Junior * configure, config.in: Regenerate. * Makefile.in: Support for relocatable GDB datadir and XML syscall. * configure.ac: Support for relocatable GDB datadir. * configure.tgt: Including linux-tdep.o target. gdb/doc/ChangeLog: 2009-01-25 Sergio Durigan Junior * gdb.texinfo (catch syscall): Documentation about the new feature. gdb/testsuite/ChangeLog: 2009-01-25 Sergio Durigan Junior * Makefile.in: Inclusion of catch-syscall object. * gdb.base/catch-syscall.c: New file. * gdb.base/catch-syscall.exp: New file.