[RFA 0/5] some cleanup removal for ui_out

Tom Tromey tom@tromey.com
Sat Apr 22 15:44:00 GMT 2017


>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:

Tom> This series converts various (easy) spots to use ui_out_emit_list or
Tom> ui_out_emit_tuple.  This removes a number of cleanups.

I am finally going to check this in.
I hadn't done so earlier because my buildbot runs were occasionally
showing some failures.  However, a recent run with a completely
different patch shows the same failures, so I'm going forward on the
theory that these patches of mine aren't causing the problem.

The failures I'm seeing are from gdb.mi/user-selected-context-sync.exp,
though exactly which failures are seen varies by run.

PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2

Tom



More information about the Gdb-patches mailing list