1. gdb-5.3-act-2003-02-25.tgz:
        Tarball of most recent GNAT GDB development branch from ACT
        (as of 25 Feb 2003). These changes were made against the 5.3
        gdb release sources.

2. gdb-5-2000-9-4-2026.tar.bz2: 
        Tarball of the result of checking out the GDB sources from the 
        CVS repository with date parameter of 4 Sept 2000 at 2026 GMT

3. gnat-gdb-5.tar.bz2
        Tarball of most recent GNAT GDB development branch from ACT
        (as of 13 Dec 2001).

4. gnat-gdb-5.patch.bz2 
        Patches to get from 1 to 2 (use patch -p1 in the main gdb directory).

The file gdb/ChangeLog.GNAT contains our changes since the initial earthquake.

WARNING: These sources need much work to be integrated into the public tree.
         Some ACT changes have been overtaken by events, for one thing, and
         there are still some pending glitches to be ironed out.  ACT is
         providing these sources here in the hope that some may find them
         useful