* gdbtk.tcl (create_file_win): Eliminate text widget B1 binding so
authorTom Tromey <tromey@redhat.com>
Wed, 7 Feb 1996 17:44:58 +0000 (17:44 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 7 Feb 1996 17:44:58 +0000 (17:44 +0000)
commitf0b0d91597b0b939fa9a198aff33bfdd59b819af
tree9a7180f52ee5490f9b2dbdf1b77160f56f8974c3
parentb0ee0cf2aafde864dc87b19b4222bd33528d8474
* gdbtk.tcl (create_file_win): Eliminate text widget B1 binding so
double-clicking will work again.
(create_asm_win): Put "break" at end of all B1 bindings.
(create_file_win): Lower "sel" tag, don't raise it.
(ensure_line_visible): New proc.
(update_listing, update_assembly): Use it.
(create_copyright_window): Destroy window on Leave event.
(create_command_window): Put "break" at end of all B2 bindings.
gdb/ChangeLog
gdb/gdbtk.tcl