From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 756 invoked by alias); 15 Sep 2015 14:13:59 -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 747 invoked by uid 89); 15 Sep 2015 14:13:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.2 required=5.0 tests=AWL,BAYES_99,KAM_ASCII_DIVIDERS,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 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; Tue, 15 Sep 2015 14:13:57 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 15 Sep 2015 15:42:00 -0000 Subject: Failures on Debian-i686-native-gdbserver, branch master From: sergiodj+buildbot@redhat.com X-GDB-Buildbot: 1 In-Reply-To: <70b90b91bf77e72a36abdef039234359195b1942@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2015-q3/txt/msg11480.txt.bz2 Buildslave: wildebeest-debian-wheezy-i686 Full Build URL: Commit(s) tested: 70b90b91bf77e72a36abdef039234359195b1942 Author(s) (in the same order as the commits): Yao Qi Subject: [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_single_step Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler ============================ *** Regressions against the baseline *** ============================ new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb new FAIL: gdb.ada/fun_renaming.exp: print n(1) new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb new FAIL: gdb.ada/rec_comp.exp: whatis r.ia new FAIL: gdb.ada/rec_comp.exp: ptype r new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0 () PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1 (1) PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2 (1, 2) PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3 (1, 2, 3) PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4 (1, 2, 3, 4) PASS -> FAIL: gdb.base/gnu-ifunc.exp: step PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib new FAIL: gdb.mi/mi-detach.exp: detach PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler ============================ *** Failures that are being ignored *** ============================ FAIL: gdb.ada/mi_var_array.exp: list vta's children FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call FAIL: gdb.base/longjmp.exp: next over patt3 FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) ============================