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: [COMMIT PATCH] value_bits_valid: Fix latent bug.


On 05/07/2013 7:21 PM, Pedro Alves wrote:
> On 07/05/2013 04:20 PM, Andrew Burgess wrote:
> 
>> 2013-07-05  Andrew Burgess  <aburgess@broadcom.com>
>>
>> 	* value.c (value_bits_valid): If the value is not lval_computed
>> 	or has no check validity handler then the answer is the
>> 	optimized_out flag, otherwise defer to the handler.
> 
> OK.

Committed.

Thanks,
Andrew



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