[binutils-gdb] Use ui_out_emit_tuple in tracepoint.c
sergiodj+buildbot@sergiodj.net
sergiodj+buildbot@sergiodj.net
Sat Apr 22 16:47:00 GMT 2017
*** TEST RESULTS FOR COMMIT a14a62ddff9eadbb8a7ad101ab06b02e44b6c00a ***
Author: Tom Tromey <tom@tromey.com>
Branch: master
Commit: a14a62ddff9eadbb8a7ad101ab06b02e44b6c00a
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.
More information about the Gdb-testers
mailing list