* gdbtk.c (gdbtk_init): Prevent segfault when gdbtk.tcl can't be
authorStu Grossman <grossman@cygnus>
Thu, 26 Jan 1995 02:27:06 +0000 (02:27 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 26 Jan 1995 02:27:06 +0000 (02:27 +0000)
commitb66051ec1950ddd647fbfa629bcec40ba8bd5d25
treeffc98ed0640a34c74cdbd2bd5d623f42c6a394e7
parentee3a45e7b7974472247806e364a034a230b3d61e
* gdbtk.c (gdbtk_init):  Prevent segfault when gdbtk.tcl can't be
found.
* gdbtk.tcl:  Initialize expr_update_list() to prevent errors when
popping up expression window for the first time.
gdb/ChangeLog
gdb/gdbtk.c
gdb/gdbtk.tcl