summaryrefslogtreecommitdiff
path: root/10-build_abe-check_gdb
diff options
context:
space:
mode:
Diffstat (limited to '10-build_abe-check_gdb')
-rw-r--r--10-build_abe-check_gdb/baseline.xfail168
-rw-r--r--10-build_abe-check_gdb/check-gdb.log.xzbin62140 -> 60472 bytes
-rw-r--r--10-build_abe-check_gdb/console.log.xzbin28752 -> 26196 bytes
-rw-r--r--10-build_abe-check_gdb/flaky.xfail524
4 files changed, 248 insertions, 444 deletions
diff --git a/10-build_abe-check_gdb/baseline.xfail b/10-build_abe-check_gdb/baseline.xfail
index 08e1f7f..68cb733 100644
--- a/10-build_abe-check_gdb/baseline.xfail
+++ b/10-build_abe-check_gdb/baseline.xfail
@@ -95,7 +95,6 @@ FAIL: gdb.base/func-ptrs.exp: stop in sentinel
Running gdb:gdb.base/gdb-sigterm.exp ...
ERROR: Could not resync from internal error (eof)
-UNRESOLVED: gdb.base/gdb-sigterm.exp: 50 SIGTERM passes
Running gdb:gdb.base/gnu-debugdata.exp ...
ERROR: Couldn't load gnu-debugdata.test into GDB (eof).
@@ -118,6 +117,9 @@ UNRESOLVED: gdb.base/hbreak2.exp: next over recursive call (got interactive prom
FAIL: gdb.base/hbreak2.exp: next to recursive call
FAIL: gdb.base/hbreak2.exp: run to factorial(6)
+Running gdb:gdb.base/help.exp ...
+ERROR: Undefined command "alias mybt10 = backtrace 10".
+
Running gdb:gdb.base/info-types-c++.exp ...
FAIL: gdb.base/info-types-c++.exp: runto: run to main
@@ -307,11 +309,6 @@ FAIL: gdb.base/step-over-syscall.exp: fork: displaced=on: pc after stepi matches
FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=off: pc after stepi matches insn addr after syscall
FAIL: gdb.base/step-over-syscall.exp: vfork: displaced=on: pc after stepi matches insn addr after syscall
-Running gdb:gdb.base/sym-file.exp ...
-FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar
-FAIL: gdb.base/sym-file.exp: gdb_breakpoint: set breakpoint at foo
-FAIL: gdb.base/sym-file.exp: info files must display sym-file-lib (timeout)
-
Running gdb:gdb.base/unwind-on-each-insn.exp ...
FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: $fba_value == $::main_fba
FAIL: gdb.base/unwind-on-each-insn.exp: bar: instruction 10: $fba_value == $fn_fba
@@ -499,6 +496,9 @@ FAIL: gdb.fortran/type-kinds.exp: p sizeof ((real (kind=16)) 1)
Running gdb:gdb.guile/scm-disasm.exp ...
FAIL: gdb.guile/scm-disasm.exp: disassemble bytevector
+Running gdb:gdb.linespec/cpcompletion.exp ...
+ERROR: breakpoints not deleted
+
Running gdb:gdb.mi/mi-break-qualified.exp ...
FAIL: gdb.mi/mi-break-qualified.exp: delete temp breakpoints (unexpected output)
FAIL: gdb.mi/mi-break-qualified.exp: list of breakpoints (timeout)
@@ -697,6 +697,14 @@ ERROR: Couldn't send -var-update floating_local to GDB.
ERROR: Couldn't send -var-update global_shlib_var to GDB.
ERROR: Couldn't send 299-break-insert -f -t foo to GDB.
ERROR: Process no longer exists
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: 299-break-insert -f -t foo
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: arrived at foo (timeout)
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: continue to foo
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: floating_local still valid and in scope
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: floating_local still valid but not in scope
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: global_shlib_var invalid
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: global_shlib_var invalid after shlib loaded
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=0: in new process: global_var recreated
UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: 299-break-insert -f -t foo
UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: arrived at foo (timeout)
UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: continue to foo
@@ -710,25 +718,11 @@ Running gdb:gdb.mi/mi-var-invalidate.exp ...
ERROR: : spawn id exp8 not open
ERROR: Couldn't send -var-info-type global_simple to GDB.
ERROR: Couldn't send -var-info-type linteger to GDB.
-ERROR: Couldn't send -var-set-format float_simple hexadecimal to GDB.
ERROR: Couldn't send -var-update global_simple to GDB.
ERROR: Couldn't send -var-update linteger to GDB.
-ERROR: Couldn't send 200-break-insert --qualified -t main to GDB.
ERROR: Delete all breakpoints in mi_delete_breakpoints (timeout)
ERROR: Process no longer exists
ERROR: couldn't load outputs/gdb.mi/mi-var-invalidate/basics into ../../gdb/gdb (end of file).
-ERROR: couldn't load outputs/gdb.mi/mi-var-invalidate/mi-var-invalidate_bis into ../../gdb/gdb (end of file).
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: breakpoint at main
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: global_simple not anymore in scope due to binary changes
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: global_simple still alive
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: linteger not anymore in scope due to binary changes
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: linteger not valid anymore due to binary changes
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: no type for invalid variable global_simple
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (1)
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (2)
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: set format variable float_simple
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: type simpleton for valid variable global_simple
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: unable to start target
Running gdb:gdb.mi/mi-vla-fortran.exp ...
ERROR: : spawn id exp8 not open
@@ -1942,129 +1936,29 @@ FAIL: gdb.reverse/until-reverse.exp: until func, not called by current frame
Running gdb:gdb.reverse/waitpid-reverse.exp ...
FAIL: gdb.reverse/waitpid-reverse.exp: continue to breakpoint: marker2
-Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
-ERROR: breakpoints not deleted
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
-UNRESOLVED: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
-FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
-
-Running gdb:gdb.threads/create-fail.exp ...
-FAIL: gdb.threads/create-fail.exp: iteration 10: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 1: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 2: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 3: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 4: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 5: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 6: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 7: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 8: run till end (timeout)
-FAIL: gdb.threads/create-fail.exp: iteration 9: run till end (timeout)
-
Running gdb:gdb.threads/detach-step-over.exp ...
-FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 2: attach (GDB internal error)
+FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 1: all threads running
+FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 1: stop with SIGUSR1 (timeout)
+FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=off: displaced=off: test_detach_command: iter 2: attach (got interactive prompt)
+FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: target-non-stop=on: non-stop=on: displaced=off: test_detach_command: iter 3: attach (GDB internal error)
Running gdb:gdb.threads/interrupt-while-step-over.exp ...
FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=0: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=13: wait for stops (timeout)
FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=19: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=2: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=4: wait for stops (timeout)
+FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=5: wait for stops (timeout)
FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: wait for stops (timeout)
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: wait for stops (timeout)
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=3: next to for loop (timeout)
+FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=11: next to other line (timeout)
+FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=6: next to for loop (timeout)
+FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to other line (timeout)
+FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=0: next to other line (timeout)
+FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=1: next to other line (timeout)
Running gdb:gdb.threads/staticthreads.exp ...
FAIL: gdb.threads/staticthreads.exp: tlsvar in main
diff --git a/10-build_abe-check_gdb/check-gdb.log.xz b/10-build_abe-check_gdb/check-gdb.log.xz
index c83d18f..de57286 100644
--- a/10-build_abe-check_gdb/check-gdb.log.xz
+++ b/10-build_abe-check_gdb/check-gdb.log.xz
Binary files differ
diff --git a/10-build_abe-check_gdb/console.log.xz b/10-build_abe-check_gdb/console.log.xz
index 2b66bd9..6eda632 100644
--- a/10-build_abe-check_gdb/console.log.xz
+++ b/10-build_abe-check_gdb/console.log.xz
Binary files differ
diff --git a/10-build_abe-check_gdb/flaky.xfail b/10-build_abe-check_gdb/flaky.xfail
index 7a6298a..c080b99 100644
--- a/10-build_abe-check_gdb/flaky.xfail
+++ b/10-build_abe-check_gdb/flaky.xfail
@@ -1,326 +1,236 @@
=== gdb tests ===
-Running gdb:gdb.threads/next-fork-other-thread.exp ...
-flaky,expire=20240116 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=4: next to for loop (timeout)
-flaky,expire=20240116 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to for loop (timeout)
+Running gdb:gdb.mi/mi-var-cmd.exp ...
+flaky,expire=20240116 | ERROR: : spawn id exp8 not open
+flaky,expire=20240116 | ERROR: Couldn't send -var-update * to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign global_simple 0 to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign linteger 3333 to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-evaluate-expression linteger to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign lpinteger "&linteger + 3" to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-evaluate-expression lpinteger to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign linteger 4321 to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign lpinteger &linteger to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign lcharacter 'z' to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-evaluate-expression lcharacter to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign llong 1313L to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-evaluate-expression llong to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign llong 1212L to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign lplong &llong+4 to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-evaluate-expression lplong to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign lplong &llong to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign lfloat 3.4567 to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-evaluate-expression lfloat to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign lfloat 1.2345 to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign lpfloat &lfloat+4 to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign ldouble 5.333318284590435 to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign func do_block_tests to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign lsimple.character 'd' to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign lsimple->integer 222 to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign lsimple.integer 333 to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-create array_ptr * array_ptr to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-assign array_ptr array2 to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send 200-break-insert -t subroutine1 to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-create i * i to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-create l * l to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-create linteger * linteger to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete global_simple to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete linteger to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete lpinteger to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete lcharacter to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete lpcharacter to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete llong to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete lplong to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete lfloat to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete lpfloat to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete ldouble to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete lpdouble to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete lsimple to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete lpsimple to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete func to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete lsimple.character to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete lsimple->integer to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete lsimple.integer to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete i to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete l to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send 200-break-insert -t do_special_tests to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-create selected_a @ a to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send 200-break-insert -t incr_a to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-update selected_a to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -file-exec-and-symbols outputs/gdb.mi/mi-var-cmd/mi-var-cmd to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete selected_a to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -var-delete array_ptr to GDB.
+flaky,expire=20240116 | ERROR: Couldn't send -break-insert -t var-cmd.c:368 to GDB.
+flaky,expire=20240116 | ERROR: Process no longer exists
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_test
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_test (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: linteger changed
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (2)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (2) (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lpinteger changed
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (3)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (3) (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lcharacter changed
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (4)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (4) (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lpcharacter changed
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (5)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (5) (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: many changed
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (6)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (6) (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: func and lpsimple changed
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (7)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (7) (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lsimple and others changed
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to global_simple
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to linteger, 1st
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: linteger changed after assign
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to linteger again, same value
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: linteger not changed after same assign
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval linteger
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lpinteger, 1st
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lpinteger changed after assign
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: no changes on second update
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lpinteger
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to linteger, 2nd
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lpinteger, 2nd
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lcharacter
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lcharacter
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to llong, 1st
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval llong
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to llong, 2nd
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lplong, 1st
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lplong
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lplong, 2nd
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lfloat, 1st
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lfloat
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lfloat, 2nd
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lpfloat
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to ldouble
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to func
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lsimple.character
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lsimple->integer
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lsimple.integer
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: var update
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same value to func
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same value to func (update)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: create global variable array_ptr
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign array to pointer
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign array to pointer (update)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same array to pointer
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same array to pointer (update)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at subroutine1
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto subroutine1
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto subroutine1 (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: create i
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: create l
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: create linteger
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: changed FIXME
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (2)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (2) (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: i changed
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (3)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (3) (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: llong changed
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: next out of subroutine1
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: next out of subroutine1 (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: all now out of scope
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var linteger
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpinteger
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lcharacter
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpcharacter
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var llong
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lplong
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lfloat
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpfloat
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var ldouble
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpdouble
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpsimple
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var func
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple.character
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple->integer
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple.integer
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var i
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var l
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at do_special_tests
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto do_special_tests
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto do_special_tests (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: create selected_a
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at incr_a
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto incr_a
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto incr_a (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update selected_a in incr_a
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step a line in incr_a
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: step a line in incr_a (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: return from incr_a to do_special_tests
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: return from incr_a to do_special_tests (timeout)
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: update selected_a in do_special_tests
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: floating varobj invalidation
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete selected_a
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete array_ptr
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=frozen: set temporary breakpoint
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=frozen: unable to start target
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+flaky,expire=20240116 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=23: next to for loop (timeout)
+flaky,expire=20240116 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=4: next to other line (timeout)
=== Results Summary ===
=== gdb tests ===
-Running gdb:gdb.base/break-interp.exp ...
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: entry point reached (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: set verbose off (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: entry point reached (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: info files (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: break at entry point (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: set verbose off (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: break at entry point (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: info files (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: entry point reached (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: break at entry point (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: entry point reached (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: info files (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: set verbose off (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=IN: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: info files (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=YES: INNER: symbol-less: break at entry point (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/break-interp.exp: ldprelink=NO: ldsepdebug=NO: binprelink=NO: binsepdebug=NO: binpie=NO: INNER: symbol-less: set verbose off (timeout)
-
-Running gdb:gdb.base/charset.exp ...
-flaky,expire=20240116 | FAIL: gdb.base/charset.exp: try malformed `set charset' (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/charset.exp: capture valid host charsets
-flaky,expire=20240116 | FAIL: gdb.base/charset.exp: try `set host-charset' with invalid charset
-
-Running gdb:gdb.base/default.exp ...
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info frame
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print elements
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: pwd
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: overlay (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set verbose
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: watch (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show print array
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info files
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info source (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: undisplay prompt
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print sevenbit-strings
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show args
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info warranty
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print characters
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show history filename
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info target (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print "p" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show language
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set history
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: nexti "ni" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show print demangle
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set check "check" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show editing
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show history size
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: thread
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show print elements
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print union
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show print sevenbit-strings
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: target exec
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show check "ch" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: section
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: return
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show confirm
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set check "ch" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: step "s" abbreviation #1
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: where (got interactive prompt)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info registers
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: whatis (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: thread apply
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set height
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info variables
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: output
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: target core
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: printf
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: step #2
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info watchpoints
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set language
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info stack
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: print
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print "pr" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show check type
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set the history filename
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info vector
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show radix
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show write
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show print pretty
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show print vtbl
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info float
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set environment
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: ptype
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print array
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info program
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print pretty
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: jump
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set annotate
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print asm-demangle
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set variable
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show print characters
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: rbreak
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: overlay map #1
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: unset
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show check range
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show check "c" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set history save
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show history expansion
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info set
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set write
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: target (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show convenience ($_any_caller_is = <internal function _any_caller_is> not found)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: restore
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set confirm
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: target remote
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show annotate
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: overlay manual #1 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set complaints
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set radix
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: list "l" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: overlay on (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: unset environment prompt
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: overlay map #2
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print object
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: up-silently
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: step #1
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show history
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: overlay unmap #2
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info sources (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info types
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print vtbl
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: source (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set history expansion
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: run "r" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info locals
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: print "p" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: list
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: until
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print demangle
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show print asm-demangle
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set args (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info threads
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: until "u" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show print address
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info symbol
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set history size
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: stepi
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: inspect
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print address
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: shell echo Hi dad!
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show print object
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: reverse-search
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info copying (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info display (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set width
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show user
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show listsize
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info frame "f" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: overlay off
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show values
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show version
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set check "c" abbreviation (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: step "s" abbreviation #2
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show paths
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info functions
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: overlay list
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show verbose
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show height
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info terminal
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set listsize
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: tbreak
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: info stack "s" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show check "check" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show prompt
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: overlay unmap #1
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: stepi "si" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set history save off
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: thread name
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: signal
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show history save
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: target native (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: nexti
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: kill
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: search
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show complaints
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: overlay auto (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: overlay manual #2
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: load
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: set print
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show print union
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: thread find
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: run
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show width
-flaky,expire=20240116 | FAIL: gdb.base/default.exp: show directories
-
-Running gdb:gdb.base/gdb-sigterm.exp ...
-flaky,expire=20240116 | FAIL: gdb.base/gdb-sigterm.exp: pass=25: expect eof (GDB internal error)
-
-Running gdb:gdb.base/help.exp ...
-flaky,expire=20240116 | ERROR: Undefined command "alias mybt10 = backtrace 10".
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: define mybt alias
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help show commands
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help stack (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help internals
-flaky,expire=20240116 | UNRESOLVED: gdb.base/help.exp: define mybt10 alias
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help info bogus-gdb-command
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help breakpoint "b" abbreviation (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: apropos after documenting aliases showing mybt10 doc
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help support
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help delete "d" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help breakpoint "bre" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help bt
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help after documenting aliases
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help show warranty
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: apropos handle signal
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help backtrace "bt" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help files
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help status
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help user-defined
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help delete
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help commands
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help show confirm
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: apropos apropos
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help help
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: apropos after documenting aliases
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help breakpoint "break" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: apropos Print backtrace of all stack frames, or innermost COUNT frames.
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help breakpoint "brea" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help tracepoints
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: documenting builtin where alias disallowed (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: document alias: mybt10
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: document alias: mybt
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help data (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help running (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help obscure (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help mybt after documenting aliases showing mybt doc (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help gotcha
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help help "h" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help show copying
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: apropos \(print[^[ bsiedf\".-]\)
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help breakpoint "br" abbreviation
-flaky,expire=20240116 | FAIL: gdb.base/help.exp: help backtrace
-
Running gdb:gdb.base/sym-file.exp ...
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: end here (the program exited)
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: gdb_breakpoint: set breakpoint at 78
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: continue to breakpoint: reload (got interactive prompt)
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: breakpoint at bar is pending
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: info files must not display sym-file-lib
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is resolved
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: continue to breakpoint: foo (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: gdb_breakpoint: set breakpoint at gdb_remove_symbol_file (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: remove-symbol-file -a addr
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is pending
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: gdb_breakpoint: set breakpoint at foo (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: breakpoint at foo is pending
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar (timeout)
-flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: info files must display sym-file-lib (timeout)
-
-Running gdb:gdb.dwarf2/self-spec.exp ...
-flaky,expire=20240116 | FAIL: gdb.dwarf2/self-spec.exp: class c1 in cooked index (timeout)
-
-Running gdb:gdb.linespec/cpcompletion.exp ...
-flaky,expire=20240116 | ERROR: breakpoints not deleted
-flaky,expire=20240116 | FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: tab complete "b -function overload3_func" (clearing input line)
-flaky,expire=20240116 | UNRESOLVED: gdb.linespec/cpcompletion.exp: overload-3: all overloads: tab complete "b -function overload3_func" (second tab) (timeout)
-flaky,expire=20240116 | FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: tab complete "b overload3_func" (clearing input line)
-flaky,expire=20240116 | FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b overload3_function" completion list with bp location list: matches
-flaky,expire=20240116 | FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b -function overload3_function" completion list with bp location list: matches
-flaky,expire=20240116 | FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: cmd complete "b overload3_func"
-flaky,expire=20240116 | UNRESOLVED: gdb.linespec/cpcompletion.exp: overload-3: restrict overload: cmd complete "b overload3_function(int)"
-flaky,expire=20240116 | FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b -function overload3_function" completion list with bp location list: set breakpoint
-flaky,expire=20240116 | FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: tab complete "b overload3_func" (second tab) (timeout)
-flaky,expire=20240116 | FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b overload3_function" completion list with bp location list: info breakpoints (got interactive prompt)
-flaky,expire=20240116 | FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b overload3_function" completion list with bp location list: set breakpoint
-flaky,expire=20240116 | FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: compare "b -function overload3_function" completion list with bp location list: info breakpoints (got interactive prompt)
-flaky,expire=20240116 | FAIL: gdb.linespec/cpcompletion.exp: overload-3: all overloads: cmd complete "b -function overload3_func"
+flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: gdb_breakpoint: set breakpoint at foo
+flaky,expire=20240116 | FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar
+
+Running gdb:gdb.mi/mi-var-cmd.exp ...
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: second run: unable to start target
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: unable to start target
+flaky,expire=20240116 | FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed (timeout)
+flaky,expire=20240116 | FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now (timeout)
+flaky,expire=20240116 | FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: check initial value (timeout)
+flaky,expire=20240116 | FAIL: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests (timeout)
+flaky,expire=20240116 | FAIL: gdb.mi/mi-var-cmd.exp: breakpoint at main (timeout)
+flaky,expire=20240116 | FAIL: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests
+flaky,expire=20240116 | FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now (timeout)
+flaky,expire=20240116 | FAIL: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests (timeout)
+flaky,expire=20240116 | FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed (timeout)
+flaky,expire=20240116 | FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: create varobj (timeout)
Running gdb:gdb.mi/mi-var-invalidate.exp ...
-flaky,expire=20240116 | ERROR: Delete all breakpoints in mi_delete_breakpoints (timeout)
-
-Running gdb:gdb.threads/attach-many-short-lived-threads.exp ...
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
-flaky,expire=20240116 | FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
-
-Running gdb:gdb.threads/next-fork-other-thread.exp ...
-flaky,expire=20240116 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=vfork: target-non-stop=on: non-stop=off: displaced-stepping=on: i=5: next to other line
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-invalidate.exp: unable to start target
+
+Running gdb:gdb.threads/create-fail.exp ...
+flaky,expire=20240116 | FAIL: gdb.threads/create-fail.exp: iteration 10: run till end (timeout)
+flaky,expire=20240116 | FAIL: gdb.threads/create-fail.exp: iteration 2: run till end (timeout)
+flaky,expire=20240116 | FAIL: gdb.threads/create-fail.exp: iteration 5: run till end (timeout)
+flaky,expire=20240116 | FAIL: gdb.threads/create-fail.exp: iteration 8: run till end (timeout)
+flaky,expire=20240116 | FAIL: gdb.threads/create-fail.exp: iteration 4: run till end (timeout)
+flaky,expire=20240116 | FAIL: gdb.threads/create-fail.exp: iteration 7: run till end (timeout)
+flaky,expire=20240116 | FAIL: gdb.threads/create-fail.exp: iteration 6: run till end (timeout)
+flaky,expire=20240116 | FAIL: gdb.threads/create-fail.exp: iteration 9: run till end (timeout)
+flaky,expire=20240116 | FAIL: gdb.threads/create-fail.exp: iteration 3: run till end (timeout)
+flaky,expire=20240116 | FAIL: gdb.threads/create-fail.exp: iteration 1: run till end (timeout)
+
+Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
+flaky,expire=20240116 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=22: next to for loop (timeout)
=== Results Summary ===
=== gdb tests ===
-Running gdb:gdb.threads/next-fork-other-thread.exp ...
-flaky,expire=20240116 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=2: next to for loop (timeout)
+Running gdb:gdb.mi/mi-var-cmd.exp ...
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=floating: unable to start target
=== Results Summary ===
=== gdb tests ===
-Running gdb:gdb.threads/next-fork-other-thread.exp ...
-flaky,expire=20240116 | FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=8: next to other line (timeout)
+Running gdb:gdb.mi/mi-var-cmd.exp ...
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=floating: wait for stop (timeout)
+flaky,expire=20240116 | FAIL: gdb.mi/mi-var-cmd.exp: inline_test=floating: floating: go to line 482
+flaky,expire=20240116 | UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=floating: floating: step over 482
=== Results Summary ===