From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 121121 invoked by alias); 17 May 2016 23:09:01 -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 121107 invoked by uid 89); 17 May 2016 23:09:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,KAM_ASCII_DIVIDERS,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= 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-GCM-SHA256 encrypted) ESMTPS; Tue, 17 May 2016 23:08:49 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 17 May 2016 23:09:00 -0000 Subject: Failures on AIX-POWER7-plain, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2016-q2/txt/msg02805.txt.bz2 Buildslave: aix-power7-1 Full Build URL: Commit(s) tested: c44af4ebc000f606d16b42224cba2cfe80391d5c Author(s) (in the same order as the commits): Tom Tromey Subject: Add support for the Rust language Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: b end PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3 PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control PASS -> FAIL: gdb.threads/tls.exp: continue to third thread PASS -> FAIL: gdb.threads/tls.exp: third thread print me PASS -> FAIL: gdb.threads/tls.exp: continue to synch point PASS -> FAIL: gdb.threads/tls.exp: threads exited ============================ *** Regressions against the baseline *** ============================ new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to child fork new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to grandchild fork new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: kill child new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: switch to parent new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: break grandparent_done new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to child fork new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to grandchild fork new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill child new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: switch to parent new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill parent new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to child vfork new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to grandchild vfork new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: kill child new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: switch to parent new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: break grandparent_done new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to child vfork new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to grandchild vfork new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill child new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: switch to parent new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill parent new FAIL: gdb.base/command-line-input.exp: print 1\\n + 2 new FAIL: gdb.base/command-line-input.exp: print 1\\n2 new FAIL: gdb.base/completion.exp: tab complete break break.c:ma new FAIL: gdb.base/completion.exp: complete break break.c:ma new FAIL: gdb.base/dprintf.exp: call: fprintf: 1st dprintf new FAIL: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: non-stop: Can't run to main new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: fork child appears new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: info threads new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=on: kill child new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: fork child appears new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: only parent marked running new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=parent: all-stop: schedule-multiple=off: kill child new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: non-stop: Can't run to main new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: fork child appears new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: info threads new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=on: kill child new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: fork child appears new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: only child marked running new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=off: follow-fork=child: all-stop: schedule-multiple=off: kill child new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: non-stop: Can't run to main new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=on: info threads new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=parent: all-stop: schedule-multiple=off: info threads new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: non-stop: Can't run to main new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: fork child appears new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: info threads new FAIL: gdb.base/fork-running-state.exp: detach-on-fork=on: follow-fork=child: all-stop: schedule-multiple=on: kill child PASS -> FAIL: gdb.base/funcargs.exp: run to call2a new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exits normally new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: info threads new FAIL: gdb.base/infcall-exec.exp: call execlp new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: start new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 3 new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 3 new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1 new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3 new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3 new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3 new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 10 new FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d one new FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d one_hundred new FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d one_hundred [99] new FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one new FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hundred new FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hundred [99] new FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one new FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hundred new FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hundred [99] new FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one new FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_hundred new FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_hundred [99] new FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one new FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_hundred new FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_hundred [99] new FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one new FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one_hundred new FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d one_hundred [99] new FAIL: gdb.base/nested-addr.exp: print &foo_array[1].a new FAIL: gdb.base/nested-addr.exp: print 1 && &foo_array[1].a new FAIL: gdb.base/nested-subp1.exp: continue to the STOP marker new FAIL: gdb.base/nested-subp1.exp: print i1 new FAIL: gdb.base/nested-subp2.exp: continue to the STOP marker new FAIL: gdb.base/nested-subp2.exp: print count new FAIL: gdb.base/nested-subp3.exp: continue to the STOP marker new FAIL: gdb.base/nested-subp3.exp: print first new FAIL: gdb.base/random-signal.exp: run: watch v new FAIL: gdb.base/random-signal.exp: attach: attach new FAIL: gdb.base/random-signal.exp: attach: watch v PASS -> FAIL: gdb.base/recurse.exp: continue to recurse PASS -> FAIL: gdb.base/savedregs.exp: Check thrower info frame; stack contains caller dummy catcher sigtramp thrower main PASS -> FAIL: gdb.base/savedregs.exp: Check thrower info frame; stack contains callee caller dummy catcher sigtramp thrower main PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: leave handler PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: leave handler PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: leave handler new FAIL: gdb.base/wrong_frame_bt_full.exp: bt full PASS -> FAIL: gdb.cp/cpexprs.exp: p CV_f PASS -> FAIL: gdb.cp/impl-this.exp: at D::f PASS -> FAIL: gdb.cp/member-ptr.exp: print PASS -> FAIL: gdb.cp/nsnested.exp: print ab PASS -> FAIL: gdb.cp/nsnoimports.exp: print _a PASS -> FAIL: gdb.cp/nsnoimports.exp: print ab PASS -> FAIL: gdb.cp/nsnoimports.exp: print abc PASS -> FAIL: gdb.cp/ovsrch.exp: break A::outer::foo PASS -> FAIL: gdb.cp/ovsrch.exp: break 'A::outer::foo PASS -> FAIL: gdb.cp/ovsrch.exp: break A::B::inner::foo PASS -> FAIL: gdb.cp/ovsrch.exp: break 'A::B::inner::foo new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype C new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype cc new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE new FAIL: gdb.cp/var-tag.exp: before start: c++: print E2 new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2 new FAIL: gdb.cp/var-tag.exp: before start: c++: print S2 new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype S2 new FAIL: gdb.cp/var-tag.exp: before start: c++: print U2 new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype U2 new FAIL: gdb.cp/var-tag.exp: before start: c: ptype C new FAIL: gdb.cp/var-tag.exp: before start: c: ptype E new FAIL: gdb.cp/var-tag.exp: before start: c: ptype cc new FAIL: gdb.cp/var-tag.exp: before start: c: ptype ee new FAIL: gdb.cp/var-tag.exp: before start: c: ptype EE new FAIL: gdb.cp/var-tag.exp: before start: c: print E2 new FAIL: gdb.cp/var-tag.exp: before start: c: ptype E2 new FAIL: gdb.cp/var-tag.exp: before start: c: print S2 new FAIL: gdb.cp/var-tag.exp: before start: c: ptype S2 new FAIL: gdb.cp/var-tag.exp: before start: c: print U2 new FAIL: gdb.cp/var-tag.exp: before start: c: ptype U2 new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype C new FAIL: gdb.cp/var-tag.exp: in main: c++: print E new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E new FAIL: gdb.cp/var-tag.exp: in main: c++: print S new FAIL: gdb.cp/var-tag.exp: in main: c++: print U new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype cc new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE new FAIL: gdb.cp/var-tag.exp: in main: c++: print E2 new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2 new FAIL: gdb.cp/var-tag.exp: in main: c++: print S2 new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype S2 new FAIL: gdb.cp/var-tag.exp: in main: c++: print U2 new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype U2 new FAIL: gdb.cp/var-tag.exp: in main: c: ptype C new FAIL: gdb.cp/var-tag.exp: in main: c: print E new FAIL: gdb.cp/var-tag.exp: in main: c: ptype E new FAIL: gdb.cp/var-tag.exp: in main: c: print S new FAIL: gdb.cp/var-tag.exp: in main: c: print U new FAIL: gdb.cp/var-tag.exp: in main: c: ptype cc new FAIL: gdb.cp/var-tag.exp: in main: c: ptype ee new FAIL: gdb.cp/var-tag.exp: in main: c: ptype EE new FAIL: gdb.cp/var-tag.exp: in main: c: print E2 new FAIL: gdb.cp/var-tag.exp: in main: c: ptype E2 new FAIL: gdb.cp/var-tag.exp: in main: c: print S2 new FAIL: gdb.cp/var-tag.exp: in main: c: ptype S2 new FAIL: gdb.cp/var-tag.exp: in main: c: print U2 new FAIL: gdb.cp/var-tag.exp: in main: c: ptype U2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype C new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype cc new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype S2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype U2 new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype C new FAIL: gdb.cp/var-tag.exp: in C::f: c: print E new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E new FAIL: gdb.cp/var-tag.exp: in C::f: c: print S new FAIL: gdb.cp/var-tag.exp: in C::f: c: print U new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype cc new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype ee new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype EE new FAIL: gdb.cp/var-tag.exp: in C::f: c: print E2 new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E2 new FAIL: gdb.cp/var-tag.exp: in C::f: c: print S2 new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype S2 new FAIL: gdb.cp/var-tag.exp: in C::f: c: print U2 new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype U2 new FAIL: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla1 new FAIL: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla2 new FAIL: gdb.fortran/vla-datatypes.exp: ptype intvla new FAIL: gdb.fortran/vla-datatypes.exp: ptype realvla new FAIL: gdb.fortran/vla-datatypes.exp: ptype complexvla new FAIL: gdb.fortran/vla-datatypes.exp: ptype logicalvla new FAIL: gdb.fortran/vla-datatypes.exp: ptype charactervla new FAIL: gdb.fortran/vla-datatypes.exp: print intvla new FAIL: gdb.fortran/vla-datatypes.exp: print realvla new FAIL: gdb.fortran/vla-datatypes.exp: print complexvla new FAIL: gdb.fortran/vla-datatypes.exp: print logicalvla new FAIL: gdb.fortran/vla-datatypes.exp: print charactervla new FAIL: gdb.fortran/vla-history.exp: print non-allocated vla1 new FAIL: gdb.fortran/vla-history.exp: print vla1 filled new FAIL: gdb.fortran/vla-history.exp: print $1 new FAIL: gdb.fortran/vla-history.exp: print $4 new FAIL: gdb.fortran/vla-history.exp: print vla2 new FAIL: gdb.fortran/vla-history.exp: print $5 new FAIL: gdb.fortran/vla-history.exp: print $6 new FAIL: gdb.fortran/vla-ptr-info.exp: print pvla pointer information new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1 new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2 new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not initialized new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not initialized new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 allocated new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 allocated new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 filled new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 filled new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla associated new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla re-associated new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla deassociated new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not allocated new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not allocated new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof allocated vla1 new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof associated pvla new FAIL: gdb.fortran/vla-type.exp: print twov before allocated new FAIL: gdb.fortran/vla-type.exp: print twov%ivla1 before allocated new FAIL: gdb.fortran/vla-type.exp: print onev%ivla new FAIL: gdb.fortran/vla-type.exp: ptype onev new FAIL: gdb.fortran/vla-type.exp: print twov%ivla1 new FAIL: gdb.fortran/vla-type.exp: ptype twov new FAIL: gdb.fortran/vla-type.exp: print twov new FAIL: gdb.fortran/vla-type.exp: print threev%ivla new FAIL: gdb.fortran/vla-type.exp: print threev%ivar new FAIL: gdb.fortran/vla-type.exp: ptype threev new FAIL: gdb.fortran/vla-type.exp: print fourv%ivla new FAIL: gdb.fortran/vla-type.exp: print fourv%ivar new FAIL: gdb.fortran/vla-type.exp: ptype fourv new FAIL: gdb.fortran/vla-type.exp: print fivev%tone%ivla new FAIL: gdb.fortran/vla-type.exp: ptype fivev new FAIL: gdb.fortran/vla-type.exp: print fivearr new FAIL: gdb.fortran/vla-type.exp: ptype fivearr new FAIL: gdb.fortran/vla-type.exp: ptype fivedynarr new FAIL: gdb.fortran/vla-type.exp: print fivedynarr new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array1 new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array2 new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled new FAIL: gdb.fortran/vla-value-sub-finish.exp: set array new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: sub_arr2 new FAIL: gdb.fortran/vla-value-sub.exp: print passed array1 in foo new FAIL: gdb.fortran/vla-value-sub.exp: print array1 new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled new FAIL: gdb.fortran/vla-value-sub.exp: set array new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger new FAIL: gdb.fortran/vla-value.exp: print non-allocated vla1 new FAIL: gdb.fortran/vla-value.exp: print non-allocated &vla1 new FAIL: gdb.fortran/vla-value.exp: print member in non-allocated vla1 new FAIL: gdb.fortran/vla-value.exp: set member in non-allocated vla1 new FAIL: gdb.fortran/vla-value.exp: print allocated &vla1 new FAIL: gdb.fortran/vla-value.exp: print allocated vla1 new FAIL: gdb.fortran/vla-value.exp: print undefined pvla new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla new FAIL: gdb.fortran/vla-value.exp: print associated &pvla new FAIL: gdb.fortran/vla-value.exp: print associated pvla new FAIL: gdb.fortran/vla-value.exp: print pvla new FAIL: gdb.fortran/vla-value.exp: print vla2 new FAIL: gdb.fortran/vla-value.exp: print vla1 after deassociated new FAIL: gdb.fortran/vla-value.exp: print $myvar set to vla1 new FAIL: gdb.fortran/vla-value.exp: print $myvar new FAIL: gdb.fortran/vla-value.exp: print $mypvar PASS -> FAIL: gdb.gdb/complaints.exp: run until breakpoint at captured_command_loop PASS -> FAIL: gdb.gdb/observer.exp: run until breakpoint at captured_main PASS -> FAIL: gdb.gdb/python-interrupts.exp: run until breakpoint at captured_command_loop PASS -> FAIL: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop PASS -> FAIL: gdb.gdb/selftest.exp: run until breakpoint at captured_main PASS -> FAIL: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -source cpexplicit.cc -function myclass::myfunction -label top new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -source cpexplicit.cc -function myclass::myfunction -label top -line 3 new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -function myclass::myfunction -label top -line 3 new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -line 29 new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -function myclass::myfunction -label top new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -line 3 new FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -function myclass::myfunction -label top -line 3 new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -label top -line 3 new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -line 3 new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::operator, new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function 'myclass::operator,' new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function "myclass::operator," new FAIL: gdb.linespec/cpexplicit.exp: dprintf -function myclass::operator,,"hello" new FAIL: gdb.linespec/cpexplicit.exp: dprintf -function 'myclass::operator,',"hello" new FAIL: gdb.linespec/cpexplicit.exp: dprintf -function "myclass::operator,","hello" new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top if arg == 0 new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with valid condition new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top" with invalid condition new FAIL: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top thread 123 new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top -line 3 new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explicit.c -function myfunction -label top -line 3 if arg == 0 new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with valid condition new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.c -function myfunction -label top -line 3" with invalid condition new FAIL: gdb.linespec/explicit.exp: break -source explicit.c -function myfunction -label top -line 3 thread 123 new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top if arg == 0 new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with valid condition new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top" with invalid condition new FAIL: gdb.linespec/explicit.exp: break -function myfunction -label top thread 123 new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top -line 3 new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" new FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfunction -label top -line 3 if arg == 0 new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with valid condition new FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunction -label top -line 3" with invalid condition new FAIL: gdb.linespec/explicit.exp: break -function myfunction -label top -line 3 thread 123 new FAIL: gdb.linespec/explicit.exp: complete unique function name new FAIL: gdb.linespec/explicit.exp: complete non-unique function name new FAIL: gdb.linespec/explicit.exp: complete non-existant function name new FAIL: gdb.linespec/explicit.exp: complete unique file name new FAIL: gdb.linespec/explicit.exp: complete non-unique file name new FAIL: gdb.linespec/explicit.exp: complete non-existant file name new FAIL: gdb.linespec/explicit.exp: complete filename and unique function name new FAIL: gdb.linespec/explicit.exp: delete complete filename and unique function name breakpoint new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here: new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here : new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here : new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here : new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here : new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here : new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf stop PASS -> FAIL: gdb.mi/mi-logging.exp: Redirect log file contents PASS -> FAIL: gdb.mi/mi-var-rtti.exp: create varobj for ptr PASS -> FAIL: gdb.mi/mi-var-rtti.exp: create varobj for constPtr PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check constPtr->A PASS -> FAIL: gdb.mi/mi-var-rtti.exp: create varobj for ptrConst PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check ptrConst->A PASS -> FAIL: gdb.mi/mi-var-rtti.exp: create varobj for constPtrConst PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check constPtrConst->A PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check constRef->A PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.constPtr->A PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.ptrConst->A PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.constPtrConst->A PASS -> FAIL: gdb.mi/mi-var-rtti.exp: list children of s.ref PASS -> FAIL: gdb.mi/mi-var-rtti.exp: list children of s.ref.public PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.ref->A PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.constRef->A new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 23 new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_not_allocated new FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_not_allocated new FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_not_allocated new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 24 new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_allocated new FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_allocated new FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_allocated new FAIL: gdb.mi/mi-vla-fortran.exp: get children of vla1_allocated new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 27 new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 30 new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 31 new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 36 new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 37 new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate associated vla new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associated new FAIL: gdb.mi/mi-vla-fortran.exp: info type variable pvla2_associated new FAIL: gdb.mi/mi-vla-fortran.exp: eval variable pvla2_associated new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 42 new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate vla pointer set to null PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in inferior 1 PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: two dummy frames PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 1 PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 2 PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infcall: bt in inferior 2 PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 2 PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in inferior 2 PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infcall: bt in inferior 1 PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 2 PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 2 PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infcall: bt in inferior 1 new FAIL: gdb.multi/tids.exp: two inferiors: info threads show inferior numbers new FAIL: gdb.multi/tids.exp: two inferiors: switch to thread using extended thread ID new FAIL: gdb.multi/tids.exp: two inferiors: setting breakpoint at thread_function1 new FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: once new FAIL: gdb.multi/tids.exp: two inferiors: inferior 1 new FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: twice new FAIL: gdb.multi/tids.exp: two inferiors: info threads again new FAIL: gdb.multi/tids.exp: two inferiors: info threads -gid new FAIL: gdb.multi/tids.exp: two inferiors: p $_thread == 2 new FAIL: gdb.multi/tids.exp: two inferiors: p $_gthread == 4 new FAIL: gdb.multi/tids.exp: two inferiors: thread 4 new FAIL: gdb.multi/tids.exp: two inferiors: more threads: setting breakpoint at thread_function2 new FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 2 new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: once new FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 1 new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: twice new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.1 new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 2 3 new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 2 3 new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.2 1.3 2.1 2.2 PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: Can't run to main new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=off: Can't run to main new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: Can't run to main new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: Can't run to main PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 2 PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 3 PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 4 PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 5 PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 1: p new_thread PASS -> FAIL: gdb.threads/kill.exp: threaded: all threads started PASS -> FAIL: gdb.threads/leader-exit.exp: caught interrupt PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: step: step PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=off: next: next PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1 PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 2 PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 3 PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 4 PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 5 PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 6 PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 7 PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 8 PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 9 PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 10 new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: thread 2 new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=on: continue over exec new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: set scheduler-locking on new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=on,non-stop=off: continue over exec new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=off,non-stop=off: continue over exec new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: thread 2 new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: single thread left new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=on: continue over exec new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: single thread left new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: set scheduler-locking on new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=on,non-stop=off: continue over exec new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: single thread left new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=off,non-stop=off: continue over exec new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: thread 2 new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=on: continue over exec new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: set scheduler-locking on new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=on,non-stop=off: continue over exec new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=off,non-stop=off: continue over exec new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: thread 2 new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=on: continue over exec new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: set scheduler-locking on new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=on,non-stop=off: continue over exec new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=off,non-stop=off: continue over exec new FAIL: gdb.threads/non-ldr-exit.exp: set scheduler-locking on new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: Can't run to main new FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: Can't run to main PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR2 PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1 PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: second signal: signal delivered PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: b end PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: no more signals PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2 PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1 PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: no more signals PASS -> FAIL: gdb.threads/signal-delivered-right-thread.exp: continue: stop with SIGUSR1 PASS -> FAIL: gdb.threads/signal-delivered-right-thread.exp: signal 0: stop with SIGUSR1 PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3 PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control PASS -> FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit PASS -> FAIL: gdb.threads/tls.exp: continue to third thread PASS -> FAIL: gdb.threads/tls.exp: third thread print me PASS -> FAIL: gdb.threads/tls.exp: continue to synch point PASS -> FAIL: gdb.threads/tls.exp: threads exited ============================