diff options
author | Keith Seitz <keiths@cygnus> | 1998-04-07 20:05:02 +0000 |
---|---|---|
committer | Keith Seitz <keiths@cygnus> | 1998-04-07 20:05:02 +0000 |
commit | 4350602ff514f1c31ad98ed01a72417089479d74 (patch) | |
tree | ed0a1b8bab52a812d1e4eea413e3b4daf41ee19a /gdb/ChangeLog-gdbtk | |
parent | d02731be5c02a562621848a815c82845f6949521 (diff) | |
download | gdb-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-gdbtk | 4 |
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 |