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 v13 1/4] Documentation of the debug method support in GDB Python API


> Date: Wed, 9 Apr 2014 12:00:32 -0700
> From: Siva Chandra <sivachandra@google.com>
> 
> This version addresses all of Eli's and Doug's comments on previous versions.

This is OK, with one gotcha in the ChangeLog:

>         doc/
>         *  python.texi (Debug Methods In Python): New node.
>         (Debug Method API): Likewise.
>         (Writing a Debug Method): Likewise.

I believe the GNU standard way of saying this is as follows:

	* python.texi (Debug Methods In Python, Debug Method API)
	(Writing a Debug Method): New nodes.

Also, the menu additions in the parent node should be mentioned in
ChangeLog.

Thanks.


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