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]

external/1568


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

From: drow@sourceware.org
To: gdb-gnats@sourceware.org
Cc:  
Subject: external/1568
Date: 10 May 2004 16:47:40 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	drow@sourceware.org	2004-05-10 16:47:40
 
 Modified files:
 	gdb/testsuite  : ChangeLog 
 	gdb/testsuite/gdb.base: bigcore.c bigcore.exp 
 
 Log message:
 	PR external/1568
 	* gdb.base/bigcore.exp: Check the size of the dumped core file.
 	XFAIL if it is smaller than bytes_allocated.
 	* gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
 	(main): Make chunks_allocated unsigned.  Correct comment.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.864&r2=1.865
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/bigcore.c.diff?cvsroot=src&r1=1.2&r2=1.3
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/bigcore.exp.diff?cvsroot=src&r1=1.5&r2=1.6
 


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