[PATCH 2/3] gdb: Convert dwarf2_evaluate_property to return bool

Tom Tromey tom@tromey.com
Mon May 6 13:57:00 GMT 2019


>>>>> "Andrew" == Andrew Burgess <andrew.burgess@embecosm.com> writes:

Andrew> Convert dwarf2_evaluate_property to return a bool, there should be no
Andrew> user visible change after this commit.

Andrew> gdb/ChangeLog:

Andrew> 	* dwarf2loc.c (dwarf2_evaluate_property): Change return type, and
Andrew> 	update return statements.
Andrew> 	* dwarf2loc.h (dwarf2_evaluate_property): Update return type on
Andrew> 	declaration, and update comment to match.
Andrew> 	* gdbtypes.c (resolve_dynamic_array): Update call to
Andrew> 	dwarf2_evaluate_property to match new return type.

Thanks for the patch.  This is ok.

Tom



More information about the Gdb-patches mailing list