[PATCH 6/11] Add ALPHA_MAX_REGISTER_SIZE

Yao Qi qiyaoltc@gmail.com
Tue Jun 6 14:02:00 GMT 2017


Alan Hayward <Alan.Hayward@arm.com> writes:

> I don't have a ALPHA machine to test on.
> Tested on a --enable-targets=all and --enable-libsanitizer build using
> make check with board files unix and native-gdbserver.

Could you build GDB with option -fsanitize=address
(make CXXFLAGS='-fsanitize=address') and run gdb.gdb/unittest.exp?

>
> Ok to commit?
>

OK if there is no fail in unit tests.

> Alan.
>
> 2017-05-30  Alan Hayward  <alan.hayward@arm.com>
>
> 	* alpha-tdep.c (alpha_register_to_value): Use get_frame_register_value.

This line is too long.  The line max length in ChangeLog is 74.
https://sourceware.org/gdb/wiki/ContributionChecklist#Properly_Formatted_GNU_ChangeLog

> 	(alpha_value_to_register): Use ALPHA_REGISTER_SIZE.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list