This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [commit/doco] Fix unmatched @end table in gdb.texinfo.
On 29/06/10 18:36, Eli Zaretskii wrote:
>> From: Joel Brobecker <brobecker@adacore.com>
>> Cc: pmuldoon@redhat.com, Joel Brobecker <brobecker@adacore.com>
>> Date: Mon, 28 Jun 2010 21:35:49 -0700
>>
>> --- a/gdb/doc/gdb.texinfo
>> +++ b/gdb/doc/gdb.texinfo
>> @@ -21118,6 +21118,7 @@ does not use that identifier.
>>
>> A @code{gdb.InferiorThread} object has the following methods:
>>
>> +@table @code
>> @defmethod InferiorThread switch
>> This changes @value{GDBN}'s currently selected thread to the one represented
>> by this object.
>
> Yes, this is the right fix. Thanks.
Apologies. I pruned the thread.newest_thread documentation one line too much
I'm not sure how I missed the make info results there.
Cheers,
Phil