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 * 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.