* config/sparc/tm-sp64.h (CALL_DUMMY): Store and retrieve
[deliverable/binutils-gdb.git] / gdb / ChangeLog-gdbtk
index 7df8b416a72f0648e439e02a7a4739f5e839b933..99daca66ccdb01125045887823a78474714d99c6 100644 (file)
@@ -1,11 +1,68 @@
+Tue May  5 09:30:25 1998  Christopher Faylor <cgf@cygnus.com>
+
+       * gdbtk.c (_initialize_gdbtk): Use correct device names in
+       cygwin-specific call (cosmetic change). 
+
+Wed Apr 29 15:53:16 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * gdbtk.c (gdbtk_ignorable_warning): removed va_list parameter,
+       which was unused.
+
+Thu Apr 23 19:01:05 1998  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * Makefile.in (install-only): Install help files.
+
+Wed Apr 15 11:23:53 1998  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdbtcl: Remove directory and contents, this version of
+       the interface is obsolete.
+
+Mon Apr 13 16:17:52 1998  Martin M. Hunt  <hunt@cygnus.com>
+
+       * gdbtk.c (gdb_loadfile): Change fstat() call to stat().
+       Needed because you can't convert a FILE* to an fd.
+
+Mon Apr 13 16:28:07 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+       
+       * gdbtk.c: (perror_with_name_wrapper) new function to call 
+       perror_with_name safely.
+       (gdb_loadfile) added source vs. executable time stamp check.
+       (gdbtk_warning) new function to pass a warning message to the gui.
+       (gdbtk_ignorable_warning) new function to pass a warning
+       to the gui. Used only for the src. vs. exec check.
+       (gdbtk_init) added warning_hook 
+       added include <sys/stat.h>
+
+Mon Apr 13 12:58:26 1998  Keith Seitz  <keiths@onions.cygnus.com>
+
+       * gdbtk.c (gdbtk_start_timer): Include on all platforms. Decrease
+       timer interval a little.
+       (gdbtk_stop_timer): Include on all platforms.
+       (gdbtk_wait): No more signals! Use a timer on all platforms to keep the
+       GUI alive.
+       (gdbtk_init): Remove FIOASYNC and all x_fd references. Now using timers
+       on all platforms.
+       
+Fri Apr 10 15:48:10 1998  Jason Molenda  (crash@bugshack.cygnus.com)
+
+        * gdbtk.c (gdb_listfiles): Allocate space for 'files' dynamically.
+
+Thu Apr  9 14:20:59 1998  Martin M. Hunt  <hunt@cygnus.com>
+
+       * gdbtk.c (gdbtk_init): Remove redundant variable "IDE".
+
+Tue Apr  7 15:13:58 1998  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * gdbtk.tcl: Remove, no longer used.
+
 Tue Apr  7 12:49:45 1998  Keith Seitz  <keiths@onions.cygnus.com>
 
        * gdbtk.c (gdb_cmd): NEVER call the busy, update, and idle hooks.
 
 Tue Mar 31 15:42:06 1998  Keith Seitz  <keiths@onions.cygnus.com>
 
-       * gdbtk.c (gdb_loadfile): Don't use the return result from sprintf, which
-       returns a char * under SunOS4.
+       * gdbtk.c (gdb_loadfile): Don't use the return result from
+       sprintf, which returns a char * under SunOS4.
 
 Tue Mar 31 17:18:43 1998  Ian Lance Taylor  <ian@cygnus.com>
 
This page took 0.024617 seconds and 4 git commands to generate.