aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtk.c
AgeCommit message (Expand)AuthorFilesLines
1998-04-23Wed Apr 22 21:17:35 1998 Christopher Faylor <cgf@cygnus.com>Christopher Faylor1-0/+27
1998-04-13Mon Apr 13 16:17:52 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-1/+1
1998-04-13Mon Apr 13 16:28:07 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+64
1998-04-13 * gdbtk.c (gdbtk_start_timer): Include on all platforms. DecreaseKeith Seitz1-162/+23
1998-04-10Fri Apr 10 15:48:10 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-1/+16
1998-04-09Thu Apr 9 14:20:59 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-1/+0
1998-04-07 * gdbtk.c (gdb_cmd): NEVER call the busy, update, and idle hooks.Keith Seitz1-8/+5
1998-03-31 * gdbtk.c (gdb_loadfile): Don't use the return result from sprintf, whiKeith Seitz1-4/+16
1998-03-30 * gdbtk.c (gdb_get_tracepoint_info): Change formatting of address.Keith Seitz1-2/+4
1998-03-28 * gdbtk.c (gdb_cmd): If argc > 2, assume that the busy and idle hooksKeith Seitz1-3/+15
1998-03-27Thu Mar 26 22:29:28 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+21
1998-03-26Thu Mar 26 12:00:35 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-55/+79
1998-03-25Wed Mar 25 14:08:51 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-3/+6
1998-03-23Mon Mar 23 13:41:39 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-39/+79
1998-03-22Sat Mar 21 19:34:49 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-215/+508
1998-03-05Wed Mar 4 16:50:18 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-3/+3
1998-03-04Wed Mar 4 15:34:49 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda1-1/+16
1998-02-11 * tracepoint.c (tracepoint_operation): Call the modify_tracepoint_hookKeith Seitz1-10/+25
1998-01-26 * gdbtk.c (gdb_actions_command): Make note of next actionKeith Seitz1-1/+2
1998-01-25Sat Jan 24 23:52:08 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-25/+184
1998-01-23 * symfile.c: Define two new hooks for symbol reading: "pre_add_symbol...Keith Seitz1-17/+56
1998-01-15 * gdbtk.c (gdb_immediate_command): New function which does not buffer anKeith Seitz1-0/+33
1998-01-02Fri Jan 2 16:56:16 1998 Michael Snyder (msnyder@cleaver.cygnus.com)Michael Snyder1-0/+4
1997-12-11sanitization fixes. (files not mentioned, fences misspelled)Felix Lee1-0/+1
1997-12-11 * gdbtk.c (gdb_get_tracepoint_info): use info in structKeith Seitz1-25/+42
1997-12-09 * gdbtk.c (gdb_get_tracepoint_info): use info in structKeith Seitz1-14/+18
1997-12-05 * gdbtk.c (gdbtk_init): add gdb_find_file to interpreterKeith Seitz1-0/+75
1997-12-01 * gdbtk.c: move include of "guitcl.h" back out of IDE ifdefKeith Seitz1-2/+2
1997-11-27Add tracepoint.o to gdbtk buildsMichael Meissner1-1/+1
1997-11-27Fix typosMichael Meissner1-3/+2
1997-11-26 * gdbtk.c (gdb_loc): symtab_to_filename can return NULLKeith Seitz1-4/+13
1997-11-26 * tracepoint.c (set_raw_tracepoint): make sure there's a trailing sla...Keith Seitz1-23/+960
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