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 05/12] Rename varobj_pretty_printed_p to varobj_is_dynamic_p


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

Yao> 2014-02-14  Yao Qi  <yao@codesourcery.com>
Yao> 	* varobj.c (varobj_pretty_printed_p): Rename to ...
Yao> 	(varobj_is_dynamic_p): ... this.  New function.
Yao> 	* varobj.h (varobj_pretty_printed_p): Remove declaration.
Yao> 	(varobj_is_dynamic_p): Declare.
Yao> 	* mi/mi-cmd-var.c (print_varobj): All callers updated.
Yao> 	(mi_print_value_p, varobj_update_one): Likewise.

Ok.

Tom


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