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: [RFC - GDB Python API] New gdb.Architecture class


On Wed, Jan 23, 2013 at 7:59 AM, Eli Zaretskii <eliz@gnu.org> wrote:
>> +@defun Frame.architecture ()
>> +Returns the @code{gdb.Architecture} object corresponding to the frame's
>> +architecture. @xref{Architectures In Python}
>                                                ^
> Period is missing here.  Also, please leave 2 spaces between sentences
> (here before the "@xref").
>
> OK with that change.

Thanks, committed after fixing. Patch attached.

Attachment: gdb_arch_patch_final.txt
Description: Text document


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