Tue Nov 5 10:21:02 1996 Michael Snyder <msnyder@cleaver.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / README.GDBTK
index 4756b0ecde847cb46b64b39d261def046236eb23..d2aecdd1d0f98a26a805ec9134db8216e6cba177 100644 (file)
@@ -23,8 +23,7 @@ Building and installing
 
 Building GDBtk is very straightforward.  The main difference is that you will
 need to use the `--enable-gdbtk' option when you run configure in the top level
-directory.  You will also need to install Tcl version 7.3 (or 7.4), and Tk 3.6.
-[We haven't ported to Tk 4.0 yet.]
+directory.  You will also need to install Tcl version 7.5a2, and Tk 4.1a2.
 
 You will also need to have X11 (R4/R5/R6) installed (this is a prerequisite to
 installing Tk).
@@ -307,6 +306,7 @@ generic problems
        window.  I.E. "argc" works, as does "*(argv+argc)" but not "argv[argc]".
 
        Solution:  None
+       [ I believe this problem is fixed, but I have not tested it ]
 
     o  The Breakpoint window does not get automatically updated and changes
        made in the window are not reflected back in the results from "info br".
This page took 0.02322 seconds and 4 git commands to generate.