Vladimir Prus wrote: > Here's what I've just checked in. There was already -var-update anchor, but > it was on the list of varobj attributes, so I've renamed it, and added -var-update > anchor at the top of -var-update description. This has unfortunately broken insight, which had one caller of varobj_update lurking in gdbtk/generic/gdbtk-varobj.c that now fails due to the extra paremeter. Fix attached. Brian