Age | Commit message (Expand) | Author | Files | Lines |
1997-06-07 | start-sanitize-gdbtk | Peter Schauer | 1 | -1/+1 |
1997-05-08 | Part II of getting GdbTk's stop button to always work. | Andrew Cagney | 1 | -20/+33 |
1997-04-21 | * gdbtk.c (gdb_disassemble): Store endian-ness in `di'. | David Edelsohn | 1 | -2/+2 |
1997-03-19 | Wed Mar 19 15:16:17 1997 Martin M. Hunt <hunt@onions.cygnus.com> | Martin Hunt | 1 | -12/+106 |
1997-03-13 | * configure: Regenerated. | Tom Tromey | 1 | -1/+1 |
1997-02-10 | * gdbtk.c (call_wrapper): Clear running_now if an error occurs. | Stu Grossman | 1 | -0/+1 |
1996-12-12 | * gdbtk.c (gdb_loc): Correct truncation of PC on 64-bit MIPS. | Mark Alexander | 1 | -1/+1 |
1996-11-19 | * gdbtk.c (gdbtk_readline): Fix memory leak. | Tom Tromey | 1 | -1/+4 |
1996-11-19 | Fixes for Tcl 7.6 / Tk 4.2: | Tom Tromey | 1 | -1/+1 |
1996-08-23 | * gdbtk.c (gdbtk_init): Check for a DISPLAY env variable and | Fred Fish | 1 | -0/+7 |
1996-08-02 | changes for new tcl/tk: | Tom Tromey | 1 | -14/+1 |
1996-07-26 | * printcmd.c (_initialize_printcmd): Initialize | Ian Lance Taylor | 1 | -0/+1 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -5/+43 |
1996-07-15 | * defs.h printcmd.c: Create global disassemble_info structure | Stu Grossman | 1 | -2/+8 |
1996-06-21 | * gdbtk.c (get_register): Support for printing raw formats. | Fred Fish | 1 | -2/+14 |
1996-05-20 | * defs.h (read_command_lines, query_hook): Update prototypes. | Fred Fish | 1 | -0/+65 |
1996-05-17 | * gdbtk.tcl (gdb_prompt): Set this early on. | Fred Fish | 1 | -1/+11 |
1996-05-14 | * gdbtk.c (tk_command): Catch case where no argument is given | Fred Fish | 1 | -0/+4 |
1996-05-08 | * breakpoint.c (clear_momentary_breakpoints): Remove dead code | Fred Fish | 1 | -2/+2 |
1996-04-05 | * gdbtk.c (running_now): New global variable. | Stan Shebs | 1 | -12/+29 |
1996-04-05 | Undef SIOCSPGRP if on Linux | Michael Meissner | 1 | -0/+6 |
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 | -5/+12 |
1996-01-23 | * gdbtk.c (gdb_disassemble): Rework disassemble_info initialization. | David Edelsohn | 1 | -2/+2 |
1996-01-23 | * gdbtk.c (gdb_disassemble): Rework disassemble_info initialization. | David Edelsohn | 1 | -10/+11 |
1995-10-16 | * gdbtk.c (gdb_disassemble): Use fprintf_unfiltered instead of | Stu Grossman | 1 | -1/+1 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-06-20 | * gdbtk.c: Add functions Tcl_Malloc, Tcl_Realloc, and Tcl_Free. | Stu Grossman | 1 | -0/+24 |
1995-05-19 | * utils.c, complaints.c, language.c, monitor.c, remote-array.c, | Jim Kingdon | 1 | -3/+3 |
1995-05-18 | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 1 | -6/+16 |
1995-04-15 | * gdbtk.c (gdb_disassemble): Read from inferior if connected | Stan Shebs | 1 | -1/+2 |
1995-04-11 | Use F_SETOWN if SIOCSPGRP is not available. | Michael Meissner | 1 | -3/+10 |
1995-04-06 | Initial Linux ELF support. | Michael Meissner | 1 | -0/+2 |
1995-03-09 | * gdbtk.c (gdb_get_breakpoint_info): Return error if breakpoint | Stu Grossman | 1 | -14/+5 |
1995-02-15 | * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c: Replace | Stu Grossman | 1 | -203/+165 |
1995-02-06 | * gdbtk.c (gdb_disassemble): Deference pointer to function before | Jim Kingdon | 1 | -2/+2 |
1995-02-03 | * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble), | Stu Grossman | 1 | -7/+15 |
1995-01-26 | * gdbtk.c (gdbtk_init): Prevent segfault when gdbtk.tcl can't be | Stu Grossman | 1 | -1/+6 |
1995-01-24 | * gdbtk.c (gdb_disassemble): Fix problem with source+assembly and | Stu Grossman | 1 | -23/+45 |
1995-01-12 | * gdbtk.c gdbtk.tcl: Update/add copyright. | Stu Grossman | 1 | -2/+4 |
1995-01-12 | * gdbtk.c (gdbtk_init): Improve handling for errors in gdbtk.tcl | Stu Grossman | 1 | -2/+12 |
1995-01-06 | * Makefile.in (install_only uninstall): Indent for clarity | Stu Grossman | 1 | -25/+325 |
1994-12-24 | * Makefile.in (CLIBS): Put LIBIBERTY last. | Stu Grossman | 1 | -27/+33 |
1994-12-19 | * gdbtk.c (gdbtk_wait gdbtk_init): Use different method of | Stu Grossman | 1 | -87/+94 |
1994-12-16 | * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream arg | Stu Grossman | 1 | -96/+151 |
1994-12-12 | * gdbtk.c: New tcl commands: gdb_fetch_registers, | Stu Grossman | 1 | -6/+190 |
1994-11-14 | * Makefile.in: Install gdbtk.tcl. | Stu Grossman | 1 | -0/+83 |
1994-11-04 | Replace useless FRAME, FRAME_ADDR types with struct frame_info * | Stan Shebs | 1 | -7/+1 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1 | -6/+1 |