[committed]: [PATCH 2/3] var_integer -> var_zuinteger_unlimited

Yao Qi yao@codesourcery.com
Mon Sep 17 08:43:00 GMT 2012


On 09/15/2012 02:12 AM, Tom Tromey wrote:
>>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:
>
> Yao> With previous patch applied, var_integer are still used in two palces,
> Yao> 'listsize' and 'remotetimeout'.  They are similar, 0 is allowed, and -1
> Yao> means unlimited.  Existing 'enum var_types' don't cover this kind of
> Yao> command, so I create a new one 'var_zuinteger_unlimited'.
>
> This look good to me.  Ok.
>
> Tom
>

Tom, thanks for the review.  Committed.

-- 
Yao



More information about the Gdb-patches mailing list