* thread.c (do_captured_list_thread_ids): Use ui_out_tuple_begin
authorJim Blandy <jimb@codesourcery.com>
Sat, 12 May 2001 05:04:01 +0000 (05:04 +0000)
committerJim Blandy <jimb@codesourcery.com>
Sat, 12 May 2001 05:04:01 +0000 (05:04 +0000)
commitf8e42d245c3e02f82cab3a45a577230277cac422
tree5fbf6fd9f3f1aac81e21307867c30c88f87f233c
parent529acb4893cc8ffc81478a61d79da6311b4f3820
* thread.c (do_captured_list_thread_ids): Use ui_out_tuple_begin
and ui_out_tuple_end instead of ui_out_list_begin and
ui_out_list_end.
gdb/ChangeLog
gdb/thread.c