This is the mail archive of the gdb-testers@sourceware.cygnus.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 2000-04-27 / gdb-4.95.0.tar.bz2


FYI,

I've taken the head of the GDB-5.0 branch and wrapped it up into the
archive gdb-4.95.0.tar.bz2.  At present I have:

	GDB TOT on unixware 7
	Re: [Fwd: [Fwd: gdb 200002...]
		OSF1 5.0 problem
	[psim] Fix to events.c assertion failure

where only the middle one (OSF1) really has my attention.  I've also
dropped a TAG so people can find it in the CVS repository.

ftp://sourceware.cygnus.com/pub/gdb/snapshots/
http://sourceware.cygnus.com/mirrors.html

As an FYI, the release process has been reduce to:

	$ cvs -d ... co gdb
	$ ed src/gdb/Makefile.in
	s/^VERSION.*/VERSION=4.95.0/
	wq
	$ cvs commit 
	$ cvs tag ...
	$ cd src
	$ make -f Makefile.in gdb.tar.bz2
	$ mv gdb-4.95.0.tar.bz2 ...

I would sugges trying the mirror archives.

	Andrew

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