mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 18:44:20 +08:00
Fix unmatched @end table in gdb.texinfo.
2010-06-29 Joel Brobecker <brobecker@adacore.com> * gdb.texinfo (Threads In Python): Fix unmatched @end table.
This commit is contained in:
parent
6eb21c2a31
commit
dc3b15be96
@ -1,3 +1,7 @@
|
||||
2010-06-29 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdb.texinfo (Threads In Python): Fix unmatched @end table.
|
||||
|
||||
2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
|
||||
Tom Tromey <tromey@redhat.com>
|
||||
Thiago Jung Bauermann <bauerman@br.ibm.com>
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user