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 2/5] Update comments in struct value for non-8-bits architectures


On 07/16/2015 07:51 PM, Simon Marchi wrote:
> gdb/ChangeLog:
> 
> 	* value.c (struct value): Update comments.

Looks good to me, though as mentioned in the other patch, I think
these comments should be explicit in saying "host" and "target".  These are
central structures that people study first, and being crystal clear
should help grasp the byte vs memory units concepts sooner.

Thanks,
Pedro Alves


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