This is the mail archive of the gdb-patches@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]

Re: [PATCH 6/11] Add ALPHA_MAX_REGISTER_SIZE


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 (齐尧)


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