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/testsuite ChangeLog gdb.base/default.exp


CVSROOT:	/cvs/src
Module name:	src
Changes by:	sergiodj@sourceware.org	2013-09-17 19:24:51

Modified files:
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.base: default.exp 

Log message:
	This commit fixes a regression introduced by the new $_isvoid convenience
	function.  It adds a check for $_isvoid during the test of "show convenience"
	output.
	
	gdb/testsuite/
	2013-09-17  Sergio Durigan Junior  <sergiodj@redhat.com>
	
	* gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
	convenience function.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3809&r2=1.3810
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/default.exp.diff?cvsroot=src&r1=1.68&r2=1.69


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