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]

gdb/16


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

From: taylor@sourceware.cygnus.com
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: gdb/16
Date: 8 Mar 2001 21:09:23 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	taylor@sources.redhat.com	2001-03-08 13:09:23
 
 Modified files:
 	gdb/testsuite  : ChangeLog 
 	gdb/testsuite/gdb.base: annota1.exp long_long.exp maint.exp 
 	gdb/testsuite/gdb.c++: ctti.exp namespace.exp 
 
 Log message:
 	* gdb.base/annota1.exp: Move test of isnative to earlier in the
 	file -- to prevent failing when the compile fails but we have no
 	intention of running the tests anyway.
 	
 	* gdb.base/long_long.exp: Test target_info for no_long_long, skip
 	tests if set.
 	
 	* gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
 	integers.
 	
 	* gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
 	* gdb.c++/namespace.exp: Ditto.
 	
 	Fix PR gdb/16.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.88&r2=1.89
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/annota1.exp.diff?cvsroot=src&r1=1.4&r2=1.5
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/long_long.exp.diff?cvsroot=src&r1=1.3&r2=1.4
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/maint.exp.diff?cvsroot=src&r1=1.4&r2=1.5
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.c++/ctti.exp.diff?cvsroot=src&r1=1.4&r2=1.5
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.c++/namespace.exp.diff?cvsroot=src&r1=1.4&r2=1.5
 


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