This is the mail archive of the gdb-cvs@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]

src/gdb ChangeLog Makefile.in main.c top.c tes ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	interps-20030202-branch
Changes by:	cagney@sourceware.org	2003-02-03 21:13:29

Modified files:
	gdb            : ChangeLog Makefile.in main.c top.c 
	gdb/testsuite/lib: mi-support.exp 

Log message:
	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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=interps-20030202-branch&r1=1.3788.2.1&r2=1.3788.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&only_with_tag=interps-20030202-branch&r1=1.323.2.1&r2=1.323.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/main.c.diff?cvsroot=src&only_with_tag=interps-20030202-branch&r1=1.24.2.1&r2=1.24.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/top.c.diff?cvsroot=src&only_with_tag=interps-20030202-branch&r1=1.70.2.1&r2=1.70.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/lib/mi-support.exp.diff?cvsroot=src&only_with_tag=interps-20030202-branch&r1=1.21.2.1&r2=1.21.2.2


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