From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74669 invoked by alias); 10 Mar 2016 11:51:06 -0000 Mailing-List: contact gdb-testers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sourceware.org Received: (qmail 74658 invoked by uid 89); 10 Mar 2016 11:51:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.2 required=5.0 tests=AWL,BAYES_50,KAM_ASCII_DIVIDERS,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=UD:fun_renaming.exp, sk:fun_ren, stap-probe.exp, UD:stap-probe.exp X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 10 Mar 2016 11:50:55 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Thu, 10 Mar 2016 11:54:00 -0000 Subject: Failures on Fedora-ppc64be-cc-with-index, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <8a243832540cb3bd246192db1f0a4dfa44d92dcf@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2016-q1/txt/msg08731.txt.bz2 Buildslave: fedora-ppc64be-1 Full Build URL: Commit(s) tested: 8a243832540cb3bd246192db1f0a4dfa44d92dcf Author(s) (in the same order as the commits): Pedro Alves Subject: Garbage collect window_hook Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running) ============================ *** Regressions against the baseline *** ============================ new FAIL: gdb.ada/fun_renaming.exp: print n(1) PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +4: .long 0x7c642ed8 PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +12: .long 0x7d642ed9 PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +20: .long 0x7c642fd8 PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +28: .long 0x7d642fd9 PASS -> FAIL: gdb.arch/powerpc-power.exp: Found +548: waitasec new FAIL: gdb.base/catch-syscall.exp: execve: syscall execve has returned new FAIL: gdb.base/catch-syscall.exp: execve: continue to main (the program exited) new FAIL: gdb.base/catch-syscall.exp: execve: continue until exit (the program is no longer running) PASS -> FAIL: gdb.base/display.exp: first disp new FAIL: gdb.base/display.exp: second disp (the program exited) PASS -> FAIL: gdb.base/display.exp: info disp new FAIL: gdb.base/display.exp: next hit (the program is no longer running) PASS -> FAIL: gdb.base/display.exp: disp *p_i PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0 PASS -> FAIL: gdb.base/display.exp: display bad address PASS -> FAIL: gdb.base/display.exp: p p_i = &i PASS -> FAIL: gdb.base/display.exp: display good address new FAIL: gdb.base/display.exp: watch off (the program is no longer running) new FAIL: gdb.base/display.exp: finish (the program is no longer running) new FAIL: gdb.base/display.exp: step (the program is no longer running) new FAIL: gdb.base/display.exp: cont (the program is no longer running) PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i PASS -> FAIL: gdb.base/display.exp: print/k j PASS -> FAIL: gdb.base/display.exp: debug test output 1 PASS -> FAIL: gdb.base/display.exp: debug test output 1a PASS -> FAIL: gdb.base/display.exp: debug test output 2 PASS -> FAIL: gdb.base/display.exp: debug test output 2a PASS -> FAIL: gdb.base/display.exp: debug test output 3 PASS -> FAIL: gdb.base/display.exp: x/0 j PASS -> FAIL: gdb.base/display.exp: ignored s PASS -> FAIL: gdb.base/display.exp: print/a $pc PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited) 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 recurse (a = 9) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5) PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2) PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1) PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited) new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running) PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two) PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two) new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: advanced new FAIL: gdb.base/value-double-free.exp: continue (the program exited) PASS -> FAIL: gdb.base/value-double-free.exp: print empty() 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.e: 0->5: 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.a: 1->0: print expression before new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue (the program exited) PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue (the program is no longer running) PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running) new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame (timeout) new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame (timeout) new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers (timeout) new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout) new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout) PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1 new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited) PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2 new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running) PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3 new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running) PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4 new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running) PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5 new FAIL: gdb.base/watchpoint.exp: continue to marker2 (the program is no longer running) new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint (the program is no longer running) PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time (the program exited) PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (the program is no longer running) new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints (the program is no longer running) PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete new FAIL: gdb.base/watchpoint.exp: cont (the program exited) new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running) PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running) new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call (the program is no longer running) new FAIL: gdb.base/watchpoint.exp: cont (the program is no longer running) new FAIL: gdb.base/watchpoint.exp: cont (the program is no longer running) <<2>> new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running) <<2>> PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call (the program is no longer running) new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2) (the program is no longer running) new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running) PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited) PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc' PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc' PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc' new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running) PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x new FAIL: gdb.base/watchpoint.exp: continue with watch -location (the program is no longer running) new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here (the program is no longer running) new FAIL: gdb.base/watchpoint.exp: continue with watch foo2 (the program is no longer running) new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here (the program is no longer running) new FAIL: gdb.base/watchpoint.exp: continue with watch foo4 (the program is no longer running) PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited) 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 count is 1 PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2 PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2 PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3 new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited) PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3 new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running) PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4 new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running) PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited) PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read (timeout) new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed (timeout) new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable (timeout) new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (timeout) new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes (timeout) new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout) new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout) new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout) new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1 (timeout) new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2 (timeout) new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2 (timeout) new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3 (timeout) new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3 (timeout) new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4 (timeout) new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4 (timeout) new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout) new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout) new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited) new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout) new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1) new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout) new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout) new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout) new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout) new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout) new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout) new FAIL: gdb.dwarf2/bad-regnum.exp: info addr foo1 new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype f new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: ptype g new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running) new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running) <<2>> new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running) new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (unknown output after running) new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running) new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write (the program exited) new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write (the program exited) new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write (the program exited) PASS -> FAIL: gdb.reverse/fstatat-reverse.exp: check fstatat record PASS -> FAIL: gdb.server/non-existing-program.exp: gdbserver exits cleanly PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error) PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (the program exited) new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (the program is no longer running) new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running) PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints 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 new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork 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 B after the first fork new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second 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 second fork PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error) new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error) new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (GDB internal error) new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error) PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A (timeout) PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork (the program exited) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork (the program is no longer running) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork (the program is no longer running) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork (the program is no longer running) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork (the program is no longer running) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork (the program is no longer running) new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish (the program is no longer running) new FAIL: gdb.threads/watchthreads2.exp: x watch loop (the program exited) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data (timeout) new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data (timeout) ============================ *** Failures that are being ignored *** ============================ FAIL: gdb.base/auxv.exp: matching auxv data from live and gcore ============================