diff options
author | Tom Tromey <tom@tromey.com> | 2017-09-09 09:15:23 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2017-09-09 13:46:04 -0600 |
commit | f8cc3da6e4548529eabb1ff4e9693261aae1cfee (patch) | |
tree | 3e1f0349662f7c652bca6f6d3c3c1c3aef504cd8 /gdb/stack.c | |
parent | 481695ed5f6e0a8a9c9c50bfac1cdd2b3151e6c9 (diff) | |
download | binutils-f8cc3da6e4548529eabb1ff4e9693261aae1cfee.zip binutils-f8cc3da6e4548529eabb1ff4e9693261aae1cfee.tar.gz binutils-f8cc3da6e4548529eabb1ff4e9693261aae1cfee.tar.bz2 |
Use ui_out_emit_table and ui_out_emit_list in print_thread_info_1
This changes print_thread_info_1 to use ui_out_emit_table and
ui_out_emit_list. Which one is used depends on whether the ui-out is
mi-like; so the emitters are wrapped in gdb::optional.
ChangeLog
2017-09-09 Tom Tromey <tom@tromey.com>
* thread.c (print_thread_info_1): Use ui_out_emit_table,
ui_out_emit_list, gdb::optional.
Diffstat (limited to 'gdb/stack.c')
0 files changed, 0 insertions, 0 deletions