aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtk.c
AgeCommit message (Expand)AuthorFilesLines
1997-08-17Sun Aug 17 00:42:11 1997 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-0/+43
1997-08-11 * gdbtk.c (gdbtk_init): Use ide_event_init_from_environment.Tom Tromey1-1/+1
1997-08-09 * gdbtk.c (gdbtk_init): Change gdbtk_lib_tmp and gdbtk_file to beIan Lance Taylor1-6/+43
1997-08-08 * gdbtk.c (gdbtk_cleanup): New static function.Ian Lance Taylor1-12/+39
1997-08-08Fri Aug 8 00:13:32 1997 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-1/+1
1997-08-01 * gdbtk.c (Tcl_Alloc): Don't provide our own version of this ifIan Lance Taylor1-1/+7
1997-07-10Thu Jul 10 00:02:41 1997 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-14/+70
1997-06-13 * defs.h (perror_with_name): Is a NORETURN function.Fred Fish1-3/+1
1997-06-07start-sanitize-gdbtkPeter Schauer1-1/+1
1997-05-08Part II of getting GdbTk's stop button to always work.Andrew Cagney1-20/+33
1997-04-21 * gdbtk.c (gdb_disassemble): Store endian-ness in `di'.David Edelsohn1-2/+2
1997-03-19Wed Mar 19 15:16:17 1997 Martin M. Hunt <hunt@onions.cygnus.com>Martin Hunt1-12/+106
1997-03-13 * configure: Regenerated.Tom Tromey1-1/+1
1997-02-10 * gdbtk.c (call_wrapper): Clear running_now if an error occurs.Stu Grossman1-0/+1
1996-12-12 * gdbtk.c (gdb_loc): Correct truncation of PC on 64-bit MIPS.Mark Alexander1-1/+1
1996-11-19 * gdbtk.c (gdbtk_readline): Fix memory leak.Tom Tromey1-1/+4
1996-11-19 Fixes for Tcl 7.6 / Tk 4.2:Tom Tromey1-1/+1
1996-08-23 * gdbtk.c (gdbtk_init): Check for a DISPLAY env variable andFred Fish1-0/+7
1996-08-02changes for new tcl/tk:Tom Tromey1-14/+1
1996-07-26 * printcmd.c (_initialize_printcmd): InitializeIan Lance Taylor1-0/+1
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-5/+43
1996-07-15 * defs.h printcmd.c: Create global disassemble_info structureStu Grossman1-2/+8
1996-06-21 * gdbtk.c (get_register): Support for printing raw formats.Fred Fish1-2/+14
1996-05-20 * defs.h (read_command_lines, query_hook): Update prototypes.Fred Fish1-0/+65
1996-05-17 * gdbtk.tcl (gdb_prompt): Set this early on.Fred Fish1-1/+11
1996-05-14 * gdbtk.c (tk_command): Catch case where no argument is givenFred Fish1-0/+4
1996-05-08 * breakpoint.c (clear_momentary_breakpoints): Remove dead codeFred Fish1-2/+2
1996-04-05 * gdbtk.c (running_now): New global variable.Stan Shebs1-12/+29
1996-04-05Undef SIOCSPGRP if on LinuxMichael Meissner1-0/+6
1996-01-24Look for -ldl or -ldld where needed by Tcl 7.5.Tom Tromey1-1/+1
1996-01-24Updated for Tcl 7.5a2 and Tk 4.1a2Tom Tromey1-5/+12
1996-01-23 * gdbtk.c (gdb_disassemble): Rework disassemble_info initialization.David Edelsohn1-2/+2
1996-01-23 * gdbtk.c (gdb_disassemble): Rework disassemble_info initialization.David Edelsohn1-10/+11
1995-10-16 * gdbtk.c (gdb_disassemble): Use fprintf_unfiltered instead ofStu Grossman1-1/+1
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-06-20 * gdbtk.c: Add functions Tcl_Malloc, Tcl_Realloc, and Tcl_Free.Stu Grossman1-0/+24
1995-05-19 * utils.c, complaints.c, language.c, monitor.c, remote-array.c,Jim Kingdon1-3/+3
1995-05-18 * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin1-6/+16
1995-04-15 * gdbtk.c (gdb_disassemble): Read from inferior if connectedStan Shebs1-1/+2
1995-04-11Use F_SETOWN if SIOCSPGRP is not available.Michael Meissner1-3/+10
1995-04-06Initial Linux ELF support.Michael Meissner1-0/+2
1995-03-09 * gdbtk.c (gdb_get_breakpoint_info): Return error if breakpointStu Grossman1-14/+5
1995-02-15 * annotate.c, breakpoint.c, defs.h, gdbtk.c, top.c: ReplaceStu Grossman1-203/+165
1995-02-06 * gdbtk.c (gdb_disassemble): Deference pointer to function beforeJim Kingdon1-2/+2
1995-02-03 * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble),Stu Grossman1-7/+15
1995-01-26 * gdbtk.c (gdbtk_init): Prevent segfault when gdbtk.tcl can't beStu Grossman1-1/+6
1995-01-24 * gdbtk.c (gdb_disassemble): Fix problem with source+assembly andStu Grossman1-23/+45
1995-01-12 * gdbtk.c gdbtk.tcl: Update/add copyright.Stu Grossman1-2/+4
1995-01-12 * gdbtk.c (gdbtk_init): Improve handling for errors in gdbtk.tclStu Grossman1-2/+12