public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch
@ 2015-02-19 15:26 sergiodj
2015-02-19 15:30 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj
` (15 more replies)
0 siblings, 16 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 15:26 UTC (permalink / raw)
To: gdb-testers
*** TEST RESULTS FOR COMMIT 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 ***
Author: Joel Brobecker <brobecker@adacore.com>
Branch: gdb-7.9-branch
Commit: 3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Fix the gdb version number ("7.9" instead of "str 7.9").
This fixes an obvious error in the previous change to this file.
gdb/ChangeLog:
* version.in: Change to "7.9" instead of "str 7.9".
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-ppc64be-cc-with-index, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
@ 2015-02-19 15:30 ` sergiodj
2015-02-19 16:09 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj
` (14 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 15:30 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-21-ppc64be-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-cc-with-index/builds/196>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-cc-with-index/.git/tree/?h=gdb-7.9-branch&id=c2bfe1954d5a6e1c1d0783691bb81a6c63d1326a>
*** Regressions found ***
============================
new FAIL: gdb.base/valgrind-db-attach.exp: bt
new FAIL: gdb.mi/mi-nsmoribund.exp: resume all, waiting for program exit (timeout)
new FAIL: gdb.mi/mi-nsmoribund.exp: thread state: all running except the breakpoint thread (timeout)
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.mi/mi-nsmoribund.exp: resume all, waiting for program exit (timeout)
new FAIL: gdb.mi/mi-nsmoribund.exp: thread state: all running except the breakpoint thread (timeout)
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-ppc64be-native-gdbserver-m64, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
2015-02-19 15:30 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj
@ 2015-02-19 16:09 ` sergiodj
2015-02-19 16:17 ` Failures on Fedora-ppc64be-m64, " sergiodj
` (13 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 16:09 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-21-ppc64be-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-gdbserver-m64/builds/197>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-native-gdbserver-m64/.git/tree/?h=gdb-7.9-branch&id=0875f9ed712a023f56266bcc586a3045033d0223>
*** Regressions found ***
============================
new FAIL: gdb.base/auxv.exp: continue (timeout)
new FAIL: gdb.base/auxv.exp: info auxv on gcore-created dump (timeout)
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump (timeout)
PASS -> FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
new FAIL: gdb.base/func-ptrs.exp: stop in sentinel (timeout)
new FAIL: gdb.reverse/until-precsave.exp: advance to factorial
new FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: until line number (got interactive prompt)
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/str_uninit.exp: print my_str
PASS -> FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint
new FAIL: gdb.base/auxv.exp: continue (timeout)
new FAIL: gdb.base/auxv.exp: info auxv on gcore-created dump (timeout)
new FAIL: gdb.base/auxv.exp: load core file for info auxv on gcore-created dump (timeout)
PASS -> FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/commands.exp: continue with watch
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/func-ptrs.exp: stop in sentinel (timeout)
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit 2
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: back at main from marker1
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: next over buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
PASS -> FAIL: gdb.base/watchpoint.exp: next over ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: until out of loop
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.mi/mi-watch-nonstop.exp: resume 1 (MI error)
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file (timeout)
PASS -> FAIL: gdb.reverse/until-precsave.exp: advance to factorial
new FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reload core file (timeout)
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: run to end of main (timeout)
new FAIL: gdb.reverse/until-precsave.exp: save process recfile (timeout)
PASS -> FAIL: gdb.reverse/until-precsave.exp: set reverse execution
new FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: until line number (got interactive prompt)
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-ppc64be-m64, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
2015-02-19 15:30 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj
2015-02-19 16:09 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj
@ 2015-02-19 16:17 ` sergiodj
2015-02-19 16:23 ` Failures on Fedora-x86_64-m32, " sergiodj
` (12 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 16:17 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-21-ppc64be-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-m64/builds/199>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-m64/.git/tree/?h=gdb-7.9-branch&id=a672eef1d66af008207aba4812c664bd04a5f61a>
*** Regressions found ***
============================
new FAIL: gdb.base/valgrind-db-attach.exp: bt
new FAIL: gdb.mi/mi-nsmoribund.exp: resume all, waiting for program exit (timeout)
new FAIL: gdb.mi/mi-nsmoribund.exp: thread state: all running except the breakpoint thread (timeout)
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.mi/mi-nsmoribund.exp: resume all, waiting for program exit (timeout)
new FAIL: gdb.mi/mi-nsmoribund.exp: thread state: all running except the breakpoint thread (timeout)
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-m32, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (2 preceding siblings ...)
2015-02-19 16:17 ` Failures on Fedora-ppc64be-m64, " sergiodj
@ 2015-02-19 16:23 ` sergiodj
2015-02-19 16:32 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj
` (11 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 16:23 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/267>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-m32/.git/tree/?h=gdb-7.9-branch&id=a3df8da272749484f676ea2a647d8ba5f5d489f6>
*** Regressions found ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<9>>
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (GDB internal error)
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<9>>
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (GDB internal error)
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.base/interrupt.exp: continue
FAIL: gdb.base/interrupt.exp: echo data
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (3 preceding siblings ...)
2015-02-19 16:23 ` Failures on Fedora-x86_64-m32, " sergiodj
@ 2015-02-19 16:32 ` sergiodj
2015-02-19 16:46 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj
` (10 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 16:32 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/274>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.9-branch&id=119e51033f79f49d607182c739b9cdf8b552ab8a>
*** Regressions found ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (4 preceding siblings ...)
2015-02-19 16:32 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj
@ 2015-02-19 16:46 ` sergiodj
2015-02-19 17:07 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
` (9 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 16:46 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m64/builds/279>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-extended-gdbserver-m64/.git/tree/?h=gdb-7.9-branch&id=2bd7edac9abe33a31c358a695cd943e55a936237>
*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt)
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 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: 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: set breakpoint always-inserted off (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (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: 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: set breakpoint always-inserted off (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (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: 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: set breakpoint always-inserted off (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (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: 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: set breakpoint always-inserted off (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (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: set breakpoint always-inserted on (got interactive prompt)
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (GDB internal error)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (6 preceding siblings ...)
2015-02-19 17:07 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
@ 2015-02-19 17:07 ` sergiodj
2015-02-19 17:09 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj
` (7 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 17:07 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-21-ppc64le-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-extended-gdbserver-m64/builds/116>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-native-extended-gdbserver-m64/.git/tree/?h=gdb-7.9-branch&id=1d2c27c70cb66a9c08a4ac2a051f915b35cae0c8>
*** Regressions found ***
============================
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #45 (stepping inside range 201 times)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: ld.so exit
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output one
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output two
PASS -> FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints one
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 1
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 10
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 2
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 3
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 4
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 5
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 6
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 7
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 8
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 9
PASS -> FAIL: gdb.base/checkpoint.exp: restart 0 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 0 one <<2>>
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 10 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 8 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 9 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 9 three
PASS -> FAIL: gdb.base/checkpoint.exp: step in 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 9 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 1 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 2 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 3 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 4 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 two <<2>>
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 7 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 9 one
PASS -> FAIL: gdb.base/commands.exp: continue with watch
PASS -> FAIL: gdb.base/corefile.exp: attach: core file is cleared
PASS -> FAIL: gdb.base/corefile.exp: attach: with core
PASS -> FAIL: gdb.base/corefile.exp: run: core file is cleared
PASS -> FAIL: gdb.base/corefile.exp: run: with core
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue across exec
PASS -> FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue across exec
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_0, global_var_2, 0xff
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #45 (stepping inside range 201 times)
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 2
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 3
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 4
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 5
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 13
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 14
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 15
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 16
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 6
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 7
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 8
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 9
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 13
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 14
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 15
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 16
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 6
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 7
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 8
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 9
PASS -> FAIL: gdb.base/multi-forks.exp: follow child, print pids
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 1
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 11
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 12
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 14
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 15
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 2
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 3
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 4
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 5
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 6
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 7
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 9
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 1
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 11
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 12
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 14
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 15
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 16
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 2
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 3
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 4
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 5
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 6
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 7
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 9
PASS -> FAIL: gdb.base/multi-forks.exp: restart final
PASS -> FAIL: gdb.base/pie-execl.exp: continue
PASS -> FAIL: gdb.base/pie-execl.exp: pie_execl_marker address has changed
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit 2
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/solib-nodir.exp: library loaded
PASS -> FAIL: gdb.base/term.exp: info terminal at breakpoint
PASS -> FAIL: gdb.base/testenv.exp: Test no TEST_GDB var
PASS -> FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL
PASS -> FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL unset
PASS -> FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var
PASS -> FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var, after unset
PASS -> FAIL: gdb.base/testenv.exp: Test with two TEST_GDB var
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoint-hw.exp: start
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: back at main from marker1
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: next over buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
PASS -> FAIL: gdb.base/watchpoint.exp: next over ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: until out of loop
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.cp/annota2.exp: delete bps
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
PASS -> FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0, RETURN_MASK_ALL)
PASS -> FAIL: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
PASS -> FAIL: gdb.multi/bkpt-multi-exec.exp: continue
PASS -> FAIL: gdb.multi/bkpt-multi-exec.exp: run
PASS -> FAIL: gdb.multi/watchpoint-multi.exp: awatch c on inferior 2
PASS -> FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-events.exp: get current thread
PASS -> FAIL: gdb.server/server-exec-info.exp: info files
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/execl.exp: continue across exec
PASS -> FAIL: gdb.threads/fork-child-threads.exp: next over fork
PASS -> FAIL: gdb.threads/fork-child-threads.exp: two threads found
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 1, multiple threads found
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 2, multiple threads found
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 0
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 4
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (5 preceding siblings ...)
2015-02-19 16:46 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj
@ 2015-02-19 17:07 ` sergiodj
2015-02-19 17:07 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj
` (8 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 17:07 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/265>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=8d7219bc6a24ee0e39e7be62d9346bb07febc074>
*** Regressions found ***
============================
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 2 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
new FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 2 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
new FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (7 preceding siblings ...)
2015-02-19 17:07 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj
@ 2015-02-19 17:09 ` sergiodj
2015-02-19 17:16 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj
` (6 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 17:09 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-21-ppc64be-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-extended-gdbserver-m64/builds/196>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-native-extended-gdbserver-m64/.git/tree/?h=gdb-7.9-branch&id=013c904af103d0d841b89f67bcd0c56d1ba258f0>
*** Regressions found ***
============================
new FAIL: gdb.base/func-ptrs.exp: stop in sentinel
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2
new FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: set reverse execution (got interactive prompt)
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/str_uninit.exp: print my_str
PASS -> FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint
PASS -> FAIL: gdb.base/async-shell.exp: interrupt
PASS -> FAIL: gdb.base/async-shell.exp: run &
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: ld.so exit
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: seen displacement message as NONZERO
new FAIL: gdb.base/catch-syscall.exp: set tdesc filename /home/gdb-buildbot/fedora-21-ppc64be-2/fedora-ppc64be-native-extended-gdbserver/build/gdb/testsuite/outputs/gdb.base/catch-syscall/trivial.xml (got interactive prompt)
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output one
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output two
PASS -> FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints one
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 1
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 10
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 2
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 3
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 4
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 5
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 6
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 7
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 8
PASS -> FAIL: gdb.base/checkpoint.exp: outfile still open 9
PASS -> FAIL: gdb.base/checkpoint.exp: restart 0 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 0 one <<2>>
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 1 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 10 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 2 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 3 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 4 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 5 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 6 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 7 two
PASS -> FAIL: gdb.base/checkpoint.exp: restart 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 8 three
PASS -> FAIL: gdb.base/checkpoint.exp: restart 9 one
PASS -> FAIL: gdb.base/checkpoint.exp: restart 9 three
PASS -> FAIL: gdb.base/checkpoint.exp: step in 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: step in 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 1 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify i 9 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 1 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 10 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 2 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 2 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 3 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 3 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 4 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 4 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 5 two <<2>>
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 6 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 7 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 7 two
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 8 one
PASS -> FAIL: gdb.base/checkpoint.exp: verify lines 9 one
PASS -> FAIL: gdb.base/commands.exp: continue with watch
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: second disp
PASS -> FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue across exec
PASS -> FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue across exec
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_0, global_var_2, 0xff
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff
PASS -> FAIL: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 2
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 3
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 4
PASS -> FAIL: gdb.base/multi-forks.exp: Detach 5
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 13
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 14
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 15
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 16
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 6
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 7
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 8
PASS -> FAIL: gdb.base/multi-forks.exp: Did kill 9
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 13
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 14
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 15
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 16
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 6
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 7
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 8
PASS -> FAIL: gdb.base/multi-forks.exp: Kill 9
PASS -> FAIL: gdb.base/multi-forks.exp: follow child, print pids
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 1
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 11
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 12
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 14
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 15
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 2
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 3
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 4
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 5
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 6
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 7
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 9
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 1
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 11
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 12
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 14
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 15
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 16
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 2
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 3
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 4
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 5
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 6
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 7
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 9
PASS -> FAIL: gdb.base/multi-forks.exp: restart final
PASS -> FAIL: gdb.base/pie-execl.exp: continue
PASS -> FAIL: gdb.base/pie-execl.exp: pie_execl_marker address has changed
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit 2
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/solib-nodir.exp: library loaded
PASS -> FAIL: gdb.base/term.exp: info terminal at breakpoint
PASS -> FAIL: gdb.base/testenv.exp: Test no TEST_GDB var
PASS -> FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL
PASS -> FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL unset
PASS -> FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var
PASS -> FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var, after unset
PASS -> FAIL: gdb.base/testenv.exp: Test with two TEST_GDB var
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoint-hw.exp: start
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: back at main from marker1
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: next over buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
PASS -> FAIL: gdb.base/watchpoint.exp: next over ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: until out of loop
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.cp/annota2.exp: delete bps
PASS -> FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
PASS -> FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0, RETURN_MASK_ALL)
PASS -> FAIL: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
PASS -> FAIL: gdb.multi/bkpt-multi-exec.exp: continue
PASS -> FAIL: gdb.multi/bkpt-multi-exec.exp: run
PASS -> FAIL: gdb.multi/watchpoint-multi.exp: awatch c on inferior 2
PASS -> FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.python/py-events.exp: get current thread
PASS -> FAIL: gdb.python/py-evthreads.exp: Run to breakpoint 1
PASS -> FAIL: gdb.python/py-evthreads.exp: continue thread 1
PASS -> FAIL: gdb.python/py-evthreads.exp: reached breakpoint 2
PASS -> FAIL: gdb.python/py-evthreads.exp: reached breakpoint 3
PASS -> FAIL: gdb.python/py-evthreads.exp: thread 2
PASS -> FAIL: gdb.python/py-evthreads.exp: thread 3
new FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file (timeout)
new FAIL: gdb.reverse/until-precsave.exp: advance to factorial (timeout)
new FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (timeout)
new FAIL: gdb.reverse/until-precsave.exp: finish to main (timeout)
new FAIL: gdb.reverse/until-precsave.exp: reload core file (timeout)
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
PASS -> FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2
new FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: run to end of main (timeout)
new FAIL: gdb.reverse/until-precsave.exp: save process recfile (timeout)
new FAIL: gdb.reverse/until-precsave.exp: set reverse execution (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (timeout)
new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (timeout)
new FAIL: gdb.reverse/until-precsave.exp: until line number (timeout)
PASS -> FAIL: gdb.server/server-exec-info.exp: info files
PASS -> FAIL: gdb.threads/execl.exp: continue across exec
PASS -> FAIL: gdb.threads/fork-child-threads.exp: next over fork
PASS -> FAIL: gdb.threads/fork-child-threads.exp: two threads found
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 1, multiple threads found
PASS -> FAIL: gdb.threads/fork-thread-pending.exp: 2, multiple threads found
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 0
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 1
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 2
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 3
PASS -> FAIL: gdb.threads/linux-dp.exp: info threads after: 4
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-ppc64le-cc-with-index, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (8 preceding siblings ...)
2015-02-19 17:09 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj
@ 2015-02-19 17:16 ` sergiodj
2015-02-19 17:29 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj
` (5 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 17:16 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-21-ppc64le-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-cc-with-index/builds/117>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-cc-with-index/.git/tree/?h=gdb-7.9-branch&id=f461ee68e6f67cb4a8d037a9ee7f501f1b06115b>
*** Regressions found ***
============================
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #0 (stepping inside range 201 times)
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #1 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #20 (stepping inside range 201 times)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-ppc64le-native-gdbserver-m64, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (9 preceding siblings ...)
2015-02-19 17:16 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj
@ 2015-02-19 17:29 ` sergiodj
2015-02-19 18:05 ` Failures on Fedora-ppc64le-m64, " sergiodj
` (4 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 17:29 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-21-ppc64le-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-gdbserver-m64/builds/118>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-native-gdbserver-m64/.git/tree/?h=gdb-7.9-branch&id=97eb26076167c738b995fe854ff96527ea836ca2>
*** Regressions found ***
============================
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #45 (stepping inside range 201 times)
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=0: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/commands.exp: continue with watch
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: next hit
PASS -> FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #45 (stepping inside range 201 times)
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: breakpoint hit 2
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
PASS -> FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/value-double-free.exp: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
PASS -> FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
PASS -> FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change
PASS -> FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed
PASS -> FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes
PASS -> FAIL: gdb.base/watch-read.exp: write watchpoint triggers
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: back at main from marker1
PASS -> FAIL: gdb.base/watchpoint.exp: cont
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: cont <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
PASS -> FAIL: gdb.base/watchpoint.exp: continue to marker2
PASS -> FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch -location
PASS -> FAIL: gdb.base/watchpoint.exp: continue with watch foo2
PASS -> FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
PASS -> FAIL: gdb.base/watchpoint.exp: next over buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
PASS -> FAIL: gdb.base/watchpoint.exp: next over ptr init
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization
PASS -> FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
PASS -> FAIL: gdb.base/watchpoint.exp: until out of loop
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
PASS -> FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
PASS -> FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: with thread-specific bp: step: step
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-ppc64le-m64, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (10 preceding siblings ...)
2015-02-19 17:29 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj
@ 2015-02-19 18:05 ` sergiodj
2015-02-19 20:39 ` Failures on Debian-i686, " sergiodj
` (3 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 18:05 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-21-ppc64le-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-m64/builds/116>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-m64/.git/tree/?h=gdb-7.9-branch&id=23b70e40254c07b26607b01fc24fa03aa916af3e>
*** Regressions found ***
============================
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #20 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #30 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #32 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #4 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #41 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #43 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #46 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #47 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #49 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #9 (stepping inside range 201 times)
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #20 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #4 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #41 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #43 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #46 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #47 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #49 (stepping inside range 201 times)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #9 (stepping inside range 201 times)
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: no thread-specific bp: step: step
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Debian-i686, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (11 preceding siblings ...)
2015-02-19 18:05 ` Failures on Fedora-ppc64le-m64, " sergiodj
@ 2015-02-19 20:39 ` sergiodj
2015-02-19 21:29 ` Failures on Debian-i686-native-gdbserver, " sergiodj
` (2 subsequent siblings)
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 20:39 UTC (permalink / raw)
To: gdb-testers
Buildslave:
wildebeest-debian-wheezy-i686
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Debian-i686/builds/187>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Debian-i686/.git/tree/?h=gdb-7.9-branch&id=89b2a526296a5380bf049cbbaec11419b3d6a95f>
*** Regressions found ***
============================
PASS -> FAIL: gdb.base/longjmp.exp: next over patt3
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.base/longjmp.exp: next over patt3
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Debian-i686-native-gdbserver, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (12 preceding siblings ...)
2015-02-19 20:39 ` Failures on Debian-i686, " sergiodj
@ 2015-02-19 21:29 ` sergiodj
2015-02-20 0:14 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj
2015-02-20 0:44 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 21:29 UTC (permalink / raw)
To: gdb-testers
Buildslave:
wildebeest-debian-wheezy-i686
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Debian-i686-native-gdbserver/builds/173>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Debian-i686-native-gdbserver/.git/tree/?h=gdb-7.9-branch&id=a10a37f7520c1cac7500dc2223ba82d863ce0673>
*** Regressions found ***
============================
new FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.base/longjmp.exp: next over patt3
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Debian-x86_64-native-extended-gdbserver-m64, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (13 preceding siblings ...)
2015-02-19 21:29 ` Failures on Debian-i686-native-gdbserver, " sergiodj
@ 2015-02-20 0:14 ` sergiodj
2015-02-20 0:44 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-20 0:14 UTC (permalink / raw)
To: gdb-testers
Buildslave:
wildebeest-debian-wheezy-x86_64
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Debian-x86_64-native-extended-gdbserver-m64/builds/215>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Debian-x86_64-native-extended-gdbserver-m64/.git/tree/?h=gdb-7.9-branch&id=b26f2926c2e2aac14fd1e51be6ec34c5ef98aa42>
*** Regressions found ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.base/catch-syscall.exp: set tdesc filename /usr/local/build/gdbslave/build/debian-x86-64-native-extended-gdbserver/build/gdb/testsuite/outputs/gdb.base/catch-syscall/trivial.xml (got interactive prompt)
PASS -> FAIL: gdb.base/checkpoint.exp: Diff input and output one
new FAIL: gdb.base/checkpoint.exp: break3 one (the program exited)
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.dwarf2/gdb-index.exp: touch binary
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Debian-x86_64-native-gdbserver-m64, branch gdb-7.9-branch
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
` (14 preceding siblings ...)
2015-02-20 0:14 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj
@ 2015-02-20 0:44 ` sergiodj
15 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-20 0:44 UTC (permalink / raw)
To: gdb-testers
Buildslave:
wildebeest-debian-wheezy-x86_64
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Debian-x86_64-native-gdbserver-m64/builds/197>
Commit(s) tested:
3b41352824ddc32dabca2d3281a03b4a0b8c7a27
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Debian-x86_64-native-gdbserver-m64/.git/tree/?h=gdb-7.9-branch&id=f68aa4b6afa5641bf6f5088abb1888b61a64519c>
*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.dwarf2/gdb-index.exp: touch binary
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-05-30 11:03 [binutils-gdb/gdb-7.9-branch] Unbreak DJGPP build of GDB sergiodj+buildbot
@ 2015-05-30 14:41 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2015-05-30 14:41 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/1139>
Commit(s) tested:
f045cbadc7e222520eb457966ae739ff53ddfd76
Author(s) (in the same order as the commits):
Eli Zaretskii <eliz@gnu.org>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=9e6b6794c66ca65eba849c91ff8c57e47ac444e7>
*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-05-13 17:56 [binutils-gdb/gdb-7.9-branch] Bump GDB version number to 7.9.1.DATE-cvs sergiodj+buildbot
@ 2015-05-14 2:38 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2015-05-14 2:38 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/1053>
Commit(s) tested:
a0790357b7048506a8f283d9156fde65715d369f
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=8fc052aa55612d91953dd71e70e6174161b13a67>
*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-05-12 16:20 [binutils-gdb/gdb-7.9-branch] PR python/18285 sergiodj+buildbot
@ 2015-05-12 18:18 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2015-05-12 18:18 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/1037>
Commit(s) tested:
6b2a76d583a91ae9dad0653c60c91b72f07ff941
Author(s) (in the same order as the commits):
Doug Evans <dje@google.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=857a9e1b040976608561076c4b20014b378fe2f5>
*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-04-29 6:16 [binutils-gdb/gdb-7.9-branch] PR python/18299 sergiodj+buildbot
@ 2015-04-29 11:22 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2015-04-29 11:22 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/976>
Commit(s) tested:
7d4281ee53df975135c132970e053a74bb18877a
Author(s) (in the same order as the commits):
Doug Evans <dje@google.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=8af0c536b09f6913561f37fdb2e17532dd6a575d>
*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-03-31 15:30 [binutils-gdb/gdb-7.9-branch] Fix the triplet regexp to recognize triplets, not only quadruplets sergiodj+buildbot
@ 2015-04-03 12:14 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2015-04-03 12:14 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/713>
Commit(s) tested:
2e9f68f0cf32bad824100dfb5d05c4235cf59ff3
Author(s) (in the same order as the commits):
Matthias Klose <doko@ubuntu.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=1786c20e1f6978c65fbc3ee556fad5b80e0d5bb1>
*** Regressions found ***
============================
new FAIL: gdb.base/auxv.exp: continue (timeout)
new FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV. (timeout)
new FAIL: gdb.base/exitsignal.exp: program terminated with SIGSEGV (timeout)
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.base/auxv.exp: continue (timeout)
new FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV. (timeout)
new FAIL: gdb.base/exitsignal.exp: program terminated with SIGSEGV (timeout)
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-02-26 12:11 [binutils-gdb/gdb-7.9-branch] Remove // comment in gdb/iq2000-tdep.c sergiodj+buildbot
@ 2015-02-26 13:24 ` sergiodj+buildbot
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2015-02-26 13:24 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/329>
Commit(s) tested:
f57347efc0338cf65539f965f171a318c4a4e523
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=9a49d3e0461b2c62e7575e66a9e91f5dc54275fd>
*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started <<2>>
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to end (the program exited)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstop
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started <<2>>
new FAIL: gdb.trace/trace-mt.exp: trace off: continue to end (the program exited)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace off: tstop
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-02-20 18:08 Test results for commit 1435f081d10098b0bff7e30273c1c2611c35c4f9 on " sergiodj
@ 2015-02-20 19:21 ` sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-20 19:21 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/277>
Commit(s) tested:
1435f081d10098b0bff7e30273c1c2611c35c4f9
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=2040115bc506d7cca593920b1f45a39fd8fb434a>
*** Regressions found ***
============================
new FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 4 threads ran)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
new FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 4 threads ran)
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-02-20 5:01 Test results for commit 7b582627bc42922de3b75792472f5223f1910277 on " sergiodj
@ 2015-02-20 9:50 ` sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-20 9:50 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/274>
Commit(s) tested:
7b582627bc42922de3b75792472f5223f1910277
Author(s) (in the same order as the commits):
David Taylor <dtaylor@emc.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=964dfdb9f8d51602d4fcee4ee4d4a7db76d82cc1>
*** Regressions found ***
============================
new FAIL: gdb.threads/tls.exp: No thread backtrace reported spin (vsyscall kernel problem?)
new FAIL: gdb.threads/tls.exp: at end (timeout)
new FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at third th (timeout)
new FAIL: gdb.threads/tls.exp: continue to synch point (timeout)
new FAIL: gdb.threads/tls.exp: continue to third thread (timeout)
new FAIL: gdb.threads/tls.exp: get number of threads (timeout)
new FAIL: gdb.threads/tls.exp: info address a_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: info address file2_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: info address me (timeout)
new FAIL: gdb.threads/tls.exp: p a_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: p a_thread_local second time (timeout)
new FAIL: gdb.threads/tls.exp: p file2_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: third another thread local storage (timeout)
new FAIL: gdb.threads/tls.exp: third info address a_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: third info address another_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: third thread local storage (timeout)
new FAIL: gdb.threads/tls.exp: third thread print me (timeout)
new FAIL: gdb.threads/tls.exp: threads exited (timeout)
new FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
new FAIL: gdb.threads/tls.exp: No thread backtrace reported spin (vsyscall kernel problem?)
new FAIL: gdb.threads/tls.exp: at end (timeout)
new FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at third th (timeout)
new FAIL: gdb.threads/tls.exp: continue to synch point (timeout)
new FAIL: gdb.threads/tls.exp: continue to third thread (timeout)
new FAIL: gdb.threads/tls.exp: get number of threads (timeout)
new FAIL: gdb.threads/tls.exp: info address a_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: info address file2_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: info address me (timeout)
new FAIL: gdb.threads/tls.exp: p a_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: p a_thread_local second time (timeout)
new FAIL: gdb.threads/tls.exp: p file2_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: third another thread local storage (timeout)
new FAIL: gdb.threads/tls.exp: third info address a_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: third info address another_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: third thread local storage (timeout)
new FAIL: gdb.threads/tls.exp: third thread print me (timeout)
new FAIL: gdb.threads/tls.exp: threads exited (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
new FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-02-20 4:06 Test results for commit 3b7a39661610038aad32563069b10fb2cfc55fab on " sergiodj
@ 2015-02-20 9:00 ` sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-20 9:00 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/273>
Commit(s) tested:
3b7a39661610038aad32563069b10fb2cfc55fab
Author(s) (in the same order as the commits):
Andreas Arnez <arnez@linux.vnet.ibm.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=843ebdfc7b744f9f2bcfed3a092693e259fa1965>
*** Regressions found ***
============================
new FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
new FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
new FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-02-19 13:35 Test results for commit 90ca3b45da1c08eff31605b2af7cec9979a95bde on " sergiodj
@ 2015-02-19 14:45 ` sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-19 14:45 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/263>
Commit(s) tested:
90ca3b45da1c08eff31605b2af7cec9979a95bde
Author(s) (in the same order as the commits):
Joel Brobecker <brobecker@adacore.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=7847e99064cdf2bd17f3497dab03b239269738cc>
*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started <<2>>
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-02-17 15:08 Test results for commit 5991bec1d4dbd23b476dc90bc6d1ba70e044898e on " sergiodj
@ 2015-02-17 15:44 ` sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-17 15:44 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/244>
Commit(s) tested:
5991bec1d4dbd23b476dc90bc6d1ba70e044898e
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=4ee8317b78f196aa959146992d5a647c4d84f67b>
*** Regressions found ***
============================
new FAIL: gdb.base/auxv.exp: continue (timeout)
new FAIL: gdb.base/exitsignal.exp: program terminated with SIGSEGV (timeout)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #38 (stepping inside range 201 times)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
new FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.base/auxv.exp: continue (timeout)
new FAIL: gdb.base/exitsignal.exp: program terminated with SIGSEGV (timeout)
new FAIL: gdb.base/gdb-sigterm.exp: expect eof #38 (stepping inside range 201 times)
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started <<2>>
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
new FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-02-17 13:49 Test results for commit d4a0a1ff2b7f3d50180229768a270750ef94bbdf on " sergiodj
@ 2015-02-17 14:57 ` sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-17 14:57 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/243>
Commit(s) tested:
d4a0a1ff2b7f3d50180229768a270750ef94bbdf
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=3e2a46ff7b7862f6fb64c8b166e4d8a8438f2682>
*** Regressions found ***
============================
new FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started (the program is no longer running)
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started <<2>>
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started (the program is no longer running)
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started <<2>>
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-02-17 12:43 Test results for commit 140e2c62fd7a46b4500dbd442964543587c0337b on " sergiodj
@ 2015-02-17 14:21 ` sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-17 14:21 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/242>
Commit(s) tested:
140e2c62fd7a46b4500dbd442964543587c0337b
Author(s) (in the same order as the commits):
Pedro Alves <palves@redhat.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=029319f97f76790ed0473340e255bc7702d21adf>
*** Regressions found ***
============================
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to end (the program exited)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstop
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to end (the program exited)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstop
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-02-11 17:07 Test results for commit 211e7f3c26b39159df2dedd8198148cec60307f9 on " sergiodj
@ 2015-02-12 23:21 ` sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-12 23:21 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/218>
Commit(s) tested:
211e7f3c26b39159df2dedd8198148cec60307f9
Author(s) (in the same order as the commits):
Jan Kratochvil <jan.kratochvil@redhat.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=7c649a1be827d829f3575211b0a298bf1ea1f028>
*** Regressions found ***
============================
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to TERM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to XFSZ (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_TERM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_XFSZ (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_ABRT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_XFSZ (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: continue to signal exit (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal ABRT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal XFSZ (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG33 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG34 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG35 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG36 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG37 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG38 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG39 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG40 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG41 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG42 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG43 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG44 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG45 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG46 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG47 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG48 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG49 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG50 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG51 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG52 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG53 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG54 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG55 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG56 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG57 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG58 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG59 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG60 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG61 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG62 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG63 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGABRT stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGALRM stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGBUS stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGCHLD stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGCONT stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGDANGER stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGEMT stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGFPE stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGGRANT stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGHUP stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGILL stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGIO stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGLOST stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGLWP stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGMSG stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGPHONE stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGPIPE stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGPOLL stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGPRIO stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGPROF stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGPWR stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGQUIT stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGRETRACT stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGSAK stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGSEGV stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGSOUND stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGSYS stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGTSTP stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGTTIN stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGTTOU stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGURG stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGUSR1 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGUSR2 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGVTALRM stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGWAITING stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGWINCH stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGWIND stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGXCPU stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGXFSZ stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_ABRT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TERM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_XFSZ (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of ABRT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of TERM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of XFSZ (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal ABRT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal XFSZ (timeout)
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to 63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to TERM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: advance to XFSZ (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_TERM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b gen_XFSZ (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_ABRT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: b handle_XFSZ (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: continue to signal exit (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal 63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal ABRT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: get signal XFSZ (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG33 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG34 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG35 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG36 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG37 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG38 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG39 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG40 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG41 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG42 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG43 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG44 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG45 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG46 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG47 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG48 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG49 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG50 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG51 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG52 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG53 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG54 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG55 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG56 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG57 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG58 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG59 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG60 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG61 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG62 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIG63 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGABRT stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGALRM stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGBUS stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGCHLD stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGCONT stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGDANGER stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGEMT stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGFPE stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGGRANT stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGHUP stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGILL stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGIO stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGLOST stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGLWP stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGMSG stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGPHONE stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGPIPE stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGPOLL stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGPRIO stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGPROF stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGPWR stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGQUIT stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGRETRACT stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGSAK stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGSEGV stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGSOUND stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGSYS stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGTSTP stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGTTIN stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGTTOU stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGURG stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGUSR1 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGUSR2 stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGVTALRM stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGWAITING stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGWINCH stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGWIND stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGXCPU stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: handle SIGXFSZ stop print (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_ABRT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TERM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to gen_XFSZ (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of 63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of ABRT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of TERM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: reverse to handler of XFSZ (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 33 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 34 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 35 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 36 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 37 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 38 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 39 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 40 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 41 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 42 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 43 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 44 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 45 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 46 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 47 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 48 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 49 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 50 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 51 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 52 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 53 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 54 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 55 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 56 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 57 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 58 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 59 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 60 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 61 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 62 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal 63 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal ABRT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal ALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal BUS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal CHLD (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal CONT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal DANGER (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal EMT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal FPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal GRANT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal HUP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal ILL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal IO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal LOST (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal LWP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal MSG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal PHONE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal PIPE (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal POLL (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal PRIO (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal PROF (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal PWR (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal QUIT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal RETRACT (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal SAK (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal SEGV (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal SOUND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal SYS (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal TSTP (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal TTIN (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal TTOU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal URG (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal USR1 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal USR2 (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal VTALRM (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal WAITING (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal WINCH (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal WIND (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal XCPU (timeout)
new FAIL: gdb.reverse/sigall-reverse.exp: send signal XFSZ (timeout)
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-02-11 16:34 Test results for commit cf3f71d273c607ecd1e912ce9fe8121da320c6a9 on " sergiodj
@ 2015-02-12 18:50 ` sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-12 18:50 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/216>
Commit(s) tested:
cf3f71d273c607ecd1e912ce9fe8121da320c6a9
Author(s) (in the same order as the commits):
Jan Kratochvil <jan.kratochvil@redhat.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=00efd352c263384ac400333ee88fea6e6baef0db>
*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
============================
*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data (the program is no longer running)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data (the program is no longer running)
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
2015-02-11 15:19 Test results for commit 46d020960241fcafd7d0ab483746a206829620ea on " sergiodj
@ 2015-02-12 11:04 ` sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-12 11:04 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/211>
Commit(s) tested:
46d020960241fcafd7d0ab483746a206829620ea
Author(s) (in the same order as the commits):
Jan Kratochvil <jan.kratochvil@redhat.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=d04d9da503a504ce61a83152443b06f79304b2ab>
*** Regressions found ***
============================
new FAIL: gdb.threads/tls.exp: No thread backtrace reported spin (vsyscall kernel problem?)
new FAIL: gdb.threads/tls.exp: at end (timeout)
new FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at third th (timeout)
new FAIL: gdb.threads/tls.exp: continue to synch point (timeout)
new FAIL: gdb.threads/tls.exp: continue to third thread (timeout)
new FAIL: gdb.threads/tls.exp: get number of threads (timeout)
new FAIL: gdb.threads/tls.exp: info address a_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: info address file2_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: info address me (timeout)
new FAIL: gdb.threads/tls.exp: p a_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: p a_thread_local second time (timeout)
new FAIL: gdb.threads/tls.exp: p file2_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: third another thread local storage (timeout)
new FAIL: gdb.threads/tls.exp: third info address a_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: third info address another_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: third thread local storage (timeout)
new FAIL: gdb.threads/tls.exp: third thread print me (timeout)
new FAIL: gdb.threads/tls.exp: threads exited (timeout)
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started (the program is no longer running)
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started <<2>>
============================
*** Regressions against the baseline ***
============================
new FAIL: gdb.threads/tls.exp: No thread backtrace reported spin (vsyscall kernel problem?)
new FAIL: gdb.threads/tls.exp: at end (timeout)
new FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at third th (timeout)
new FAIL: gdb.threads/tls.exp: continue to synch point (timeout)
new FAIL: gdb.threads/tls.exp: continue to third thread (timeout)
new FAIL: gdb.threads/tls.exp: get number of threads (timeout)
new FAIL: gdb.threads/tls.exp: info address a_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: info address file2_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: info address me (timeout)
new FAIL: gdb.threads/tls.exp: p a_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: p a_thread_local second time (timeout)
new FAIL: gdb.threads/tls.exp: p file2_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: third another thread local storage (timeout)
new FAIL: gdb.threads/tls.exp: third info address a_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: third info address another_thread_local (timeout)
new FAIL: gdb.threads/tls.exp: third thread local storage (timeout)
new FAIL: gdb.threads/tls.exp: third thread print me (timeout)
new FAIL: gdb.threads/tls.exp: threads exited (timeout)
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started (the program is no longer running)
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started <<2>>
============================
*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
@ 2015-02-04 9:21 sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-04 9:21 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/137>
Commit(s) tested:
20816c0159064eb6ab66663428e917169ee24de1
Author(s) (in the same order as the commits):
GDB Administrator <gdbadmin@sourceware.org>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=db417179f8ce9d9c744f2fd82dbe4e53c9b02d59>
*** Regressions found ***
============================
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to end (the program exited)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstop
============================
Failures that are being ignored:
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
@ 2015-02-01 13:47 sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-02-01 13:47 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/99>
Commit(s) tested:
4d29f714b22d9e88beda263c50498befcbda6a80
Author(s) (in the same order as the commits):
GDB Administrator <gdbadmin@sourceware.org>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=baab682eadfa6e49f728c4be5a14c68fe3cf6566>
*** Regressions found ***
============================
new FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
============================
Failures that are being ignored:
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
@ 2015-01-30 2:33 sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-01-30 2:33 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/81>
Commit(s) tested:
ac15fb1fc366deea98c768657a6f4a3827600b96
Author(s) (in the same order as the commits):
GDB Administrator <gdbadmin@sourceware.org>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=6c8231e485bd9855341acd77e117da32855cb4d1>
*** Regressions found ***
============================
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
@ 2015-01-29 20:32 sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-01-29 20:32 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/79>
Commit(s) tested:
0a3f9dcee8f15d634b742ad69d3c78a067a1ed2c
Author(s) (in the same order as the commits):
Doug Evans <dje@google.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=28716ef9a0b311ed0a68a6dcd27dfd3a04bb3055>
*** Regressions found ***
============================
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
PASS -> FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
@ 2015-01-29 3:10 sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-01-29 3:10 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/75>
Commit(s) tested:
dd25c4e757b07110efce8680ad530a4388f9d660
Author(s) (in the same order as the commits):
GDB Administrator <gdbadmin@sourceware.org>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=a75f024956660fb40b4f06cf7b27b466dfc4b217>
*** Regressions found ***
============================
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
new FAIL: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) (total 4 threads ran)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
@ 2015-01-28 2:51 sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-01-28 2:51 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/70>
Commit(s) tested:
4114b8ac550a3810f40454f788ff49d99f7f002d
Author(s) (in the same order as the commits):
GDB Administrator <gdbadmin@sourceware.org>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=20c4fe09fee021ec28113b2639358dd643d5455a>
*** Regressions found ***
============================
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
PASS -> FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
@ 2015-01-27 2:33 sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-01-27 2:33 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/65>
Commit(s) tested:
bc1641296be8b5c9fee6a99e14f00dc7da7db60e
Author(s) (in the same order as the commits):
GDB Administrator <gdbadmin@sourceware.org>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=3168b1c8a2621df42f4558748542874939a1d27d>
*** Regressions found ***
============================
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
new FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
@ 2015-01-26 18:50 sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-01-26 18:50 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/64>
Commit(s) tested:
6446dae3969acfffd8bbd779980227439d9c4cbb
4e1e1ad808e8620d34a0e6da5dba87d5dfb01f59
1ab1f5f9160f1fce8129820b1c95aa7bb64cc90d
6c3e7fa837c0885fbf1f5a9203c3cb720d55ab76
936fc1158df657607b318e05e41a25e600ec3e33
Author(s) (in the same order as the commits):
Wei-cheng Wang <cole945@gmail.com>
Wei-cheng Wang <cole945@gmail.com>
Wei-cheng Wang <cole945@gmail.com>
Wei-cheng Wang <cole945@gmail.com>
Wei-cheng Wang <cole945@gmail.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=86236146002b5e25130721cd769a8b53ca3ea880>
*** Regressions found ***
============================
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
PASS -> FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
@ 2015-01-26 0:45 sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-01-26 0:45 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/58>
Commit(s) tested:
81d293741a30b144317d97930c7633beeae758fe
Author(s) (in the same order as the commits):
GDB Administrator <gdbadmin@sourceware.org>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=f2a768ca66283aff52ac1619e58fba502859f1ac>
*** Failed to update GDB git repository. This is probably a timeout problem with sourceware. ***
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
@ 2015-01-25 12:57 sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-01-25 12:57 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/56>
Commit(s) tested:
c8f66196de03935d0d0dca7a5e16054262a38561
Author(s) (in the same order as the commits):
Jan Kratochvil <jan.kratochvil@redhat.com>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=02abb58c8f4430754db2df2dfe6682c6270f5418>
*** Regressions found ***
============================
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
new FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
new FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
new FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
new FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
new FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
PASS -> FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
@ 2015-01-25 4:24 sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-01-25 4:24 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-2
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/55>
Commit(s) tested:
c7b32e90b271f3f849a51441047ea17ff3ac7b05
Author(s) (in the same order as the commits):
GDB Administrator <gdbadmin@sourceware.org>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.9-branch&id=30621c34ba941632fdb4fa94efdadaba297d45f8>
*** Regressions found ***
============================
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
new FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
PASS -> FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
new FAIL: gdb.trace/trace-mt.exp: trace on: continue to end (the program exited)
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 0
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tfind frame 1
PASS -> FAIL: gdb.trace/trace-mt.exp: trace on: tstop
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch
@ 2015-01-24 3:34 sergiodj
0 siblings, 0 replies; 45+ messages in thread
From: sergiodj @ 2015-01-24 3:34 UTC (permalink / raw)
To: gdb-testers
Buildslave:
fedora-x86-64-1
Full Build URL:
<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/50>
Commit(s) tested:
ee94522b31c94af5b4d174e4e5d3ab3e77823a3d
Author(s) (in the same order as the commits):
GDB Administrator <gdbadmin@sourceware.org>
Testsuite log (gdb.sum and gdb.log) URL(s):
<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?id=1b776d3200d3d68f486aa71f708e7c6367720511>
*** Regressions found ***
============================
new FAIL: gdb.ada/interface.exp: print s
new FAIL: gdb.ada/iwide.exp: print My_Drawable
new FAIL: gdb.ada/iwide.exp: print d_access.all
new FAIL: gdb.ada/iwide.exp: print dp_access.all
new FAIL: gdb.ada/iwide.exp: print s_access.all
new FAIL: gdb.ada/iwide.exp: print sp_access.all
new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
new FAIL: gdb.ada/mi_interface.exp: list ggg1's children
new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
new FAIL: gdb.ada/str_uninit.exp: print my_str
new FAIL: gdb.ada/tagged.exp: print obj
new FAIL: gdb.ada/tagged.exp: ptype obj
new FAIL: gdb.ada/tagged_access.exp: ptype c.all
new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
new FAIL: gdb.base/exitsignal.exp: program terminated with SIGSEGV (timeout)
new FAIL: gdb.mi/mi-nsintrall.exp: interrupt 5 (timeout)
PASS -> FAIL: gdb.mi/mi-nsintrall.exp: resume all after interrupting
PASS -> FAIL: gdb.mi/mi-nsintrall.exp: resume all, no breakpoint
new FAIL: gdb.mi/mi-nsintrall.exp: stop 5 (timeout)
PASS -> FAIL: gdb.mi/mi-nsintrall.exp: thread state, all interrupted
PASS -> FAIL: gdb.mi/mi-nsintrall.exp: thread state, all stopped
PASS -> FAIL: gdb.mi/mi-nsintrall.exp: thread state, resume all
PASS -> FAIL: gdb.mi/mi-nsintrall.exp: thread state, resume all after interrupting
PASS -> FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
============================
^ permalink raw reply [flat|nested] 45+ messages in thread
end of thread, other threads:[~2015-05-30 14:06 UTC | newest]
Thread overview: 45+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-19 15:26 Test results for commit 3b41352824ddc32dabca2d3281a03b4a0b8c7a27 on branch gdb-7.9-branch sergiodj
2015-02-19 15:30 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj
2015-02-19 16:09 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj
2015-02-19 16:17 ` Failures on Fedora-ppc64be-m64, " sergiodj
2015-02-19 16:23 ` Failures on Fedora-x86_64-m32, " sergiodj
2015-02-19 16:32 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj
2015-02-19 16:46 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj
2015-02-19 17:07 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-19 17:07 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj
2015-02-19 17:09 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj
2015-02-19 17:16 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj
2015-02-19 17:29 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj
2015-02-19 18:05 ` Failures on Fedora-ppc64le-m64, " sergiodj
2015-02-19 20:39 ` Failures on Debian-i686, " sergiodj
2015-02-19 21:29 ` Failures on Debian-i686-native-gdbserver, " sergiodj
2015-02-20 0:14 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj
2015-02-20 0:44 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj
-- strict thread matches above, loose matches on Subject: below --
2015-05-30 11:03 [binutils-gdb/gdb-7.9-branch] Unbreak DJGPP build of GDB sergiodj+buildbot
2015-05-30 14:41 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch sergiodj+buildbot
2015-05-13 17:56 [binutils-gdb/gdb-7.9-branch] Bump GDB version number to 7.9.1.DATE-cvs sergiodj+buildbot
2015-05-14 2:38 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch sergiodj+buildbot
2015-05-12 16:20 [binutils-gdb/gdb-7.9-branch] PR python/18285 sergiodj+buildbot
2015-05-12 18:18 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch sergiodj+buildbot
2015-04-29 6:16 [binutils-gdb/gdb-7.9-branch] PR python/18299 sergiodj+buildbot
2015-04-29 11:22 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch sergiodj+buildbot
2015-03-31 15:30 [binutils-gdb/gdb-7.9-branch] Fix the triplet regexp to recognize triplets, not only quadruplets sergiodj+buildbot
2015-04-03 12:14 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch sergiodj+buildbot
2015-02-26 12:11 [binutils-gdb/gdb-7.9-branch] Remove // comment in gdb/iq2000-tdep.c sergiodj+buildbot
2015-02-26 13:24 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.9-branch sergiodj+buildbot
2015-02-20 18:08 Test results for commit 1435f081d10098b0bff7e30273c1c2611c35c4f9 on " sergiodj
2015-02-20 19:21 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-20 5:01 Test results for commit 7b582627bc42922de3b75792472f5223f1910277 on " sergiodj
2015-02-20 9:50 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-20 4:06 Test results for commit 3b7a39661610038aad32563069b10fb2cfc55fab on " sergiodj
2015-02-20 9:00 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-19 13:35 Test results for commit 90ca3b45da1c08eff31605b2af7cec9979a95bde on " sergiodj
2015-02-19 14:45 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-17 15:08 Test results for commit 5991bec1d4dbd23b476dc90bc6d1ba70e044898e on " sergiodj
2015-02-17 15:44 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-17 13:49 Test results for commit d4a0a1ff2b7f3d50180229768a270750ef94bbdf on " sergiodj
2015-02-17 14:57 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-17 12:43 Test results for commit 140e2c62fd7a46b4500dbd442964543587c0337b on " sergiodj
2015-02-17 14:21 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-11 17:07 Test results for commit 211e7f3c26b39159df2dedd8198148cec60307f9 on " sergiodj
2015-02-12 23:21 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-11 16:34 Test results for commit cf3f71d273c607ecd1e912ce9fe8121da320c6a9 on " sergiodj
2015-02-12 18:50 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-11 15:19 Test results for commit 46d020960241fcafd7d0ab483746a206829620ea on " sergiodj
2015-02-12 11:04 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj
2015-02-04 9:21 sergiodj
2015-02-01 13:47 sergiodj
2015-01-30 2:33 sergiodj
2015-01-29 20:32 sergiodj
2015-01-29 3:10 sergiodj
2015-01-28 2:51 sergiodj
2015-01-27 2:33 sergiodj
2015-01-26 18:50 sergiodj
2015-01-26 0:45 sergiodj
2015-01-25 12:57 sergiodj
2015-01-25 4:24 sergiodj
2015-01-24 3:34 sergiodj
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).