* config/tc-m68k.c (HAVE_LONG_BRANCH): New macro, returns true for
[binutils-gdb.git] / gdb / gdbtk.tcl
1996-11-19 Tom Tromey Fixes for Tcl 7.6 / Tk 4.2:
1996-09-27 Fred Fish * top.c (print_gdb_version): Rewrote to comply with...
1996-07-21 Fred Fish * gdbtk.tcl (files_command): Reorder the binding tags for
1996-07-20 Fred Fish * gdbtk.tcl (delete_expr): Unset corresponding element of
1996-06-21 Fred Fish * gdbtk.tcl (populate_register_window): Make initial...
1996-06-21 Fred Fish * gdbtk.tcl (create_register_windows): Include missing...
1996-06-21 Fred Fish * gdbtk.c (get_register): Support for printing raw...
1996-06-20 Fred Fish * gdbtk.tcl (gdbtk_tcl_readline_begin): Handle backspa...
1996-05-20 Fred Fish * defs.h (read_command_lines, query_hook): Update...
1996-05-18 Fred Fish * gdbtk.tcl (create_command_window): Change a misspell...
1996-05-17 Fred Fish * gdbtk.tcl (gdb_prompt): Set this early on.
1996-05-16 Fred Fish * gdbtk.tcl (evaluate_tcl_command, tclsh): New functi...
1996-05-16 Tom Tromey * gdbtk.tcl (files_command): Correctly insert...
1996-05-16 Tom Tromey * gdbtk.tcl (files_command): listbox command...
1996-05-16 Stan Shebs * gdbtk.tcl (create_command_window): If command window...
1996-05-03 Stan Shebs * gdbtk.tcl (debug_interface): New global, use to...
1996-04-05 Stan Shebs * gdbtk.c (running_now): New global variable.
1996-02-07 Tom Tromey * gdbtk.tcl (create_file_win): Eliminate text widget...
1996-01-24 Tom TromeyLook for -ldl or -ldld where needed by Tcl 7.5.
1996-01-24 Tom TromeyUpdated for Tcl 7.5a2 and Tk 4.1a2
1995-08-20 Michael TiemannWire up the breakpoint window so that it works. Also...
1995-08-02 Fred FishUpdate FSF address.
1995-06-20 Stu Grossman * gdbtk.tcl (add_breakpoint_frame): Add more fields.
1995-02-15 Stu Grossman * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c...
1995-01-31 Stu Grossman * gdbtk.tcl (create_file_win): Disable old popup...
1995-01-26 Stu Grossman * gdbtk.c (gdbtk_init): Prevent segfault when gdbtk...
1995-01-25 Stu Grossman * gdbtk.tcl (create_registers_window): Work around...
1995-01-24 Stu Grossman * gdbtk.c (gdb_disassemble): Fix problem with source...
1995-01-24 Stu Grossman * gdbtk.tcl: Take .gdbtkinit if it exists. Makes...
1995-01-12 Stu Grossman * gdbtk.c gdbtk.tcl: Update/add copyright.
1995-01-12 Stu Grossman * gdbtk.tcl: Add button to control mixed source disas...
1995-01-06 Stu Grossman * Makefile.in (install_only uninstall): Indent for...
1995-01-05 Stan Shebs * gdbtk.tcl (build_framework): Add standard commands...
1994-12-31 Stan Shebs * gdbtk.tcl (FSBox): New proc, File Selection Box...
1994-12-19 Stu Grossman * gdbtk.tcl (update_assembly): Force update to make...
1994-12-19 Stu Grossman * gdbtk.c (gdbtk_wait gdbtk_init): Use different...
1994-12-16 Stu Grossman * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs...
1994-12-13 Stu Grossman * gdbtk.tcl (reg_config_menu create_registers_window
1994-12-12 Stu Grossman * gdbtk.c: New tcl commands: gdb_fetch_registers,
1994-11-28 Stu Grossman * gdbtk.tcl (build_framework): Fix bug with setting...
1994-11-28 Stu Grossman * gdbtk.tcl (build_framework): Add "Report bug" to...
1994-11-28 Stu Grossman * gdbtk.tcl: Re-arrange windows using new, consistent...
1994-11-02 Stu Grossman * Makefile.in: Use $(objdir)/tcl and $(objdir)/tk...
1994-10-21 Stu Grossman * defs.h, infrun.c (wait_for_inferior), top.c: Call
1994-09-18 Stu Grossman * gdbtk.tcl: Let ^U delete lines in the command window.
1994-09-16 Stu Grossman * defs.h (QUIT): Call interactive_hook to allow GUI...
1994-09-14 Stu Grossman * gdbtk.tcl: Add ref counts to breakpoint tags.
1994-09-13 Stu Grossman * gdbtk.c (gdbtk_flush gdbtk_fputs): Buffer up output...
1994-07-28 Stu Grossman * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): ...