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 4/5] Use ui_out_emit_tuple in more places in MI


On 04/14/2017 03:23 AM, Tom Tromey wrote:
> This patch changes a few more spots in MI to use ui_out_emit_tuple.
> These changes required the use of gdb::optional.
> 
> gdb/ChangeLog
> 2017-04-13  Tom Tromey  <tom@tromey.com>
> 
> 	* mi/mi-main.c (print_variable_or_computed): Use ui_out_emit_tuple.
> 	* mi/mi-cmd-var.c (varobj_update_one): Use ui_out_emit_tuple.
> 	* mi/mi-cmd-stack.c (list_arg_or_local): Use ui_out_emit_tuple.

LGTM.

Thanks,
Pedro Alves


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