This last part modifies the build system (in order to implement the GDB's datadir), adds the documentation and the testcase for the new feature. 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 * Makefile.in: Support for relocatable GDB datadir and XML syscall. * configure.ac: Support for relocatable GDB datadir. gdb/doc/ChangeLog: 2008-11-04 Sergio Durigan Junior * gdb.texinfo (catch syscall): Documentation about the new feature. gdb/testsuite/ChangeLog: 2008-11-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.