[PATCH v3 9/9] Explicit locations: documentation updates

Keith Seitz keiths@redhat.com
Thu May 7 17:07:00 GMT 2015


On 03/01/2015 01:24 PM, Doug Evans wrote:
> Keith Seitz <keiths@redhat.com> writes:
>
>> diff --git a/gdb/breakpoint.c b/gdb/breakpoint.c
>> index 046219b..a902b7b 100644
>> --- a/gdb/breakpoint.c
>> +++ b/gdb/breakpoint.c
>> @@ -16114,25 +16114,44 @@ all_tracepoints (void)
>>   }
>>
>>   

>> +/* This help string is used to consolidate all the help string for specifying
>> +   locations used by several commands.  */
>
> ====
> A blank line here would help readability (for this reader).
>

Added.

>> +@subsection Explicit Locations
>> +@cindex explicit locations
>> +@anchor{Explicit Locations}
>> +
>> +@dfn{Explict locations} allow the user to directly specify the source
>
> ====
> Typo. Explicit.
>

Fixed -- good catch!

Keith



More information about the Gdb-patches mailing list