OSDN Git Service

* 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)
commit415c62a1920fb6c9ce3416af3ed00d7fadf108e9
tree2bb707398c0e507231eacbdcfcf563324ba9b3f0
parent3ea42acc4614f77fbc32c5d65ec5f59ad6ff4ed7
* 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