aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog-gdbtk
diff options
context:
space:
mode:
authorKeith Seitz <keiths@cygnus>1998-04-07 20:05:02 +0000
committerKeith Seitz <keiths@cygnus>1998-04-07 20:05:02 +0000
commit4350602ff514f1c31ad98ed01a72417089479d74 (patch)
treeed0a1b8bab52a812d1e4eea413e3b4daf41ee19a /gdb/ChangeLog-gdbtk
parentd02731be5c02a562621848a815c82845f6949521 (diff)
downloadgdb-4350602ff514f1c31ad98ed01a72417089479d74.zip
gdb-4350602ff514f1c31ad98ed01a72417089479d74.tar.gz
gdb-4350602ff514f1c31ad98ed01a72417089479d74.tar.bz2
* gdbtk.c (gdb_cmd): NEVER call the busy, update, and idle hooks.
Diffstat (limited to 'gdb/ChangeLog-gdbtk')
-rw-r--r--gdb/ChangeLog-gdbtk4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog-gdbtk b/gdb/ChangeLog-gdbtk
index eb38db3..7df8b41 100644
--- a/gdb/ChangeLog-gdbtk
+++ b/gdb/ChangeLog-gdbtk
@@ -1,3 +1,7 @@
+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