aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtk.tcl
AgeCommit message (Expand)AuthorFilesLines
1996-07-21 * gdbtk.tcl (files_command): Reorder the binding tags forFred Fish1-1/+6
1996-07-20 * gdbtk.tcl (delete_expr): Unset corresponding element ofFred Fish1-6/+15
1996-06-21 * gdbtk.tcl (populate_register_window): Make initial window oneFred Fish1-1/+1
1996-06-21 * gdbtk.tcl (create_register_windows): Include missing '$'s.Fred Fish1-7/+14
1996-06-21 * gdbtk.c (get_register): Support for printing raw formats.Fred Fish1-110/+250
1996-06-20 * gdbtk.tcl (gdbtk_tcl_readline_begin): Handle backspace toFred Fish1-0/+29
1996-05-20 * defs.h (read_command_lines, query_hook): Update prototypes.Fred Fish1-2/+82
1996-05-18 * gdbtk.tcl (create_command_window): Change a misspelled "get"Fred Fish1-5/+14
1996-05-17 * gdbtk.tcl (gdb_prompt): Set this early on.Fred Fish1-2/+15
1996-05-16 * gdbtk.tcl (evaluate_tcl_command, tclsh): New functions thatFred Fish1-0/+62
1996-05-16 * gdbtk.tcl (files_command): Correctly insert list of files intoTom Tromey1-15/+2
1996-05-16 * gdbtk.tcl (files_command): listbox command no longer acceptsTom Tromey1-1/+1
1996-05-16 * gdbtk.tcl (create_command_window): If command window's bufferStan Shebs1-3/+14
1996-05-03 * gdbtk.tcl (debug_interface): New global, use to aid debugging.Stan Shebs1-52/+65
1996-04-05 * gdbtk.c (running_now): New global variable.Stan Shebs1-1/+6
1996-02-07 * gdbtk.tcl (create_file_win): Eliminate text widget B1 binding soTom Tromey1-9/+54
1996-01-24Look for -ldl or -ldld where needed by Tcl 7.5.Tom Tromey1-1/+1
1996-01-24Updated for Tcl 7.5a2 and Tk 4.1a2Tom Tromey1-558/+553
1995-08-20Wire up the breakpoint window so that it works. Also, fix a typo thatMichael Tiemann1-7/+27
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-06-20 * gdbtk.tcl (add_breakpoint_frame): Add more fields.Stu Grossman1-8/+124
1995-02-15 * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c: ReplaceStu Grossman1-121/+336
1995-01-31 * gdbtk.tcl (create_file_win): Disable old popup menu for sourceStu Grossman1-1/+1
1995-01-26 * gdbtk.c (gdbtk_init): Prevent segfault when gdbtk.tcl can't beStu Grossman1-0/+1
1995-01-25 * gdbtk.tcl (create_registers_window): Work around a radiobuttonStu Grossman1-8/+8
1995-01-24 * gdbtk.c (gdb_disassemble): Fix problem with source+assembly andStu Grossman1-3/+27
1995-01-24 * gdbtk.tcl: Take .gdbtkinit if it exists. Makes gdbtk match theStu Grossman1-0/+4
1995-01-12 * gdbtk.c gdbtk.tcl: Update/add copyright.Stu Grossman1-22/+47
1995-01-12 * gdbtk.tcl: Add button to control mixed source disassembly.Stu Grossman1-46/+86
1995-01-06 * Makefile.in (install_only uninstall): Indent for clarityStu Grossman1-27/+139
1995-01-05 * gdbtk.tcl (build_framework): Add standard commands menu, moreStan Shebs1-13/+54
1994-12-31 * gdbtk.tcl (FSBox): New proc, File Selection Box code from exmh.Stan Shebs1-3/+703
1994-12-19 * gdbtk.tcl (update_assembly): Force update to make sure that pcStu Grossman1-0/+1
1994-12-19 * gdbtk.c (gdbtk_wait gdbtk_init): Use different method ofStu Grossman1-44/+46
1994-12-16 * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream argStu Grossman1-101/+147
1994-12-13 * gdbtk.tcl (reg_config_menu create_registers_windowStu Grossman1-12/+19
1994-12-12 * gdbtk.c: New tcl commands: gdb_fetch_registers,Stu Grossman1-143/+367
1994-11-28 * gdbtk.tcl (build_framework): Fix bug with setting window titles.Stu Grossman1-1/+1
1994-11-28 * gdbtk.tcl (build_framework): Add "Report bug" to help menu.Stu Grossman1-0/+2
1994-11-28 * gdbtk.tcl: Re-arrange windows using new, consistent layout. CleanStu Grossman1-151/+196
1994-11-02 * Makefile.in: Use $(objdir)/tcl and $(objdir)/tk if they areStu Grossman1-4/+4
1994-10-21 * defs.h, infrun.c (wait_for_inferior), top.c: CallStu Grossman1-15/+141
1994-09-18 * gdbtk.tcl: Let ^U delete lines in the command window.Stu Grossman1-0/+9
1994-09-16 * defs.h (QUIT): Call interactive_hook to allow GUI to interrupt.Stu Grossman1-31/+77
1994-09-14 * gdbtk.tcl: Add ref counts to breakpoint tags.Stu Grossman1-23/+149
1994-09-13 * gdbtk.c (gdbtk_flush gdbtk_fputs): Buffer up output to makeStu Grossman1-68/+792
1994-07-28 * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman1-0/+399