summaryrefslogtreecommitdiffstats
path: root/gdb/gdbtk.c
Commit message (Expand)AuthorAgeFilesLines
* * gdbtk.c (get_register): Support for printing raw formats.Fred Fish1996-06-211-2/+14
* * defs.h (read_command_lines, query_hook): Update prototypes.Fred Fish1996-05-201-0/+65
* * gdbtk.tcl (gdb_prompt): Set this early on.Fred Fish1996-05-171-1/+11
* * gdbtk.c (tk_command): Catch case where no argument is givenFred Fish1996-05-141-0/+4
* * breakpoint.c (clear_momentary_breakpoints): Remove dead codeFred Fish1996-05-081-2/+2
* * gdbtk.c (running_now): New global variable.Stan Shebs1996-04-051-12/+29
* Undef SIOCSPGRP if on LinuxMichael Meissner1996-04-051-0/+6
* Look for -ldl or -ldld where needed by Tcl 7.5.Tom Tromey1996-01-241-1/+1
* Updated for Tcl 7.5a2 and Tk 4.1a2Tom Tromey1996-01-241-5/+12
* * gdbtk.c (gdb_disassemble): Rework disassemble_info initialization.David Edelsohn1996-01-231-2/+2
* * gdbtk.c (gdb_disassemble): Rework disassemble_info initialization.David Edelsohn1996-01-231-10/+11
* * gdbtk.c (gdb_disassemble): Use fprintf_unfiltered instead ofStu Grossman1995-10-161-1/+1
* Update FSF address.Fred Fish1995-08-021-1/+1
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-1/+1
* * gdbtk.c: Add functions Tcl_Malloc, Tcl_Realloc, and Tcl_Free.Stu Grossman1995-06-201-0/+24
* * utils.c, complaints.c, language.c, monitor.c, remote-array.c,Jim Kingdon1995-05-191-3/+3
* * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin1995-05-181-6/+16
* * gdbtk.c (gdb_disassemble): Read from inferior if connectedStan Shebs1995-04-151-1/+2
* Use F_SETOWN if SIOCSPGRP is not available.Michael Meissner1995-04-111-3/+10
* Initial Linux ELF support.Michael Meissner1995-04-061-0/+2
* * gdbtk.c (gdb_get_breakpoint_info): Return error if breakpointStu Grossman1995-03-091-14/+5
* * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c: ReplaceStu Grossman1995-02-151-203/+165
* * gdbtk.c (gdb_disassemble): Deference pointer to function beforeJim Kingdon1995-02-061-2/+2
* * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble),Stu Grossman1995-02-031-7/+15
* * gdbtk.c (gdbtk_init): Prevent segfault when gdbtk.tcl can't beStu Grossman1995-01-261-1/+6
* * gdbtk.c (gdb_disassemble): Fix problem with source+assembly andStu Grossman1995-01-241-23/+45
* * gdbtk.c gdbtk.tcl: Update/add copyright.Stu Grossman1995-01-121-2/+4
* * gdbtk.c (gdbtk_init): Improve handling for errors in gdbtk.tclStu Grossman1995-01-121-2/+12
* * Makefile.in (install_only uninstall): Indent for clarityStu Grossman1995-01-061-25/+325
* * Makefile.in (CLIBS): Put LIBIBERTY last.Stu Grossman1994-12-241-27/+33
* * gdbtk.c (gdbtk_wait gdbtk_init): Use different method ofStu Grossman1994-12-191-87/+94
* * defs.h, gdbtk.c (gdbtk_fputs), main.c (gdb_fputs), top.c: Add stream argStu Grossman1994-12-161-96/+151
* * gdbtk.c: New tcl commands: gdb_fetch_registers,Stu Grossman1994-12-121-6/+190
* * Makefile.in: Install gdbtk.tcl.Stu Grossman1994-11-141-0/+83
* Replace useless FRAME, FRAME_ADDR types with struct frame_info *Stan Shebs1994-11-041-7/+1
* * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1994-11-031-6/+1
* * Makefile.in: Use $(objdir)/tcl and $(objdir)/tk if they areStu Grossman1994-11-021-15/+5
* * defs.h, gdbtk.c, main.c, top.c: Change sense and name ofStu Grossman1994-10-261-5/+5
* * defs.h, infrun.c (wait_for_inferior), top.c: CallStu Grossman1994-10-211-0/+88
* * defs.h (QUIT): Call interactive_hook to allow GUI to interrupt.Stu Grossman1994-09-161-8/+14
* * gdbtk.c (gdbtk_flush gdbtk_fputs): Buffer up output to makeStu Grossman1994-09-131-30/+72
* * Makefile.in (INSTALLED_LIBS, CLIBS, DEPFILES): Add support forStu Grossman1994-07-281-0/+424
OpenPOWER on IntegriCloud