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] Make interpreter_p an argument for gdb_main


On Thu, 2003-02-13 at 09:20, Andrew Cagney wrote:
> > ChangeLog
> > 2003-02-12  Keith R Seitz  <keiths@redhat.com>
> > 
> >         * main.h (struct captured_main_args): Add interpreter_p.
> >         * main.c (captured_main): Initialize interpreter_p from context.
> >         * gdb.c (main): Set interpreter_p argument.
> >         * Makefile.in (gdb.o): Add dependency for interps.h.
> 
> Yes, ok.

Committed. Thank you for looking at this.

> I think, now, for Insight, just need to get .../-main.c and gdbtk.c to 
> agree on the interpreter's name (what ever it is).

I'll submit the argv0 thing shortly.

Keith



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