diff options
author | Keith Seitz <keiths@cygnus> | 1998-09-02 19:01:13 +0000 |
---|---|---|
committer | Keith Seitz <keiths@cygnus> | 1998-09-02 19:01:13 +0000 |
commit | b2a9dbf70f1155178d256288872fcf150202a908 (patch) | |
tree | 3b6dcd5c88ba8d26849de5820ea080f6bc5a5c51 /gdb/ChangeLog-gdbtk | |
parent | 2dabca81bae23f4b872b980bbf25fc25186f5754 (diff) | |
download | gdb-b2a9dbf70f1155178d256288872fcf150202a908.zip gdb-b2a9dbf70f1155178d256288872fcf150202a908.tar.gz gdb-b2a9dbf70f1155178d256288872fcf150202a908.tar.bz2 |
* gdbtk-cmds.c (gdb_cmd): Do not run the timer when downloading --
the ui_progress_hook that has been installed will actually
update the gui for us.
Diffstat (limited to 'gdb/ChangeLog-gdbtk')
-rw-r--r-- | gdb/ChangeLog-gdbtk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog-gdbtk b/gdb/ChangeLog-gdbtk index d4baa25..49f8f8f 100644 --- a/gdb/ChangeLog-gdbtk +++ b/gdb/ChangeLog-gdbtk @@ -1,3 +1,9 @@ +1998-09-02 Keith Seitz <keiths@cygnus.com> + + * gdbtk-cmds.c (gdb_cmd): Do not run the timer when downloading -- + the ui_progress_hook that has been installed will actually + update the gui for us. + Mon Aug 31 15:42:10 1998 Tom Tromey <tromey@cygnus.com> * gdbtk-hooks.c (context_hook): Don't define. |