* varobj.c (varobj_update): Change first parameter to
authorKeith Seitz <keiths@redhat.com>
Fri, 17 Aug 2001 18:56:49 +0000 (18:56 +0000)
committerKeith Seitz <keiths@redhat.com>
Fri, 17 Aug 2001 18:56:49 +0000 (18:56 +0000)
commit705da5797a85a7fc20cb8a95ace5bf8138dc2d19
treebe43fdddc94a1befab92c9e9084e1531a9cdc0ba
parent2bf63d860a3936bbd6a6c547cf95fe05ea57a210
* varobj.c (varobj_update): Change first parameter to
pointer to struct varobj*. This function can delete
varobjs, so we need to give callers the new varobj
when this happens.
(value_of_root): Update "var", too, if "var_handle"
changes.
* varobj.h (varobj_update): Likewise.
gdb/ChangeLog
gdb/varobj.c
gdb/varobj.h