summaryrefslogtreecommitdiff
path: root/05-build_abe-check_gdb
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-30 03:02:21 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-30 03:02:21 +0000
commitdd41903b8d950d44faf0e2946109415649eff8a2 (patch)
tree307d34969da78e28d3b14407cce987aff3cdf2ff /05-build_abe-check_gdb
parent92c9b3c6ddfa8b2a500c94533313cfae0a936ccd (diff)
onsuccess: #518: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gdb_check--master-arm-build/518/
Results : | # reset_artifacts: | -10 | # build_abe gdb -- --prefix /usr --disable install: | -2 | # build_abe dejagnu: | -1 | # build_abe check_gdb --: | 0 check_regression status : 0
Diffstat (limited to '05-build_abe-check_gdb')
-rw-r--r--05-build_abe-check_gdb/baseline.xfail232
-rw-r--r--05-build_abe-check_gdb/check-gdb.log.xzbin61624 -> 61640 bytes
-rw-r--r--05-build_abe-check_gdb/console.log.xzbin27684 -> 27452 bytes
-rw-r--r--05-build_abe-check_gdb/flaky.xfail23
4 files changed, 25 insertions, 230 deletions
diff --git a/05-build_abe-check_gdb/baseline.xfail b/05-build_abe-check_gdb/baseline.xfail
index 9a254e9..ff22188 100644
--- a/05-build_abe-check_gdb/baseline.xfail
+++ b/05-build_abe-check_gdb/baseline.xfail
@@ -213,9 +213,6 @@ UNRESOLVED: gdb.base/jit-elf.exp: one_jit_test-2: info function jit_function
Running gdb:gdb.base/nextoverexit.exp ...
FAIL: gdb.base/nextoverexit.exp: next over exit
-Running gdb:gdb.base/osabi.exp ...
-FAIL: gdb.base/osabi.exp: set osabi none (timeout)
-
Running gdb:gdb.base/premature-dummy-frame-removal.exp ...
FAIL: gdb.base/premature-dummy-frame-removal.exp: p 1 + 2 + 3
FAIL: gdb.base/premature-dummy-frame-removal.exp: repeat p some_func () with frame debug on (timeout)
@@ -261,11 +258,10 @@ Running gdb:gdb.base/sss-bp-on-user-bp-2.exp ...
ERROR: breakpoints not deleted
FAIL: gdb.base/sss-bp-on-user-bp-2.exp: b test:label (timeout)
FAIL: gdb.base/sss-bp-on-user-bp-2.exp: before/after disassembly matches
-FAIL: gdb.base/sss-bp-on-user-bp-2.exp: before: capture_command_output for disassemble test
-FAIL: gdb.base/sss-bp-on-user-bp-2.exp: continue to breakpoint: run past setup (timeout)
+FAIL: gdb.base/sss-bp-on-user-bp-2.exp: before: capture_command_output for disassemble test (got interactive prompt)
+FAIL: gdb.base/sss-bp-on-user-bp-2.exp: continue to breakpoint: run past setup
FAIL: gdb.base/sss-bp-on-user-bp-2.exp: probe target hardware step (timeout)
UNRESOLVED: gdb.base/sss-bp-on-user-bp-2.exp: set breakpoint always-inserted on
-FAIL: gdb.base/sss-bp-on-user-bp-2.exp: set breakpoint where si will land (got interactive prompt)
FAIL: gdb.base/sss-bp-on-user-bp-2.exp: set debug target 0 (timeout)
Running gdb:gdb.base/startup-with-shell.exp ...
@@ -273,7 +269,6 @@ FAIL: gdb.base/startup-with-shell.exp: startup_with_shell = off; run_args = *.un
FAIL: gdb.base/startup-with-shell.exp: startup_with_shell = on; run_args = *.unique-extension: first argument expanded
Running gdb:gdb.base/step-over-syscall.exp ...
-FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: continue to marker (clone)
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: pc after stepi matches insn addr after syscall
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=on: pc after stepi matches insn addr after syscall
FAIL: gdb.base/step-over-syscall.exp: fork: displaced=off: pc after stepi matches insn addr after syscall
@@ -1864,195 +1859,24 @@ FAIL: gdb.mi/mi-var-child-f.exp: mi runto prog_array (unknown output after runni
Running gdb:gdb.mi/mi-var-cmd.exp ...
ERROR: : spawn id exp8 not open
-ERROR: Couldn't send -break-insert -t var-cmd.c:368 to GDB.
-ERROR: Couldn't send -file-exec-and-symbols outputs/gdb.mi/mi-var-cmd/mi-var-cmd to GDB.
-ERROR: Couldn't send -var-assign lsimple->integer 222 to GDB.
-ERROR: Couldn't send -var-assign array_ptr array2 to GDB.
-ERROR: Couldn't send -var-assign func do_block_tests to GDB.
-ERROR: Couldn't send -var-assign global_simple 0 to GDB.
-ERROR: Couldn't send -var-assign lcharacter 'z' to GDB.
-ERROR: Couldn't send -var-assign ldouble 5.333318284590435 to GDB.
-ERROR: Couldn't send -var-assign lfloat 1.2345 to GDB.
-ERROR: Couldn't send -var-assign lfloat 3.4567 to GDB.
-ERROR: Couldn't send -var-assign linteger 3333 to GDB.
-ERROR: Couldn't send -var-assign linteger 4321 to GDB.
-ERROR: Couldn't send -var-assign llong 1212L to GDB.
-ERROR: Couldn't send -var-assign llong 1313L to GDB.
-ERROR: Couldn't send -var-assign lpfloat &lfloat+4 to GDB.
-ERROR: Couldn't send -var-assign lpinteger "&linteger + 3" to GDB.
-ERROR: Couldn't send -var-assign lpinteger &linteger to GDB.
-ERROR: Couldn't send -var-assign lplong &llong to GDB.
-ERROR: Couldn't send -var-assign lplong &llong+4 to GDB.
-ERROR: Couldn't send -var-assign lsimple.character 'd' to GDB.
-ERROR: Couldn't send -var-assign lsimple.integer 333 to GDB.
-ERROR: Couldn't send -var-create array_ptr * array_ptr to GDB.
-ERROR: Couldn't send -var-create i * i to GDB.
-ERROR: Couldn't send -var-create l * l to GDB.
-ERROR: Couldn't send -var-create linteger * linteger to GDB.
-ERROR: Couldn't send -var-create selected_a @ a to GDB.
-ERROR: Couldn't send -var-delete lsimple->integer to GDB.
-ERROR: Couldn't send -var-delete array_ptr to GDB.
-ERROR: Couldn't send -var-delete func to GDB.
-ERROR: Couldn't send -var-delete global_simple to GDB.
-ERROR: Couldn't send -var-delete i to GDB.
-ERROR: Couldn't send -var-delete l to GDB.
-ERROR: Couldn't send -var-delete lcharacter to GDB.
-ERROR: Couldn't send -var-delete ldouble to GDB.
-ERROR: Couldn't send -var-delete lfloat to GDB.
-ERROR: Couldn't send -var-delete linteger to GDB.
-ERROR: Couldn't send -var-delete llong to GDB.
-ERROR: Couldn't send -var-delete lpcharacter to GDB.
-ERROR: Couldn't send -var-delete lpdouble to GDB.
-ERROR: Couldn't send -var-delete lpfloat to GDB.
-ERROR: Couldn't send -var-delete lpinteger to GDB.
-ERROR: Couldn't send -var-delete lplong to GDB.
-ERROR: Couldn't send -var-delete lpsimple to GDB.
-ERROR: Couldn't send -var-delete lsimple to GDB.
-ERROR: Couldn't send -var-delete lsimple.character to GDB.
-ERROR: Couldn't send -var-delete lsimple.integer to GDB.
-ERROR: Couldn't send -var-delete selected_a to GDB.
-ERROR: Couldn't send -var-evaluate-expression lcharacter to GDB.
-ERROR: Couldn't send -var-evaluate-expression lfloat to GDB.
-ERROR: Couldn't send -var-evaluate-expression linteger to GDB.
-ERROR: Couldn't send -var-evaluate-expression llong to GDB.
-ERROR: Couldn't send -var-evaluate-expression lpinteger to GDB.
-ERROR: Couldn't send -var-evaluate-expression lplong to GDB.
-ERROR: Couldn't send -var-update * to GDB.
-ERROR: Couldn't send -var-update selected_a to GDB.
-ERROR: Couldn't send 200-break-insert -t do_special_tests to GDB.
-ERROR: Couldn't send 200-break-insert -t incr_a to GDB.
-ERROR: Couldn't send 200-break-insert -t subroutine1 to GDB.
-ERROR: Process no longer exists
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign array to pointer
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign array to pointer (update)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same array to pointer
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same array to pointer (update)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same value to func
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign same value to func (update)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to func
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to global_simple
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lcharacter
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to ldouble
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lfloat, 1st
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lfloat, 2nd
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to linteger again, same value
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to linteger, 1st
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to linteger, 2nd
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to llong, 1st
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to llong, 2nd
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lpfloat
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lpinteger, 1st
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lpinteger, 2nd
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lplong, 1st
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lplong, 2nd
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lsimple->integer
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lsimple.character
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: assign to lsimple.integer
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at do_special_tests
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at incr_a
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: breakpoint at subroutine1
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: create global variable array_ptr
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: create i
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: create l
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: create linteger
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: create selected_a
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete array_ptr
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete selected_a
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple->integer
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var func
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var i
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var l
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lcharacter
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var ldouble
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lfloat
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var linteger
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var llong
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpcharacter
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpdouble
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpfloat
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpinteger
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lplong
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lpsimple
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple.character
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: delete var lsimple.integer
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lcharacter
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lfloat
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval linteger
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval llong
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lpinteger
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: eval lplong
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: floating varobj invalidation
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=frozen: set temporary breakpoint
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=frozen: unable to start target
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto do_special_tests
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto do_special_tests (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto incr_a
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto incr_a (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto subroutine1
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: mi runto subroutine1 (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: next out of subroutine1
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: next out of subroutine1 (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: return from incr_a to do_special_tests
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: return from incr_a to do_special_tests (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step a line in incr_a
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step a line in incr_a (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_test
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_test (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (2)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (2) (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (3)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (3) (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (4)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (4) (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (5)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (5) (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (6)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (6) (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (7)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at do_locals_tests (7) (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (2)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (2) (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (3)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (3) (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: step at subroutine1 (timeout)
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: all now out of scope
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: changed FIXME
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: func and lpsimple changed
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: i changed
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lcharacter changed
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: linteger changed
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: linteger changed after assign
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: linteger not changed after same assign
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: llong changed
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lpcharacter changed
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lpinteger changed
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lpinteger changed after assign
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: lsimple and others changed
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: many changed
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update all vars: no changes on second update
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update selected_a in do_special_tests
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: update selected_a in incr_a
-UNRESOLVED: gdb.mi/mi-var-cmd.exp: var update
-
-Running gdb:gdb.mi/mi-var-invalidate.exp ...
+FAIL: gdb.mi/mi-var-cmd.exp: inline_test=floating: floating: go to line 482
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=floating: floating: step over 482
+UNRESOLVED: gdb.mi/mi-var-cmd.exp: inline_test=floating: wait for stop (timeout)
+
+Running gdb:gdb.mi/mi-var-invalidate-shlib.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-update global_simple to GDB.
-ERROR: Couldn't send -var-update linteger to GDB.
-ERROR: Delete all breakpoints in mi_delete_breakpoints (timeout)
+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
-ERROR: couldn't load outputs/gdb.mi/mi-var-invalidate/basics into ../../gdb/gdb (end of file).
-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 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 (2)
-UNRESOLVED: gdb.mi/mi-var-invalidate.exp: type simpleton for valid variable global_simple
+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
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: floating_local still valid and in scope
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: floating_local still valid but not in scope
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: global_shlib_var invalid
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: global_shlib_var invalid after shlib loaded
+UNRESOLVED: gdb.mi/mi-var-invalidate-shlib.exp: separate_debuginfo=1: in new process: global_var recreated
Running gdb:gdb.mi/mi-vla-fortran.exp ...
FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associated (timeout)
@@ -2248,24 +2072,10 @@ FAIL: gdb.threads/detach-step-over.exp: breakpoint-condition-evaluation=host: ta
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: stop with SIGUSR1 (timeout)
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
-Running gdb:gdb.threads/interrupt-while-step-over.exp ...
-FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: 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=16: 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=7: 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=0: 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=4: 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=0: 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=off: i=2: 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=on: i=29: next to other line (timeout)
-
Running gdb:gdb.threads/next-fork-other-thread.exp ...
-FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to other line (timeout)
-FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=2: next to other line (timeout)
-FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=0: next to other line (timeout)
+FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=1: next to for loop (timeout)
+FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=7: next to other line (timeout)
+FAIL: gdb.threads/next-fork-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=2: next to for loop (timeout)
Running gdb:gdb.tui/corefile-run.exp ...
FAIL: gdb.tui/corefile-run.exp: run until the end
diff --git a/05-build_abe-check_gdb/check-gdb.log.xz b/05-build_abe-check_gdb/check-gdb.log.xz
index 2fb0669..06c6ca9 100644
--- a/05-build_abe-check_gdb/check-gdb.log.xz
+++ b/05-build_abe-check_gdb/check-gdb.log.xz
Binary files differ
diff --git a/05-build_abe-check_gdb/console.log.xz b/05-build_abe-check_gdb/console.log.xz
index bae10e5..aa8776f 100644
--- a/05-build_abe-check_gdb/console.log.xz
+++ b/05-build_abe-check_gdb/console.log.xz
Binary files differ
diff --git a/05-build_abe-check_gdb/flaky.xfail b/05-build_abe-check_gdb/flaky.xfail
index 6504276..a4605f0 100644
--- a/05-build_abe-check_gdb/flaky.xfail
+++ b/05-build_abe-check_gdb/flaky.xfail
@@ -1,25 +1,10 @@
=== gdb tests ===
Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
-flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=auto: non-stop=off: displaced-stepping=auto: i=18: next to for loop
-flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=29: next to for loop (timeout)
-flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=17: next to other line (timeout)
-flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=22: next to other line (timeout)
+flaky,expire=20240111 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=auto: i=14: next to other line (timeout)
+flaky,expire=20240111 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=14: next to other line (timeout)
- === Results Summary ===
- === gdb tests ===
-
-Running gdb:gdb.base/charset.exp ...
-flaky,expire=20240110 | FAIL: gdb.base/charset.exp: try `set host-charset' with invalid charset
-
-Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
-flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=13: next to other line (timeout)
-flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=fork: target-non-stop=off: non-stop=off: displaced-stepping=on: i=27: next to other line (timeout)
-
- === Results Summary ===
- === gdb tests ===
-
-Running gdb:gdb.threads/next-fork-exec-other-thread.exp ...
-flaky,expire=20240110 | FAIL: gdb.threads/next-fork-exec-other-thread.exp: fork_func=vfork: target-non-stop=off: non-stop=off: displaced-stepping=off: i=24: next to for loop (timeout)
+Running gdb:gdb.threads/next-fork-other-thread.exp ...
+flaky,expire=20240111 | 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 other line (timeout)
=== Results Summary ===