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: [PATCH v2 8/8] Add documentation for new instruction record Python bindings.


> From: Tim Wiederhake <tim.wiederhake@intel.com>
> Cc: palves@redhat.com, markus.t.metzger@intel.com
> Date: Fri,  4 Nov 2016 08:54:34 +0100
> 
> gdb/doc/ChangeLog:
> 
> 	* python.texi: Add record Python bindings entry.

This log entry should mention the node name.

> +@defvar Record.method
> +A string with the current recording method, e.g. @code{full} or

Please follow "e.g." either by a comma or by @:, so that it wouldn't
be taken as an end of the sentence.

Otherwise, the documentation part of this patch series is okay.

Thanks.


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