From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90870 invoked by alias); 13 Apr 2016 15:14:54 -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 90840 invoked by uid 89); 13 Apr 2016 15:14:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 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-SHA encrypted) ESMTPS; Wed, 13 Apr 2016 15:14:42 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Wed, 13 Apr 2016 15:14:00 -0000 Subject: Failures on AIX-POWER7-plain, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <3a00c80277a54abe0b286a6e8babc8fe50120205@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2016-q2/txt/msg00710.txt.bz2 Buildslave: aix-power7-1 Full Build URL: Commit(s) tested: 3a00c80277a54abe0b286a6e8babc8fe50120205 Author(s) (in the same order as the commits): Pedro Alves Subject: Fix PR remote/19840: gdb crashes on reverse-stepi Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2 ============================ *** 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/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 new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exits normally 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_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_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_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_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] 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.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger 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: -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 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-vla-fortran.exp: create local variable vla1_not_allocated new FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associated 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: p $_thread == 2 new FAIL: gdb.multi/tids.exp: two inferiors: p $_gthread == 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: continue to breakpoint: once 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.1 1.2 1.3 2.1 2.2 PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt 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/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 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/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: 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: signal command does not query, signal delivered 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 2 PASS -> FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill ============================ *** Failures that are being ignored *** ============================ FAIL: gdb.base/huge.exp: print a very large data object FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1 FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc= hedlock on: continue FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc= hedlock on: no more signals =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > xfail Regressions against the baseline xfail =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dexi= t: fork: continue to child fork FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dexi= t: fork: continue to grandchild fork FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dexi= t: fork: kill child FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dexi= t: fork: switch to parent FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dexi= t: fork: break grandparent_done FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dexi= t: fork: continue FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dkil= l: fork: continue to child fork FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dkil= l: fork: continue to grandchild fork FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dkil= l: fork: kill child FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dkil= l: fork: switch to parent FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dfork: exit-kind=3Dkil= l: fork: kill parent FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dex= it: vfork: continue to child vfork FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dex= it: vfork: continue to grandchild vfork FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dex= it: vfork: kill child FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dex= it: vfork: switch to parent FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dex= it: vfork: break grandparent_done FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dex= it: vfork: continue FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dki= ll: vfork: continue to child vfork FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dki= ll: vfork: continue to grandchild vfork FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dki= ll: vfork: kill child FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dki= ll: vfork: switch to parent FAIL: gdb.base/catch-fork-kill.exp: fork-kind=3Dvfork: exit-kind=3Dki= ll: vfork: kill parent FAIL: gdb.base/command-line-input.exp: print 1\n + 2 FAIL: gdb.base/command-line-input.exp: print 1\n2 FAIL: gdb.base/completion.exp: tab complete break break.c:ma FAIL: gdb.base/completion.exp: complete break break.c:ma FAIL: gdb.base/dprintf.exp: call: fprintf: 1st dprintf FAIL: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dparent: non-stop: Can't run to main FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dparent: all-stop: schedule-multiple=3Don: fork child appears FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dparent: all-stop: schedule-multiple=3Don: info threads FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dparent: all-stop: schedule-multiple=3Don: kill child FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dparent: all-stop: schedule-multiple=3Doff: fork child appears FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dparent: all-stop: schedule-multiple=3Doff: only parent marked running FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dparent: all-stop: schedule-multiple=3Doff: kill child FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dchild: non-stop: Can't run to main FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dchild: all-stop: schedule-multiple=3Don: fork child appears FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dchild: all-stop: schedule-multiple=3Don: info threads FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dchild: all-stop: schedule-multiple=3Don: kill child FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dchild: all-stop: schedule-multiple=3Doff: fork child appears FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dchild: all-stop: schedule-multiple=3Doff: only child marked running FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Doff: follow-f= ork=3Dchild: all-stop: schedule-multiple=3Doff: kill child FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo= rk=3Dparent: non-stop: Can't run to main FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo= rk=3Dparent: all-stop: schedule-multiple=3Don: info threads FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo= rk=3Dparent: all-stop: schedule-multiple=3Doff: info threads FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo= rk=3Dchild: non-stop: Can't run to main FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo= rk=3Dchild: all-stop: schedule-multiple=3Don: fork child appears FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo= rk=3Dchild: all-stop: schedule-multiple=3Don: info threads FAIL: gdb.base/fork-running-state.exp: detach-on-fork=3Don: follow-fo= rk=3Dchild: all-stop: schedule-multiple=3Don: kill child FAIL: gdb.base/funcargs.exp: run to call2a FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exit= s normally FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: info threads FAIL: gdb.base/infcall-exec.exp: call execlp FAIL: gdb.base/kill-detach-inferiors-cmd.exp: start FAIL: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 3 FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 3 FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1 FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3 FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3 FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3 FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 10 FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d = one FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d = one_hundred FAIL: gdb.base/max-value-size.exp: using initial max-value-size: p/d = one_hundred [99] FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hu= ndred FAIL: gdb.base/max-value-size.exp: max-value-size is '25': p/d one_hu= ndred [99] FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hu= ndred FAIL: gdb.base/max-value-size.exp: max-value-size is '99': p/d one_hu= ndred [99] FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_h= undred FAIL: gdb.base/max-value-size.exp: max-value-size is '100': p/d one_h= undred [99] FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_h= undred FAIL: gdb.base/max-value-size.exp: max-value-size is '200': p/d one_h= undred [99] FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d= one FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d= one_hundred FAIL: gdb.base/max-value-size.exp: max-value-size is 'unlimited': p/d= one_hundred [99] FAIL: gdb.base/nested-addr.exp: print &foo_array[1].a FAIL: gdb.base/nested-addr.exp: print 1 && &foo_array[1].a FAIL: gdb.base/nested-subp1.exp: continue to the STOP marker FAIL: gdb.base/nested-subp1.exp: print i1 FAIL: gdb.base/nested-subp2.exp: continue to the STOP marker FAIL: gdb.base/nested-subp2.exp: print count FAIL: gdb.base/nested-subp3.exp: continue to the STOP marker FAIL: gdb.base/nested-subp3.exp: print first FAIL: gdb.base/random-signal.exp: run: watch v FAIL: gdb.base/random-signal.exp: attach: attach FAIL: gdb.base/random-signal.exp: attach: watch v FAIL: gdb.base/recurse.exp: continue to recurse FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in ha= ndler, step from handler: leave handler FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in ha= ndler, next from handler: leave handler FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in ha= ndler, continue from handler: leave handler FAIL: gdb.base/wrong_frame_bt_full.exp: bt full FAIL: gdb.cp/cpexprs.exp: p CV_f FAIL: gdb.cp/impl-this.exp: at D::f FAIL: gdb.cp/member-ptr.exp: print FAIL: gdb.cp/nsnested.exp: print ab FAIL: gdb.cp/nsnoimports.exp: print _a FAIL: gdb.cp/nsnoimports.exp: print ab FAIL: gdb.cp/nsnoimports.exp: print abc FAIL: gdb.cp/ovsrch.exp: break A::outer::foo FAIL: gdb.cp/ovsrch.exp: break 'A::outer::foo FAIL: gdb.cp/ovsrch.exp: break A::B::inner::foo FAIL: gdb.cp/ovsrch.exp: break 'A::B::inner::foo FAIL: gdb.cp/var-tag.exp: before start: c++: ptype C FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E FAIL: gdb.cp/var-tag.exp: before start: c++: ptype cc FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE FAIL: gdb.cp/var-tag.exp: before start: c++: print E2 FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2 FAIL: gdb.cp/var-tag.exp: before start: c++: print S2 FAIL: gdb.cp/var-tag.exp: before start: c++: ptype S2 FAIL: gdb.cp/var-tag.exp: before start: c++: print U2 FAIL: gdb.cp/var-tag.exp: before start: c++: ptype U2 FAIL: gdb.cp/var-tag.exp: before start: c: ptype C FAIL: gdb.cp/var-tag.exp: before start: c: ptype E FAIL: gdb.cp/var-tag.exp: before start: c: ptype cc FAIL: gdb.cp/var-tag.exp: before start: c: ptype ee FAIL: gdb.cp/var-tag.exp: before start: c: ptype EE FAIL: gdb.cp/var-tag.exp: before start: c: print E2 FAIL: gdb.cp/var-tag.exp: before start: c: ptype E2 FAIL: gdb.cp/var-tag.exp: before start: c: print S2 FAIL: gdb.cp/var-tag.exp: before start: c: ptype S2 FAIL: gdb.cp/var-tag.exp: before start: c: print U2 FAIL: gdb.cp/var-tag.exp: before start: c: ptype U2 FAIL: gdb.cp/var-tag.exp: in main: c++: ptype C FAIL: gdb.cp/var-tag.exp: in main: c++: print E FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E FAIL: gdb.cp/var-tag.exp: in main: c++: print S FAIL: gdb.cp/var-tag.exp: in main: c++: print U FAIL: gdb.cp/var-tag.exp: in main: c++: ptype cc FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE FAIL: gdb.cp/var-tag.exp: in main: c++: print E2 FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2 FAIL: gdb.cp/var-tag.exp: in main: c++: print S2 FAIL: gdb.cp/var-tag.exp: in main: c++: ptype S2 FAIL: gdb.cp/var-tag.exp: in main: c++: print U2 FAIL: gdb.cp/var-tag.exp: in main: c++: ptype U2 FAIL: gdb.cp/var-tag.exp: in main: c: ptype C FAIL: gdb.cp/var-tag.exp: in main: c: print E FAIL: gdb.cp/var-tag.exp: in main: c: ptype E FAIL: gdb.cp/var-tag.exp: in main: c: print S FAIL: gdb.cp/var-tag.exp: in main: c: print U FAIL: gdb.cp/var-tag.exp: in main: c: ptype cc FAIL: gdb.cp/var-tag.exp: in main: c: ptype ee FAIL: gdb.cp/var-tag.exp: in main: c: ptype EE FAIL: gdb.cp/var-tag.exp: in main: c: print E2 FAIL: gdb.cp/var-tag.exp: in main: c: ptype E2 FAIL: gdb.cp/var-tag.exp: in main: c: print S2 FAIL: gdb.cp/var-tag.exp: in main: c: ptype S2 FAIL: gdb.cp/var-tag.exp: in main: c: print U2 FAIL: gdb.cp/var-tag.exp: in main: c: ptype U2 FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype C FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype cc FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E2 FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2 FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S2 FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype S2 FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U2 FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype U2 FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype C FAIL: gdb.cp/var-tag.exp: in C::f: c: print E FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E FAIL: gdb.cp/var-tag.exp: in C::f: c: print S FAIL: gdb.cp/var-tag.exp: in C::f: c: print U FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype cc FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype ee FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype EE FAIL: gdb.cp/var-tag.exp: in C::f: c: print E2 FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E2 FAIL: gdb.cp/var-tag.exp: in C::f: c: print S2 FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype S2 FAIL: gdb.cp/var-tag.exp: in C::f: c: print U2 FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype U2 FAIL: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla1 FAIL: gdb.fortran/vla-alloc-assoc.exp: print deallocated vla2 FAIL: gdb.fortran/vla-datatypes.exp: ptype intvla FAIL: gdb.fortran/vla-datatypes.exp: ptype realvla FAIL: gdb.fortran/vla-datatypes.exp: ptype complexvla FAIL: gdb.fortran/vla-datatypes.exp: ptype logicalvla FAIL: gdb.fortran/vla-datatypes.exp: ptype charactervla FAIL: gdb.fortran/vla-datatypes.exp: print intvla FAIL: gdb.fortran/vla-datatypes.exp: print realvla FAIL: gdb.fortran/vla-datatypes.exp: print complexvla FAIL: gdb.fortran/vla-datatypes.exp: print logicalvla FAIL: gdb.fortran/vla-datatypes.exp: print charactervla FAIL: gdb.fortran/vla-history.exp: print non-allocated vla1 FAIL: gdb.fortran/vla-history.exp: print vla1 filled FAIL: gdb.fortran/vla-history.exp: print $1 FAIL: gdb.fortran/vla-history.exp: print $4 FAIL: gdb.fortran/vla-history.exp: print vla2 FAIL: gdb.fortran/vla-history.exp: print $5 FAIL: gdb.fortran/vla-history.exp: print $6 FAIL: gdb.fortran/vla-ptr-info.exp: print pvla pointer information FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1 FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2 FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not initialized FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not initialized FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 allocated FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 allocated FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 filled FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 filled FAIL: gdb.fortran/vla-ptype.exp: ptype pvla associated FAIL: gdb.fortran/vla-ptype.exp: ptype pvla FAIL: gdb.fortran/vla-ptype.exp: ptype pvla re-associated FAIL: gdb.fortran/vla-ptype.exp: ptype pvla deassociated FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not allocated FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not allocated FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 FAIL: gdb.fortran/vla-sizeof.exp: print sizeof allocated vla1 FAIL: gdb.fortran/vla-sizeof.exp: print sizeof associated pvla FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array1 FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array2 FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after= it was filled FAIL: gdb.fortran/vla-value-sub-finish.exp: set array FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after= it was mofified in debugger FAIL: gdb.fortran/vla-value-sub-finish.exp: sub_arr2 FAIL: gdb.fortran/vla-value-sub.exp: print passed array1 in foo FAIL: gdb.fortran/vla-value-sub.exp: print array1 FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was= filled FAIL: gdb.fortran/vla-value-sub.exp: set array FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was= mofified in debugger FAIL: gdb.fortran/vla-value.exp: print non-allocated vla1 FAIL: gdb.fortran/vla-value.exp: print non-allocated &vla1 FAIL: gdb.fortran/vla-value.exp: print member in non-allocated vla1 FAIL: gdb.fortran/vla-value.exp: set member in non-allocated vla1 FAIL: gdb.fortran/vla-value.exp: print allocated &vla1 FAIL: gdb.fortran/vla-value.exp: print allocated vla1 FAIL: gdb.fortran/vla-value.exp: print undefined pvla FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla FAIL: gdb.fortran/vla-value.exp: print associated &pvla FAIL: gdb.fortran/vla-value.exp: print associated pvla FAIL: gdb.fortran/vla-value.exp: print pvla FAIL: gdb.fortran/vla-value.exp: print vla2 FAIL: gdb.fortran/vla-value.exp: print vla1 after deassociated FAIL: gdb.fortran/vla-value.exp: print $myvar set to vla1 FAIL: gdb.fortran/vla-value.exp: print $myvar FAIL: gdb.fortran/vla-value.exp: print $mypvar FAIL: gdb.gdb/complaints.exp: empty non-verbose non-noisy clear FAIL: gdb.gdb/complaints.exp: empty verbose non-noisy clear FAIL: gdb.gdb/complaints.exp: empty verbose noisy clear FAIL: gdb.gdb/complaints.exp: empty non-verbose noisy clear FAIL: gdb.gdb/selftest.exp: backtrace through signal handler FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cp= explicit.cc -function myclass::myfunction FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -source cpex= plicit.cc -function myclass::myfunction -label top FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cp= explicit.cc -function myclass::myfunction -label top FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -source cpex= plicit.cc -function myclass::myfunction -label top -line 3 FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cp= explicit.cc -function myclass::myfunction -label top -line 3 FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cp= explicit.cc -line 29 FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function = myclass::myfunction FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -function my= class::myfunction -label top FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function = myclass::myfunction -label top FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function = myclass::myfunction -line 3 FAIL: gdb.linespec/cpexplicit.exp: setting breakpoint at -function my= class::myfunction -label top -line 3 FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function = myclass::myfunction -label top -line 3 FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -line 3 FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function = myclass::operator, FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function = 'myclass::operator,' FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function = "myclass::operator," FAIL: gdb.linespec/cpexplicit.exp: dprintf -function myclass::operato= r,,"hello" FAIL: gdb.linespec/cpexplicit.exp: dprintf -function 'myclass::operat= or,',"hello" FAIL: gdb.linespec/cpexplicit.exp: dprintf -function "myclass::operat= or,","hello" FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explic= it.c -function myfunction -label top FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.= c -function myfunction -label top" FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explic= it.c -function myfunction -label top if arg =3D=3D 0 FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.= c -function myfunction -label top" with valid condition FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.= c -function myfunction -label top" with invalid condition FAIL: gdb.linespec/explicit.exp: break -source explicit.c -function m= yfunction -label top thread 123 FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explic= it.c -function myfunction -label top -line 3 FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.= c -function myfunction -label top -line 3" FAIL: gdb.linespec/explicit.exp: setting breakpoint at -source explic= it.c -function myfunction -label top -line 3 if arg =3D=3D 0 FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.= c -function myfunction -label top -line 3" with valid condition FAIL: gdb.linespec/explicit.exp: set breakpoint at "-source explicit.= c -function myfunction -label top -line 3" with invalid condition FAIL: gdb.linespec/explicit.exp: break -source explicit.c -function m= yfunction -label top -line 3 thread 123 FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfu= nction -label top FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunct= ion -label top" FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfu= nction -label top if arg =3D=3D 0 FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunct= ion -label top" with valid condition FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunct= ion -label top" with invalid condition FAIL: gdb.linespec/explicit.exp: break -function myfunction -label to= p thread 123 FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfu= nction -label top -line 3 FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunct= ion -label top -line 3" FAIL: gdb.linespec/explicit.exp: setting breakpoint at -function myfu= nction -label top -line 3 if arg =3D=3D 0 FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunct= ion -label top -line 3" with valid condition FAIL: gdb.linespec/explicit.exp: set breakpoint at "-function myfunct= ion -label top -line 3" with invalid condition FAIL: gdb.linespec/explicit.exp: break -function myfunction -label to= p -line 3 thread 123 FAIL: gdb.linespec/explicit.exp: complete unique function name FAIL: gdb.linespec/explicit.exp: complete non-unique function name FAIL: gdb.linespec/explicit.exp: complete non-existant function name FAIL: gdb.linespec/explicit.exp: complete unique file name FAIL: gdb.linespec/explicit.exp: complete non-unique file name FAIL: gdb.linespec/explicit.exp: complete non-existant file name FAIL: gdb.linespec/explicit.exp: complete filename and unique functio= n name FAIL: gdb.linespec/explicit.exp: delete complete filename and unique = function name breakpoint FAIL: gdb.linespec/ls-errs.exp: lang=3DC: break main:here: FAIL: gdb.linespec/ls-errs.exp: lang=3DC: break main:here : FAIL: gdb.linespec/ls-errs.exp: lang=3DC: break main:here : FAIL: gdb.linespec/ls-errs.exp: lang=3DC: break main:here : FAIL: gdb.linespec/ls-errs.exp: lang=3DC: break main:here : FAIL: gdb.linespec/ls-errs.exp: lang=3DC: break main:here : FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf stop FAIL: gdb.mi/mi-logging.exp: Redirect log file contents FAIL: gdb.mi/mi-var-rtti.exp: create varobj for ptr FAIL: gdb.mi/mi-var-rtti.exp: create varobj for constPtr FAIL: gdb.mi/mi-var-rtti.exp: check constPtr->A FAIL: gdb.mi/mi-var-rtti.exp: create varobj for ptrConst FAIL: gdb.mi/mi-var-rtti.exp: check ptrConst->A FAIL: gdb.mi/mi-var-rtti.exp: create varobj for constPtrConst FAIL: gdb.mi/mi-var-rtti.exp: check constPtrConst->A FAIL: gdb.mi/mi-var-rtti.exp: check constRef->A FAIL: gdb.mi/mi-var-rtti.exp: check s.constPtr->A FAIL: gdb.mi/mi-var-rtti.exp: check s.ptrConst->A FAIL: gdb.mi/mi-var-rtti.exp: check s.constPtrConst->A FAIL: gdb.mi/mi-var-rtti.exp: list children of s.ref FAIL: gdb.mi/mi-var-rtti.exp: list children of s.ref.public FAIL: gdb.mi/mi-var-rtti.exp: check s.ref->A FAIL: gdb.mi/mi-var-rtti.exp: check s.constRef->A FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 23 FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not allocated vla FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_not_alloc= ated FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_not_allocated FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_not_allocated FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 24 FAIL: gdb.mi/mi-vla-fortran.exp: evaluate allocated vla FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_allocated FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_allocated FAIL: gdb.mi/mi-vla-fortran.exp: eval variable vla1_allocated FAIL: gdb.mi/mi-vla-fortran.exp: get children of vla1_allocated FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 27 FAIL: gdb.mi/mi-vla-fortran.exp: evaluate filled vla FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 30 FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 31 FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 36 FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 37 FAIL: gdb.mi/mi-vla-fortran.exp: evaluate associated vla FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associat= ed FAIL: gdb.mi/mi-vla-fortran.exp: info type variable pvla2_associated FAIL: gdb.mi/mi-vla-fortran.exp: eval variable pvla2_associated FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 42 FAIL: gdb.mi/mi-vla-fortran.exp: evaluate vla pointer set to null FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: infcall in = inferior 1 FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: two dummy f= rames FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infca= ll: bt in inferior 1 FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in i= nferior 2 FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: after infca= ll: bt in inferior 2 FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infc= all: bt in inferior 2 FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: infcall in = inferior 2 FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: before infc= all: bt in inferior 1 FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in i= nferior 2 FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infca= ll: bt in inferior 2 FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: after infca= ll: bt in inferior 1 FAIL: gdb.multi/tids.exp: two inferiors: info threads show inferior n= umbers FAIL: gdb.multi/tids.exp: two inferiors: switch to thread using exten= ded thread ID FAIL: gdb.multi/tids.exp: two inferiors: setting breakpoint at thread= _function1 FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: once FAIL: gdb.multi/tids.exp: two inferiors: inferior 1 FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: twice FAIL: gdb.multi/tids.exp: two inferiors: info threads again FAIL: gdb.multi/tids.exp: two inferiors: info threads -gid FAIL: gdb.multi/tids.exp: two inferiors: p $_thread =3D=3D 2 FAIL: gdb.multi/tids.exp: two inferiors: p $_gthread =3D=3D 4 FAIL: gdb.multi/tids.exp: two inferiors: thread 4 FAIL: gdb.multi/tids.exp: two inferiors: more threads: setting breakp= oint at thread_function2 FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 2 FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to br= eakpoint: once FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 1 FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to br= eakpoint: twice FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.1 FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 2 3 FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 2 3 FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.2 1.3 2.1= 2.2 FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught = interrupt FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=3Don: Can't r= un to main FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=3Doff: Can't = run to main FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target= =3D1: detach_on_fork=3Don: displaced=3Doff: Can't run to main FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target= =3D0: detach_on_fork=3Don: displaced=3Doff: Can't run to main FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand = call, thread 2 FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand = call, thread 3 FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand = call, thread 4 FAIL: gdb.threads/hand-call-in-threads.exp: prepare to make hand = call, thread 5 FAIL: gdb.threads/hand-call-new-thread.exp: iter 1: p new_thread FAIL: gdb.threads/kill.exp: threaded: all threads started FAIL: gdb.threads/leader-exit.exp: caught interrupt FAIL: gdb.threads/multiple-step-overs.exp: displaced=3Doff: step:= step FAIL: gdb.threads/multiple-step-overs.exp: displaced=3Doff: next:= next FAIL: gdb.threads/multiple-step-overs.exp: displaced=3Don: step: = step FAIL: gdb.threads/multiple-step-overs.exp: displaced=3Don: next: = next FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l= ine 2 FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l= ine 3 FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l= ine 4 FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l= ine 5 FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l= ine 6 FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l= ine 7 FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l= ine 8 FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l= ine 9 FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to l= ine 10 FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=3Doff,non-stop=3Don: = thread 2 FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=3Doff,non-stop=3Don: = continue over exec FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=3Don,non-stop=3Doff: = set scheduler-locking on FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=3Don,non-stop=3Doff: = continue over exec FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched=3Doff,non-stop=3Doff:= continue over exec FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Doff,non-stop=3Don: = thread 2 FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Doff,non-stop=3Don: = single thread left FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Doff,non-stop=3Don: = continue over exec FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Don,non-stop=3Doff: = single thread left FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Don,non-stop=3Doff: = set scheduler-locking on FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Don,non-stop=3Doff: = continue over exec FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Doff,non-stop=3Doff:= single thread left FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched=3Doff,non-stop=3Doff:= continue over exec FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=3Doff,non-stop=3Don: = thread 2 FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=3Doff,non-stop=3Don: = continue over exec FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=3Don,non-stop=3Doff: = set scheduler-locking on FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=3Don,non-stop=3Doff: = continue over exec FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched=3Doff,non-stop=3Doff:= continue over exec FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=3Doff,non-stop=3Don: = thread 2 FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=3Doff,non-stop=3Don: = continue over exec FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=3Don,non-stop=3Doff: = set scheduler-locking on FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=3Don,non-stop=3Doff: = continue over exec FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched=3Doff,non-stop=3Doff:= continue over exec FAIL: gdb.threads/non-ldr-exit.exp: set scheduler-locking on FAIL: gdb.threads/print-threads.exp: all threads ran once FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=3Don: = cond_bp_target=3D1: Can't run to main FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=3Don: = cond_bp_target=3D0: Can't run to main FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc= hedlock off: stop with SIGUSR2 FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc= hedlock off: stop with SIGUSR1 FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc= hedlock off: second signal: signal delivered FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc= hedlock off: no more signals FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc= hedlock on: continue FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc= hedlock on: stop with SIGUSR2 FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc= hedlock on: stop with SIGUSR1 FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: sc= hedlock on: no more signals FAIL: gdb.threads/signal-delivered-right-thread.exp: continue: st= op with SIGUSR1 FAIL: gdb.threads/signal-delivered-right-thread.exp: signal 0: st= op with SIGUSR1 FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp:= continue to breakpoint: run to breakpoint in thread 2 FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint= : after pthread_kill FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit FAIL: gdb.threads/tls.exp: continue to third thread FAIL: gdb.threads/tls.exp: third thread print me FAIL: gdb.threads/tls.exp: continue to synch point FAIL: gdb.threads/tls.exp: threads exited =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > xfail Failures that are being ignored xfail =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D FAIL: gdb.base/huge.exp: print a very large data object FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1 FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock = off: continue =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D --=20 Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/ ============================