This is a binary release of tgdb_wish for Sun OS 4.1.3.


What is tgdb?
-------------

tgdb is a tcl/tk GUI for the gdb debugger. See README.tgdb in this release,
which is taken from file README in the tgdb-1.0 source distribution.


Where can I get the full source distribution?
---------------------------------------------

At the time of this writing, tgdb-1.0 is available via anonymous FTP from:

	sunsite.unc.edu:/pub/Linux/devel/debuggers/tgdb-1.0.src.tgz


How this executable was built
-----------------------------

The following packages were used:

	tcl7.3
	tk3.6
	tclX7.3b
	BLT1.3
	TkSteal3.6f
	expect5.7

The source distribution contains four files in the subdirectory tgdb/expect.
These are supposed to replace identically named files in the expect
package before expect is compiled (see part B of INSTALL.) Some changes were
necessary, both to remove Linux references and because newer versions of
expect and TkSteal were used than were called for.

I have included these modified files in the expect-changed subdirectory.
If you want to rebuild tgdb from the sources, use these files
rather than the files provided in tgdb/expect. Of course, these will only
work with expect5.7. Probably with some minor changes you can get
them to work with later versions.


Installing the full tgdb package
--------------------------------

1. Retrieve the full source distribution from the address mentioned above.
   I'll assume this is placed in a subdirectory somewhere called tgdb.

2. Copy the files tgdb_wish, mkxtty, callcld, and tgdb.in from this
   directory to the tgdb subdirectory.

3. Follow the instructions in part A of tgdb/INSTALL.



Created by Jonathan Swartz, 9/13/94. Send problems, comments, etc. to

	swartz@cs.cornell.edu
