* gdbtk.c (gdbtk_init): Change gdbtk_lib_tmp and gdbtk_file to be
authorIan Lance Taylor <ian@airs.com>
Sat, 9 Aug 1997 00:19:16 +0000 (00:19 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 9 Aug 1997 00:19:16 +0000 (00:19 +0000)
commit740895462f700e34f3a5959802f4631e11817c86
tree746a545f9bc5a0f6dc335752fc2f6dd96836142b
parent414f5cf3b21f743f07a2666120c59e4d9e5378d7
* gdbtk.c (gdbtk_init): Change gdbtk_lib_tmp and gdbtk_file to be
dynamically allocated, rather than fixed size.  Pass "gdbtcl" to
ide_initialize_paths to match installed directory name.  If IDE,
use auto_path to search for main.tcl.
* Makefile.in (install-only): If ENABLE_IDE, install from gdbtcl2
rather than gdbtcl.
gdb/gdbtk.c