src/gdb ChangeLog interps.c interps.h cli/cli- ...
eliz@sourceware.org
eliz@sourceware.org
Tue May 8 18:49:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: eliz@sourceware.org 2012-05-08 18:49:42
Modified files:
gdb : ChangeLog interps.c interps.h
gdb/cli : cli-script.c
Log message:
Display the ">" prompt in interactive mode while reading canned
commands, even when the current interpreter is MI.
interps.c (interp_set_temp): New function.
interps.h (interp_set_temp): Add prototype.
cli/cli-script.c (restore_interp): New cleanup function.
(read_command_lines): Temporarily override the current interpreter
with CLI and arrange for restoring the original one.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14219&r2=1.14220
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/interps.c.diff?cvsroot=src&r1=1.44&r2=1.45
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/interps.h.diff?cvsroot=src&r1=1.22&r2=1.23
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-script.c.diff?cvsroot=src&r1=1.74&r2=1.75
More information about the Gdb-cvs
mailing list