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 1/3] var_zuinteger_unlimited and 'set listsize'.


> From: Yao Qi <yao@codesourcery.com>
> Date: Wed, 1 Aug 2012 21:55:32 +0800
> 
> This patch is to add new var_types 'var_zuinteger_unlimited' and
> fix 'set listsize'.

Thanks.

> +Setting the @var{count} to -1 means there's no limit and 0 suppress
> +printing.

"Setting @var{count}", without "the".  Also, instead of "0 suppress
printing", I suggest "0 means suppress line display" (assuming I
understood correctly what you meant by "printing".

OK with those changes.


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