This is the mail archive of the gdb-cvs@sourceware.org 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 printcmd.c testsuite/ChangeL ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	gingold@sourceware.org	2012-05-04 07:58:01

Modified files:
	gdb            : ChangeLog printcmd.c 
	gdb/testsuite  : ChangeLog 
Added files:
	gdb/testsuite/gdb.base: set-noassign.exp 

Log message:
	2012-05-04  Tristan Gingold  <gingold@adacore.com>
	
	* printcmd.c (set_command): Emit a warning if the expression is not
	an assignment.
	
	testsuite/
	2012-05-04  Tristan Gingold  <gingold@adacore.com>
	
	* gdb.base/set-noassign.exp: New test.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14205&r2=1.14206
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/printcmd.c.diff?cvsroot=src&r1=1.202&r2=1.203
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3178&r2=1.3179
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/set-noassign.exp.diff?cvsroot=src&r1=NONE&r2=1.1


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