This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: add macro commands



I've committed this patch.  This is the first user-visible change, so
tests will be coming soon.

Jim Blandy <jimb@redhat.com> writes:

> 2002-05-09  Jim Blandy  <jimb@redhat.com>
> 
> 	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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]