1996-11-19 |
Tom Tromey | * gdbtk.c (gdbtk_readline): Fix memory leak. |
blob | commitdiff | raw |
1996-11-19 |
Tom Tromey | Fixes for Tcl 7.6 / Tk 4.2: |
blob | commitdiff | raw | diff to current |
1996-08-23 |
Fred Fish | * gdbtk.c (gdbtk_init): Check for a DISPLAY env variab... |
blob | commitdiff | raw | diff to current |
1996-08-02 |
Tom Tromey | changes for new tcl/tk: |
blob | commitdiff | raw | diff to current |
1996-07-26 |
Ian Lance Taylor | * printcmd.c (_initialize_printcmd): Initialize |
blob | commitdiff | raw | diff to current |
1996-07-26 |
Fred Fish | See gdb ChangeLog entry with header: |
blob | commitdiff | raw | diff to current |
1996-07-15 |
Stu Grossman | * defs.h printcmd.c: Create global disassemble_info... |
blob | commitdiff | raw | diff to current |
1996-06-21 |
Fred Fish | * gdbtk.c (get_register): Support for printing raw... |
blob | commitdiff | raw | diff to current |
1996-05-20 |
Fred Fish | * defs.h (read_command_lines, query_hook): Update... |
blob | commitdiff | raw | diff to current |
1996-05-17 |
Fred Fish | * gdbtk.tcl (gdb_prompt): Set this early on. |
blob | commitdiff | raw | diff to current |
1996-05-14 |
Fred Fish | * gdbtk.c (tk_command): Catch case where no argument... |
blob | commitdiff | raw | diff to current |
1996-05-08 |
Fred Fish | * breakpoint.c (clear_momentary_breakpoints): Remove... |
blob | commitdiff | raw | diff to current |
1996-04-05 |
Stan Shebs | * gdbtk.c (running_now): New global variable. |
blob | commitdiff | raw | diff to current |
1996-04-05 |
Michael Meissner | Undef SIOCSPGRP if on Linux |
blob | commitdiff | raw | diff to current |
1996-01-24 |
Tom Tromey | Look for -ldl or -ldld where needed by Tcl 7.5. |
blob | commitdiff | raw | diff to current |
1996-01-24 |
Tom Tromey | Updated for Tcl 7.5a2 and Tk 4.1a2 |
blob | commitdiff | raw | diff to current |
1996-01-23 |
David Edelsohn | * gdbtk.c (gdb_disassemble): Rework disassemble_info... |
blob | commitdiff | raw | diff to current |
1996-01-23 |
David Edelsohn | * gdbtk.c (gdb_disassemble): Rework disassemble_info... |
blob | commitdiff | raw | diff to current |
1995-10-16 |
Stu Grossman | * gdbtk.c (gdb_disassemble): Use fprintf_unfiltered... |
blob | commitdiff | raw | diff to current |
1995-08-02 |
Fred Fish | Update FSF address. |
blob | commitdiff | raw | diff to current |
1995-08-01 |
J.T. Conklin | * configure.in: Check for working mmap, ansi headers... |
blob | commitdiff | raw | diff to current |
1995-06-20 |
Stu Grossman | * gdbtk.c: Add functions Tcl_Malloc, Tcl_Realloc... |
blob | commitdiff | raw | diff to current |
1995-05-19 |
Jim Kingdon | * utils.c, complaints.c, language.c, monitor.c, remote... |
blob | commitdiff | raw | diff to current |
1995-05-18 |
J.T. Conklin | * utils.c (fprintf_filtered, fprintf_unfiltered... |
blob | commitdiff | raw | diff to current |
1995-04-15 |
Stan Shebs | * gdbtk.c (gdb_disassemble): Read from inferior if... |
blob | commitdiff | raw | diff to current |
1995-04-11 |
Michael Meissner | Use F_SETOWN if SIOCSPGRP is not available. |
blob | commitdiff | raw | diff to current |
1995-04-06 |
Michael Meissner | Initial Linux ELF support. |
blob | commitdiff | raw | diff to current |
1995-03-09 |
Stu Grossman | * gdbtk.c (gdb_get_breakpoint_info): Return error... |
blob | commitdiff | raw | diff to current |
1995-02-15 |
Stu Grossman | * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c... |
blob | commitdiff | raw | diff to current |
1995-02-06 |
Jim Kingdon | * gdbtk.c (gdb_disassemble): Deference pointer to... |
blob | commitdiff | raw | diff to current |
1995-02-03 |
Stu Grossman | * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_d... |
blob | commitdiff | raw | diff to current |
1995-01-26 |
Stu Grossman | * gdbtk.c (gdbtk_init): Prevent segfault when gdbtk... |
blob | commitdiff | raw | diff to current |
1995-01-24 |
Stu Grossman | * gdbtk.c (gdb_disassemble): Fix problem with source... |
blob | commitdiff | raw | diff to current |
1995-01-12 |
Stu Grossman | * gdbtk.c gdbtk.tcl: Update/add copyright. |
blob | commitdiff | raw | diff to current |
1995-01-12 |
Stu Grossman | * gdbtk.c (gdbtk_init): Improve handling for errors... |
blob | commitdiff | raw | diff to current |
1995-01-06 |
Stu Grossman | * Makefile.in (install_only uninstall): Indent for... |
blob | commitdiff | raw | diff to current |
1994-12-24 |
Stu Grossman | * Makefile.in (CLIBS): Put LIBIBERTY last. |
blob | commitdiff | raw | diff to current |
1994-12-19 |
Stu Grossman | * gdbtk.c (gdbtk_wait gdbtk_init): Use different... |
blob | commitdiff | raw | diff to current |
1994-12-16 |
Stu Grossman | * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs... |
blob | commitdiff | raw | diff to current |
1994-12-12 |
Stu Grossman | * gdbtk.c: New tcl commands: gdb_fetch_registers, |
blob | commitdiff | raw | diff to current |
1994-11-14 |
Stu Grossman | * Makefile.in: Install gdbtk.tcl. |
blob | commitdiff | raw | diff to current |
1994-11-04 |
Stan Shebs | Replace useless FRAME, FRAME_ADDR types with struct... |
blob | commitdiff | raw | diff to current |
1994-11-03 |
Stu Grossman | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom... |
blob | commitdiff | raw | diff to current |
1994-11-02 |
Stu Grossman | * Makefile.in: Use $(objdir)/tcl and $(objdir)/tk... |
blob | commitdiff | raw | diff to current |
1994-10-26 |
Stu Grossman | * defs.h, gdbtk.c, main.c, top.c: Change sense and... |
blob | commitdiff | raw | diff to current |
1994-10-21 |
Stu Grossman | * defs.h, infrun.c (wait_for_inferior), top.c: Call |
blob | commitdiff | raw | diff to current |
1994-09-16 |
Stu Grossman | * defs.h (QUIT): Call interactive_hook to allow GUI... |
blob | commitdiff | raw | diff to current |
1994-09-13 |
Stu Grossman | * gdbtk.c (gdbtk_flush gdbtk_fputs): Buffer up output... |
blob | commitdiff | raw | diff to current |
1994-07-28 |
Stu Grossman | * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): ... |
blob | commitdiff | raw | diff to current |
|