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: RFA: improve documentation for block iteration


> From: Tom Tromey <tromey@redhat.com>
> Date: Tue, 21 Feb 2012 12:28:11 -0700
> 
> This needs a doc review.

OK, with one correction:

> +A @code{gdb.Block} is iterable.  The iterator returns the symbols
> +@pxref{Symbols In Python} local to the block.

The @pxref needs to be in parentheses.

Thanks.


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