diff options
author | Keith Seitz <keiths@redhat.com> | 2001-08-17 19:01:22 +0000 |
---|---|---|
committer | Keith Seitz <keiths@redhat.com> | 2001-08-17 19:01:22 +0000 |
commit | 4309c8f23f4d9d144de8c192255787dcd1a44c36 (patch) | |
tree | a4cf6432f16945c15c0bad10cf832965999e0f18 /gdb/mi/ChangeLog | |
parent | 705da5797a85a7fc20cb8a95ace5bf8138dc2d19 (diff) | |
download | gdb-4309c8f23f4d9d144de8c192255787dcd1a44c36.zip gdb-4309c8f23f4d9d144de8c192255787dcd1a44c36.tar.gz gdb-4309c8f23f4d9d144de8c192255787dcd1a44c36.tar.bz2 |
* mi-cmd-var.c (varobj_update_one): Update call to
varobj_update to reflect recent api change.
Diffstat (limited to 'gdb/mi/ChangeLog')
-rw-r--r-- | gdb/mi/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog index f28f340..5c73437 100644 --- a/gdb/mi/ChangeLog +++ b/gdb/mi/ChangeLog @@ -1,3 +1,8 @@ +2001-08-17 Keith Seitz <keiths@redhat.com> + + * mi-cmd-var.c (varobj_update_one): Update call to + varobj_update to reflect recent api change. + 2001-07-26 Andrew Cagney <ac131313@redhat.com> * mi-main.c: Include "gdb.h". |