GDB and INSIGHT Snapshot directory.

       ftp://sources.redhat.com/pub/gdb/snapshots/


See also:
	 
	http://sources.redhat.com/gdb
	http://sources.redhat.com/insight


To unpack a snap-shot you will need the BZIP2 program.  See:

	http://sources.redhat.com/bzip2/
  and	ftp://sources.redhat.com/pub/bzip2


For rebuilding GDB snapshots, several useful utilities (especially
automake) are available:

	ftp://sources.redhat.com/pub/gdb/infrastructure/
  and	ftp://sources.redhat.com/pub/binutils/


The following snapshots are available:

    branch		Taken from the most recent release branch
    current		Taken from the current head of GDB's mainline

For each snapshot, the following archives are made available:

    gdb+dejagnu*	Contains GDB and DEJAGNU

    insight+dejagnu*	Containts INSIGHT, DEJAGNU and TCL/TK.

    *.tar.bz2		A bzip2 tar archive

    *.diff.bz2		Differences between two snapshots.

    *-CVS-*.tar.bz2	Checkout of the CVS tree (made weekly)
			may be faster than `cvs -z9 co ...`