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

Re: top-level removal of dejagnu, expect


On Thu, Jun 10, 2004 at 09:22:23AM +1000, Ben Elliston wrote:
> In preparation for the removal of src/{dejagnu,expect}.
> Okay to commit?
> 
> 2004-06-10  Ben Elliston  <bje@gnu.org>
> 
> 	* Makefile.def (dejagnu, expect): Remove.
> 	* Makefile.tpl (EXPECT): Set to 'expect'.
> 	(RUNTEST): Set to 'runtest'.
> 	(all-dejagnu): Remove target.
> 	(configure-expect): Likewise.
> 	(all-expect): Likewise.
> 	* Makefile.in: Rebuild.
> 	* configure.in (host_tools): Remove expect and dejagnu.
> 	(noconfigdirs): Likewise for all target triples.
> 	* configure: Rebuild.
> 	* src-release (do-proto-toplev): Remove kludge for gdb/708.
> 	(DEJAGNU_SUPPORT_DIRS): Remove.
> 	(dejagnu.tar.bz2, dejagnu.tar): Likewise.
> 	(GDBD_SUPPORT_DIRS): Likewise.
> 	(gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
> 	(INSIGHTD_SUPPORT_DIRS): Likewise.
> 	(insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.

This is going to percolate through the repository (modules file should
also be adjusted eventually); you may want to hold off until Andrew has
finished with GDB 6.1.1.  Andrew, that should be soon, right?

Every time someone messes with the top level directories, even on HEAD,
GDB snapshots find a way to break.


-- 
Daniel Jacobowitz


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