[RFA] Make interpreter_p an argument for gdb_main

Keith Seitz keiths@redhat.com
Wed Feb 12 17:33:00 GMT 2003


On Wed, 2003-02-12 at 08:45, Andrew Cagney wrote:
> ``interpreter_p'' is -><- close to being made local to captured_main.

Ahh. Ok, that gives me a new criteria for considering where to put such
changes.

> Otherwize ok,

New patch attachd. Note that I've corrected the top.o/gdb.o mishap in
the makefile.

Keith

PS. Anyone want to talk about deprecating "-nw" and "-w" (or aliasing
them to doing the same as "-i=console" and ???)?

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.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: p
Type: text/x-patch
Size: 2693 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030212/89cbd2bb/attachment.bin>


More information about the Gdb-patches mailing list