| Commit message (Expand) | Author | Age | Files | Lines |
* | * gdbtk.c (gdb_disassemble): Use fprintf_unfiltered instead of | Stu Grossman | 1995-10-16 | 1 | -1/+1 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -1/+1 |
* | * gdbtk.c: Add functions Tcl_Malloc, Tcl_Realloc, and Tcl_Free. | Stu Grossman | 1995-06-20 | 1 | -0/+24 |
* | * utils.c, complaints.c, language.c, monitor.c, remote-array.c, | Jim Kingdon | 1995-05-19 | 1 | -3/+3 |
* | * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered, | J.T. Conklin | 1995-05-18 | 1 | -6/+16 |
* | * gdbtk.c (gdb_disassemble): Read from inferior if connected | Stan Shebs | 1995-04-15 | 1 | -1/+2 |
* | Use F_SETOWN if SIOCSPGRP is not available. | Michael Meissner | 1995-04-11 | 1 | -3/+10 |
* | Initial Linux ELF support. | Michael Meissner | 1995-04-06 | 1 | -0/+2 |
* | * gdbtk.c (gdb_get_breakpoint_info): Return error if breakpoint | Stu Grossman | 1995-03-09 | 1 | -14/+5 |
* | * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c: Replace | Stu Grossman | 1995-02-15 | 1 | -203/+165 |
* | * gdbtk.c (gdb_disassemble): Deference pointer to function before | Jim Kingdon | 1995-02-06 | 1 | -2/+2 |
* | * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble), | Stu Grossman | 1995-02-03 | 1 | -7/+15 |
* | * gdbtk.c (gdbtk_init): Prevent segfault when gdbtk.tcl can't be | Stu Grossman | 1995-01-26 | 1 | -1/+6 |
* | * gdbtk.c (gdb_disassemble): Fix problem with source+assembly and | Stu Grossman | 1995-01-24 | 1 | -23/+45 |
* | * gdbtk.c gdbtk.tcl: Update/add copyright. | Stu Grossman | 1995-01-12 | 1 | -2/+4 |
* | * gdbtk.c (gdbtk_init): Improve handling for errors in gdbtk.tcl | Stu Grossman | 1995-01-12 | 1 | -2/+12 |
* | * Makefile.in (install_only uninstall): Indent for clarity | Stu Grossman | 1995-01-06 | 1 | -25/+325 |
* | * Makefile.in (CLIBS): Put LIBIBERTY last. | Stu Grossman | 1994-12-24 | 1 | -27/+33 |
* | * gdbtk.c (gdbtk_wait gdbtk_init): Use different method of | Stu Grossman | 1994-12-19 | 1 | -87/+94 |
* | * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream arg | Stu Grossman | 1994-12-16 | 1 | -96/+151 |
* | * gdbtk.c: New tcl commands: gdb_fetch_registers, | Stu Grossman | 1994-12-12 | 1 | -6/+190 |
* | * Makefile.in: Install gdbtk.tcl. | Stu Grossman | 1994-11-14 | 1 | -0/+83 |
* | Replace useless FRAME, FRAME_ADDR types with struct frame_info * | Stan Shebs | 1994-11-04 | 1 | -7/+1 |
* | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1994-11-03 | 1 | -6/+1 |
* | * Makefile.in: Use $(objdir)/tcl and $(objdir)/tk if they are | Stu Grossman | 1994-11-02 | 1 | -15/+5 |
* | * defs.h, gdbtk.c, main.c, top.c: Change sense and name of | Stu Grossman | 1994-10-26 | 1 | -5/+5 |
* | * defs.h, infrun.c (wait_for_inferior), top.c: Call | Stu Grossman | 1994-10-21 | 1 | -0/+88 |
* | * defs.h (QUIT): Call interactive_hook to allow GUI to interrupt. | Stu Grossman | 1994-09-16 | 1 | -8/+14 |
* | * gdbtk.c (gdbtk_flush gdbtk_fputs): Buffer up output to make | Stu Grossman | 1994-09-13 | 1 | -30/+72 |
* | * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support for | Stu Grossman | 1994-07-28 | 1 | -0/+424 |