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/2] Check has_more in mi_create_dynamic_varobj


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> Hi,
Yao> I find "has_more" is not checked when a dynamic varobj is created in
Yao> proc mi_create_dynamic_varobj.  This patch adds the check to
Yao> "has_more".

Yao> gdb/testsuite:

Yao> 2013-11-21  Yao Qi  <yao@codesourcery.com>

Yao> 	* lib/mi-support.exp (mi_create_dynamic_varobj): Update
Yao> 	comment and add one more argument "has_more".
Yao> 	* gdb.python/py-mi.exp: Callers update.

Ok.  Thanks!

Tom


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