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

cli/1566


The following reply was made to PR cli/1566; it has been noted by GNATS.

From: cagney@sources.redhat.com
To: gdb-gnats@sourceware.org
Cc:  
Subject: cli/1566
Date: 25 Feb 2004 15:57:43 -0000

 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
 


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