This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog gdb.c main.c main.h
- From: jkratoch at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 2 Jan 2012 13:29:58 -0000
- Subject: src/gdb ChangeLog gdb.c main.c main.h
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2012-01-02 13:29:58
Modified files:
gdb : ChangeLog gdb.c main.c main.h
Log message:
gdb/
Revert this part of:
2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
Remove the gdbtui binary.
* gdb.c (main): Remove args.interpreter_p initialization.
* main.c (captured_main): Set INTERPRETER_P directly by INTERP_CONSOLE.
* main.h (struct captured_main_args): Remove interpreter_p.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13688&r2=1.13689
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdb.c.diff?cvsroot=src&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/main.c.diff?cvsroot=src&r1=1.98&r2=1.99
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/main.h.diff?cvsroot=src&r1=1.13&r2=1.14