]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2003-02-03 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 3 Feb 2003 21:13:29 +0000 (21:13 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 3 Feb 2003 21:13:29 +0000 (21:13 +0000)
commit7ff0e6b71ba46659119882a96e512970407aba54
treead62df6281fabb07ad93bc54c766ce755aaae608
parent39540477e8109d9cc046d38b665a83e9d2df5f71
2003-02-03  Andrew Cagney  <ac131313@redhat.com>

* top.c (gdb_init): Move interpreter init code from here ...
* main.c (captured_main): ... to here.  Include "interps.h".
(captured_main): Set interpreter_p to a default before parsing the
options.
* Makefile.in (main.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/main.c
gdb/testsuite/lib/mi-support.exp
gdb/top.c