This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Fix insight/347 (watch win crash)


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  <keiths@redhat.com>

	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).

Attachment: vartree-changeValue-crash.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]