OSDN Git Service

* varobj.c (varobj_update): Change first parameter to
authorkseitz <kseitz>
Fri, 17 Aug 2001 18:56:49 +0000 (18:56 +0000)
committerkseitz <kseitz>
Fri, 17 Aug 2001 18:56:49 +0000 (18:56 +0000)
commit32e34526784dcfedbd839e175dc58082a7ab0165
treec206a59208c8d77c198bbb11fa117e5c745e2f86
parent6226c4d9d92a227ab0622d7a4f2719699ee51857
* 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