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: [RFA] Updated path expression computations for varobj trees


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> 	* lib/mi-support.exp: Expand comments about PATH_EXPR.
Keith> 	(varobj_tree::get_path_expr): Assume that all varobjs are
Keith> 	compound unless they are known simple types.
Keith> 	Adjust path expressions based on parent type, path parent type,
Keith> 	and tree language.
Keith> 	(varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
Keith> 	the root varobj.
Keith> 	(mi_walk_varobj_tree): Add LANGUAGE parameter.

This is ok.

I'm not super fond of the type regexp thing, but I suppose we can always
enhance it more later if need be.

Tom


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