Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [commit/doco] Fix unmatched @end table in gdb.texinfo.
@ 2010-06-29  4:36 Joel Brobecker
  2010-06-29 17:36 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2010-06-29  4:36 UTC (permalink / raw)
  To: gdb-patches; +Cc: pmuldoon, Joel Brobecker

The documentation was failing to build, causing the nightly source
snapshot to fail. This patch fixes the failuse, and I think that's
how things were supposed to be, based on how the other sections nearby
are written.

2010-06-29  Joel Brobecker  <brobecker@adacore.com>

	* gdb.texinfo (Threads In Python): Fix unmatched @end table.

Tested by rebuilding gdb.texinfo without error this time, and by visually
checking the result.

---
 gdb/doc/ChangeLog   |    4 ++++
 gdb/doc/gdb.texinfo |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 88ddc16..700ccfb 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -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>
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index d09e79d..14b0092 100644
--- 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.
-- 
1.7.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [commit/doco] Fix unmatched @end table in gdb.texinfo.
  2010-06-29  4:36 [commit/doco] Fix unmatched @end table in gdb.texinfo Joel Brobecker
@ 2010-06-29 17:36 ` Eli Zaretskii
  2010-06-29 20:04   ` Phil Muldoon
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2010-06-29 17:36 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches, pmuldoon, brobecker

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [commit/doco] Fix unmatched @end table in gdb.texinfo.
  2010-06-29 17:36 ` Eli Zaretskii
@ 2010-06-29 20:04   ` Phil Muldoon
  0 siblings, 0 replies; 3+ messages in thread
From: Phil Muldoon @ 2010-06-29 20:04 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: Eli Zaretskii, gdb-patches

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-29 20:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-29  4:36 [commit/doco] Fix unmatched @end table in gdb.texinfo Joel Brobecker
2010-06-29 17:36 ` Eli Zaretskii
2010-06-29 20:04   ` Phil Muldoon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox