src/gdb ChangeLog Makefile.in macrocmd.c macro ...

jimb@sources.redhat.com jimb@sources.redhat.com
Thu May 9 16:58:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Branch: 	jimb-macro-020506-branch
Changes by:	jimb@sources.redhat.com	2002-05-09 16:58:46

Modified files:
	gdb            : ChangeLog Makefile.in 
Added files:
	gdb            : macrocmd.c macroscope.c macroscope.h 

Log message:
	Add commands for manually expanding macros and showing their
	definitions.
	* macrocmd.c, macroscope.c, macroscope.h: New files.
	* Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
	(macroscope_h): New variable.
	(HFILES_NO_SRCDIR): Add macroscope.h.
	(COMMON_OBS): Add macrocmd.o, macroscope.o.
	(macroscope.o, macrocmd.o): New rules.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/macrocmd.c.diff?cvsroot=src&only_with_tag=jimb-macro-020506-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/macroscope.c.diff?cvsroot=src&only_with_tag=jimb-macro-020506-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/macroscope.h.diff?cvsroot=src&only_with_tag=jimb-macro-020506-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-macro-020506-branch&r1=1.2573.2.6&r2=1.2573.2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&only_with_tag=jimb-macro-020506-branch&r1=1.180.2.6&r2=1.180.2.7



More information about the Gdb-cvs mailing list