[PATCH] gdb/testsuite/lib/dwarf.exp: fix addr_size parameter comments

Simon Marchi simark@simark.ca
Wed Jul 15 03:18:59 GMT 2020


On 2020-07-13 5:33 p.m., Simon Marchi wrote:
> On 2020-07-13 3:37 p.m., Tom Tromey wrote:
>>>>>>> "Simon" == Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> writes:
>>
>> Simon> -    # addr_size n  - the size of addresses, 32, 64, or default
>> Simon> +    # addr_size n  - the size of addresses, 4, 8, or default
>>
>> Maybe adding "in bytes" somewhere would be good.
>>
>> Tom
>>
> 
> Sure, I can make them:
> 
>   # addr_size n  - the size of addresses in bytes: 4, 8, or default
> 
> Simon
> 

I pushed it with this change.

Simno


More information about the Gdb-patches mailing list