Hi, I've committed the attached patch which fixes some API changes in varobj_set_value that I missed (a looooong time ago). Keith ChangeLog 2010-04-29 Keith Seitz insight/347 * generic/gdbtk-varobj.c (variable_value): Use TRY_CATCH when calling varobj_set_value. * library/vartree.itb (changeValue): Make note of new assumption that input is decimal (unless prefixed to change the input radix).