This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit/doco] Fix unmatched @end table in gdb.texinfo.


> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]