* gdbtk.c (gdbtk_cleanup): New static function.
authorIan Lance Taylor <ian@airs.com>
Fri, 8 Aug 1997 20:07:14 +0000 (20:07 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 8 Aug 1997 20:07:14 +0000 (20:07 +0000)
commit9a2f9219c8c33e40dcc07051e79cde2c87aecd2d
tree88eed15b60a688935cd049181dd54a9cfbb6b804
parentf1f6dd9c3992f0a8286432b242e1597c8b121064
* gdbtk.c (gdbtk_cleanup): New static function.
(gdbtk_init): Add gdbtk_cleanup as a final cleanup.  Uncomment
call to ide_initialize_paths.  If we can't initialize the event
system, set GDBTK_IDE to 0 in the Tcl interpreter.  Create the
ide_window_register and the ide_window commands.  Initialize tk,
itcl, and tix after initializing the IDE.
gdb/ChangeLog
gdb/gdbtk.c