src/gdb ChangeLog data-directory/Makefile.in s ...

brobecke@sourceware.org brobecke@sourceware.org
Tue May 21 06:50:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2013-05-21 06:50:12

Modified files:
	gdb            : ChangeLog 
	gdb/data-directory: Makefile.in 
Added files:
	gdb/system-gdbinit: elinos.py wrs-linux.py 

Log message:
	Add new system-gdbinit infrastructure
	
	gdb/ChangeLog:
	
	* data-directory/Makefile.in (SYSTEM_GDBINIT_SRCDIR): New
	variable.
	(VPATH): Add SYSTEM_GDBINIT_SRCDIR.
	(SYSTEM_GDBINIT_DIR, SYSTEM_GDBINIT_INSTALL_DIR)
	(SYSTEM_GDBINIT_FILES): New variables.
	(all): Add stamp-system-gdbinit.
	(stamp-system-gdbinit): New rule.
	(clean-system-gdbinit, install-system-gdbinit)
	(uninstall-system-gdbinit): New rules.  Make them .PHONY.
	(install-only): Add dependency on install-system-gdbinit.
	(uninstall): Add dependency on uninstall-system-gdbinit.
	(clean): Add dependency on clean-system-gdbinit.
	* system-gdbinit/elinos.py: New file.
	* system-gdbinit/wrs-linux.py: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15606&r2=1.15607
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/data-directory/Makefile.in.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/system-gdbinit/elinos.py.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/system-gdbinit/wrs-linux.py.diff?cvsroot=src&r1=NONE&r2=1.1



More information about the Gdb-cvs mailing list