[PATCH 3/3] catch syscall -- try 5 -- Build-system, testcase, documentation and extra command

Sérgio Durigan Júnior sergiodj@linux.vnet.ibm.com
Thu Apr 23 00:34:00 GMT 2009


This is the part of the patch which adds build-system, testcase and
documentation changes. It also adds the extra command "maint set
data-directory".

Regards,

-- 
Sérgio Durigan Júnior
Linux on Power Toolchain - Software Engineer
Linux Technology Center - LTC
IBM Brazil

gdb/ChangeLog:

2009-04-22  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>

	* Makefile.in: Support for relocatable GDB datadir and XML
	syscall.
	* NEWS: Added information about the catch syscall feature.
	* configure, config.in: Regenerate.
	* configure.ac: Support for relocatable GDB datadir.
	* defs.h (data_directory): New variable used for relocatable GDB
	datadir.
	* main.c: Add gdb_datadir variable to store the current GDB datadir.
	(captured_main): Add the GDB datadir relocatable handler.
	* maint.c: Create the "maintenance set gdb_datadir" command.

gdb/doc/ChangeLog:

2009-04-22  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>

	* gdb.texinfo (catch syscall): Documentation about the new
	feature.

gdb/testsuite/ChangeLog:

2009-04-22  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>

	* Makefile.in: Inclusion of catch-syscall object.
	* gdb.base/catch-syscall.c: New file.
	* gdb.base/catch-syscall.exp: New file.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: catch-syscall-build-test-doc.patch
Type: text/x-patch
Size: 42602 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20090423/f00b7d96/attachment.bin>


More information about the Gdb-patches mailing list