Problem building from cvs (gdb.linespec)

Jan Kratochvil jan.kratochvil@redhat.com
Mon Mar 5 20:49:00 GMT 2012


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



More information about the Gdb mailing list