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