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 2/3] var_integer -> var_zuinteger_unlimited


> From: Yao Qi <yao@codesourcery.com>
> Date: Mon, 13 Aug 2012 23:27:42 +0800
> 
>  @item set listsize @var{count}
>  Make the @code{list} command display @var{count} source lines (unless
>  the @code{list} argument explicitly specifies some other number).
> +Setting @var{count} to -1 means there's no limit and 0 means suppress
> +lines display.                                               ^^^^^^^^
   ^^^^^^^^^^^^^

I think "suppress display of source lines" is better.

OK with that change.

Thanks.


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