src/gdb ChangeLog cli/cli-script.c
cagney@sources.redhat.com
cagney@sources.redhat.com
Wed Feb 25 15:57:00 GMT 2004
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sourceware.org 2004-02-25 15:57:42
Modified files:
gdb : ChangeLog
gdb/cli : cli-script.c
Log message:
2004-02-25 Andrew Cagney <cagney@redhat.com>
PR cli/1566. Problem found, and fix suggested by David Allan.
* cli/cli-script.c (execute_control_command): Unconditionally
install a cleanup. Default "ret" to "invalid_control". Use
"break" instead of "return" to escape from the switch.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5459&r2=1.5460
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/cli/cli-script.c.diff?cvsroot=src&r1=1.21&r2=1.22
More information about the Gdb-cvs
mailing list