[PATCH] Small fix to gdb.Value constructor doc

Simon Marchi simon.marchi@polymtl.ca
Tue Mar 5 19:02:00 GMT 2019


On 2019-03-05 12:28, Eli Zaretskii wrote:
>> From: Simon Marchi <simon.marchi@efficios.com>
>> Cc: Kevin Buettner <kevinb@redhat.com>,
>> 	Eli Zaretskii <eliz@gnu.org>,
>> 	Simon Marchi <simon.marchi@efficios.com>
>> Date: Tue,  5 Mar 2019 12:05:44 -0500
>> 
>> gdb/doc/ChangeLog:
>> 
>> 	* python.texi (Values From Inferior): Change synopsys of the
>> 	second form of Value.__init__.
> 
> Thanks, this is OK, but please take care of this gotcha:
> 
>> -@defun Value.__init__ (@var{val}, @r{[}, type @r{]})
>> +@defun Value.__init__ (@var{val}, type)
> 
> "type" should also be in @var.

I pushed it with this fixed.

Thanks,

Simon



More information about the Gdb-patches mailing list