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 7/7] Fortran: Document scope operator.


> From: Pawel Wodkowski <pwodkowski@pl.sii.eu>
> Cc: tim.wiederhake@intel.com,	dragos.carciumaru@intel.com,	Bernhard Heckel <bernhard.heckel@intel.com>
> Date: Fri, 16 Nov 2018 14:10:04 +0100
> 
> 2016-08-10  Bernhard Heckel  <bernhard.heckel@intel.com>
> 
> gdb/Changelog:
> 	* doc/gdb.texinfo: Describe scope operator.

Please mention the name of the node where you making the changes, in
parentheses, as if it were a function.

> +@item ::
> +The scope operator. Normally used to access variables in modules or to set breakpoints
> +on subroutines nested in modules or in other subroutines (internal subroutines).

Please make the lines shorter (less than 70 characters), and please
leave 2 spaces between sentences.

OK with those nits fixed.

Thanks.


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