This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB 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]

src/gdb/gdbtk ChangeLog generic/gdbtk-varobj.c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sourceware.org	2010-04-29 21:00:52

Modified files:
	gdb/gdbtk      : ChangeLog 
	gdb/gdbtk/generic: gdbtk-varobj.c 
	gdb/gdbtk/library: vartree.itb 

Log message:
	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).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.448&r2=1.449
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk-varobj.c.diff?cvsroot=src&r1=1.25&r2=1.26
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/vartree.itb.diff?cvsroot=src&r1=1.8&r2=1.9


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