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