* gdbtk.tcl (gdb_prompt): Set this early on.
authorFred Fish <fnf@specifix.com>
Fri, 17 May 1996 02:36:13 +0000 (02:36 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 17 May 1996 02:36:13 +0000 (02:36 +0000)
commit5bac2b50e214842ff064da8690073479d3007976
treeb386a4198a855aa602f2fd963b8d5db533f4821b
parent954a4a2ab18ba02f274e6fd4304aa8c17c016d95
* gdbtk.tcl (gdb_prompt): Set this early on.
(create_command_window): Use gdb_prompt rather than "(gdb) ".
(gdbtk_tcl_preloop): Proc executed just prior to Tk main loop.
(tclsh): If an evaluation window already exists, just bring it
to the front instead of trying to create another.
* gdbtk.c (tk_command_loop): New function.
(gdbtk_init): Call tk_command_loop rather than Tk_MainLoop.
gdb/ChangeLog
gdb/gdbtk.c
gdb/gdbtk.tcl
This page took 0.023531 seconds and 4 git commands to generate.