aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1996-08-02 02:43:27 +0000
committerTom Tromey <tromey@redhat.com>1996-08-02 02:43:27 +0000
commit047465fd1b79902bf20b24f220cc0cdde08746c4 (patch)
tree40349f944c99dee41a4571f0d8e0d205c0b6e1e8 /gdb/ChangeLog
parent2934d1c9258c32d0eae590e686f13304429a759e (diff)
downloadgdb-047465fd1b79902bf20b24f220cc0cdde08746c4.zip
gdb-047465fd1b79902bf20b24f220cc0cdde08746c4.tar.gz
gdb-047465fd1b79902bf20b24f220cc0cdde08746c4.tar.bz2
changes for new tcl/tk:
* gdbtk.c (mainWindow): Deleted. (cleanup_init): Don't destroy main window. (gdbtk_init): Main window now created by Tk_Init. * configure.in: Most X checks now handled automatically by Tk. Use new macros to find Tcl/Tk. * aclocal.m4: New version for new Tcl/Tk; from Don Libes. * config.in, configure: Regenerated. * Makefile.in (TCL, TCL_CFLAGS, TK, TK_CFLAGS, X11_CFLAGS, X11_LDFLAGS, X11_LIBS): Changed for new Tcl and Tk.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0ca85b7..9253f6e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,19 @@
+start-sanitize-gdbtk
+Thu Aug 1 20:35:01 1996 Tom Tromey <tromey@creche.cygnus.com>
+
+ * gdbtk.c (mainWindow): Deleted.
+ (cleanup_init): Don't destroy main window.
+ (gdbtk_init): Main window now created by Tk_Init.
+
+ * configure.in: Most X checks now handled automatically by Tk.
+ Use new macros to find Tcl/Tk.
+ * aclocal.m4: New version for new Tcl/Tk; from Don Libes.
+ * config.in, configure: Regenerated.
+
+ * Makefile.in (TCL, TCL_CFLAGS, TK, TK_CFLAGS, X11_CFLAGS,
+ X11_LDFLAGS, X11_LIBS): Changed for new Tcl and Tk.
+
+end-sanitize-gdbtk
Thu Aug 1 10:11:34 1996 Fred Fish <fnf@cygnus.com>
* config/mips/tm-mips.h (TM_MIPS_H): Enclose file contents in