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

Simon Marchi simark@simark.ca
Mon Jul 13 21:33:30 GMT 2020


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


More information about the Gdb-patches mailing list