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/2] Use mi_create_floating_varobj


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

Yao> In gdb.python/py-mi.exp, two varobjs container and nscont are created
Yao> when pretty-printing is still not enabled, so they are not dynamic
Yao> varobj, IIUC.  In this patch, we use mi_create_floating_varobj instead
Yao> of mi_create_dynamic_varobj.

Yao> gdb/testsuite:

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

Yao> 	* gdb.python/py-mi.exp: Use mi_create_floating_varobj instead
Yao> 	of mi_create_dynamic_varobj.

This is ok, thanks.

Tom


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