public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* Test results for commit c1cc6152620563bbe861cfc2fa0a796e71ca87b5 on branch master
@ 2015-02-10 23:43 sergiodj
  2015-02-10 23:43 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: sergiodj @ 2015-02-10 23:43 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT c1cc6152620563bbe861cfc2fa0a796e71ca87b5 ***

Author: Simon Marchi <simon.marchi@ericsson.com>
Branch: master
Commit: c1cc6152620563bbe861cfc2fa0a796e71ca87b5

Finish constification of varobj interface
This completes the constification of the struct varobj pointers in the
lang_varobj_ops interface partially done in
b09e2c591f9221d865bfe8425990a6bf9fab24e3. As suggested by Pedro,
varobj_get_path_expr casts away the const to assign the "mutable" struct
member.

gdb/ChangeLog:

	* ada-varobj.c (ada_name_of_child): Constify parent.
	(ada_path_expr_of_child): Same.
	(ada_value_of_child): Same.
	(ada_type_of_child): Same.
	* c-varobj.c (c_is_path_expr_parent): Same.
	(c_describe_child): Same.
	(c_name_of_child): Same.
	(c_value_of_child): Same.
	(c_type_of_child): Same.
	(cplus_number_of_children): Same.
	(cplus_describe_child): Constify var.
	(cplus_name_of_child): Constify parent.
	(cplus_value_of_child): Same.
	(cplus_type_of_child): Same.
	* jv-varobj.c (java_name_of_child): Same.
	(java_value_of_child): Same.
	(java_type_of_child): Same.
	* varobj.c (value_of_child): Same.
	(varobj_default_is_path_expr_parent): Constify var, parent and return
	value.
	(varobj_get_path_expr): Constify var, modify path_expr through
	mutable_var.
	(install_new_value): Constify parent.
	(value_of_child): Constify parent.
	* varobj.h (struct varobj): Constify parent.
	(struct lang_varobj_ops): Constify name_of_child, value_of_child and
	type_of_child.
	(varobj_get_path_expr): Constify var.
	(varobj_get_path_expr_parent): Constify var and return value.


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-02-11 15:42 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-10 23:43 Test results for commit c1cc6152620563bbe861cfc2fa0a796e71ca87b5 on branch master sergiodj
2015-02-10 23:43 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj
2015-02-10 23:47 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj
2015-02-10 23:57 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj
2015-02-11  0:01 ` Failures on Fedora-ppc64le-m64, " sergiodj
2015-02-11  3:11 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj
2015-02-11  3:35 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj
2015-02-11  3:37 ` Failures on Fedora-x86_64-m64, " sergiodj
2015-02-11  3:37 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj
2015-02-11  3:39 ` Failures on Fedora-ppc64be-m64, " sergiodj
2015-02-11  3:46 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-11  4:08 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj
2015-02-11 10:20 ` Failures on Debian-i686-cc-with-index, " sergiodj
2015-02-11 11:57 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj
2015-02-11 14:39 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj
2015-02-11 15:37 ` Failures on Debian-x86_64-m64, " sergiodj
2015-02-11 15:46 ` Failures on Debian-x86_64-cc-with-index, " sergiodj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).