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


Daniel Jacobowitz <drow@mvista.com> writes:

> On Thu, May 09, 2002 at 06:58:22PM -0500, Jim Blandy wrote:
> > 
> > 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.
> 
> This came up recently... Jim, could you please use PATCH: rather than
> RFA:?  The 'R' is request, which is obviously inappropriate since
> you're committing them at the same time.

I'm committing them to jimb-macro-020506-branch, not to the trunk.


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