* gdbtk.tcl (add_breakpoint_frame): Add more fields.
authorStu Grossman <grossman@cygnus>
Tue, 20 Jun 1995 17:30:44 +0000 (17:30 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 20 Jun 1995 17:30:44 +0000 (17:30 +0000)
commitf1b64caa983829f4b24bc449a90fac8bd6797c91
tree69374800675af85896c3e696dd97af4f1d7d3122
parent13e4db2e3cfeec526e6a62bcfae8d38b5fe3153e
* gdbtk.tcl (add_breakpoint_frame):  Add more fields.
* (create_file_win create_asm_win build_framework):  Create null
bindings for meta keys to keep window from dropping down to
insertion point when meta is pressed by itself.  New bindings:
   Up/Down - Scroll up/down one line at a time
   Next/Prior - Scroll up/down one page at a time
   Home/End - Warp to current pc/end of file
* (build_framework):  Turn on breakpoint menu.
* (create_command_window):  Implement tab completion.  Add binding
for ^C to stop target.
gdb/ChangeLog
gdb/gdbtk.tcl