[PATCH] gdb/testsuite: Fix pretty-print.exp on big-endian platforms

Tom Tromey tom@tromey.com
Tue Oct 1 17:07:00 GMT 2019


>>>>> "Andreas" == Andreas Arnez <arnez@linux.ibm.com> writes:

Andreas> 	* gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
Andreas> 	'six' to unsigned.
Andreas> 	(s1): Initialize fields 'four' and 'six' instead of 'three' and
Andreas> 	'five'.  Use an all-ones bit pattern for each.
Andreas> 	* gdb.base/pretty-print.exp: Adjust expected output of "print s1"
Andreas> 	to its changed values.

Thanks, this is ok.

Tom



More information about the Gdb-patches mailing list