[RFA] comment looks wrong...

Michael Snyder msnyder@vmware.com
Wed Nov 11 19:27:00 GMT 2009


Daniel Jacobowitz wrote:
> On Sun, Nov 01, 2009 at 12:38:06PM -0800, Michael Snyder wrote:
>> +/* Basic byte-swapping routines.  GDB has needed these for a long
>> +   time...  All 'extract' functions return a host-format integer
>> +   from a target-format integer ADDR which is LEN bytes long.  */
> 
> I suggest dropping the long time comment, and putting back the lost
> "at":
> 
> /* Basic byte-swapping routines.  All 'extract' functions return a
>    host-format integer from a target-format integer at ADDR which
>    is LEN bytes long.  */
> 
> 
> How's that?

Agreed and committed.
Thanks.



More information about the Gdb-patches mailing list