Use ui_out_emit_tuple in tracepoint.c
authorTom Tromey <tom@tromey.com>
Wed, 12 Apr 2017 22:15:14 +0000 (16:15 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 22 Apr 2017 15:46:59 +0000 (09:46 -0600)
commita14a62ddff9eadbb8a7ad101ab06b02e44b6c00a
tree174272d761e5b3a0eb5c41959a8d75bb83c1b3ba
parent46b9c12945629fffb61001a8f13a37c96675c0b7
Use ui_out_emit_tuple in tracepoint.c

This changes some code in tracepoint.c to use ui_out_emit_tuple.  One
of these involved removing an otherwise unrelated cleanup (changing
type to std::string) and the other involved introducing a new block.

ChangeLog
2017-04-22  Tom Tromey  <tom@tromey.com>

* tracepoint.c (tvariables_info_1)
(print_one_static_tracepoint_marker): Use ui_out_emit_tuple.
gdb/ChangeLog
gdb/tracepoint.c
This page took 0.045824 seconds and 4 git commands to generate.