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 ChangeLog varobj.c testsuite/ChangeLog ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	vprus@sourceware.org	2009-05-17 07:13:19

Modified files:
	gdb            : ChangeLog varobj.c 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.mi: mi-var-cmd.exp 

Log message:
	Always report varobj as changed when in_scope attribute changes.
	
	* varobj.c (install_new_value): If non-NULL-ness of value
	changed, return 1.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10474&r2=1.10475
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/varobj.c.diff?cvsroot=src&r1=1.127&r2=1.128
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1868&r2=1.1869
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.mi/mi-var-cmd.exp.diff?cvsroot=src&r1=1.41&r2=1.42


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