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

Re: Problem building from cvs (gdb.linespec)


On Mon, 05 Mar 2012 21:45:26 +0100, Robert Lupton the Good wrote:
> The current cvs head/master/trunk build appears to be broken.  The problem
> is that
> 	gdb/testsuite/Makefile.in
> lists gdb.linespec (added by Tom on 2011/12/06), but there's no
> corresponding directory (there is in the 7.4 tarball).  Copying that
> directory over from 7_4 makes the trunk build successfully.

Do a new CVS checkout, gdb/testsuite/gdb.linespec/ will appear there.

You can also:
	cd gdb/testsuite; cvs update -d gdb.linespec
	                             ^^


Regards,
Jan


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