From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34879 invoked by alias); 16 Apr 2019 09:24:55 -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 34870 invoked by uid 89); 16 Apr 2019 09:24:54 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=tamarchristinaarmcom, sk:tamar.c, tamar, tamar.christina@arm.com X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (158.69.185.54) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 16 Apr 2019 09:24:50 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 16 Apr 2019 09:53:00 -0000 Subject: Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master From: sergiodj+buildbot@sergiodj.net X-GDB-Buildbot: 1 In-Reply-To: <53b2f36bf6aa939feab6f82f05d7dad52f82660d@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2019-q2/txt/msg01073.txt.bz2 Buildslave: fedora-x86-64-3 Full Build URL: Commit(s) tested: 53b2f36bf6aa939feab6f82f05d7dad52f82660d Author(s) (in the same order as the commits): Tamar Christina Subject: AArch64: Fix disassembler bug with out-of-order sections Testsuite log (gdb.sum and gdb.log) URL(s): *** Diff to previous build *** ============================ PASS -> FAIL: gdb.ada/array_of_variable_length.exp: print pck.a PASS -> FAIL: gdb.ada/array_of_variable_length.exp: ptype $ PASS -> FAIL: gdb.ada/arrayparam.exp: print call_me PASS -> FAIL: gdb.ada/attr_ref_and_charlit.exp: gdb_test PASS -> FAIL: gdb.ada/attr_ref_and_charlit.exp: print s'last PASS -> FAIL: gdb.ada/attr_ref_and_charlit.exp: print s PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print 1 + something PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print 246 - something PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print 3 * something PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print 496 / something PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print something PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print something * 3 PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print something + 1 PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print something - 2 PASS -> FAIL: gdb.ada/expr_with_funcall.exp: print something / 4 new FAIL: gdb.ada/formatted_ref.exp: address of s1 PASS -> FAIL: gdb.ada/formatted_ref.exp: print s.x = 13 PASS -> UNRESOLVED: gdb.ada/formatted_ref.exp: print/x s PASS -> FAIL: gdb.ada/interface.exp: print r PASS -> FAIL: gdb.ada/tasks.exp: break break_me task 3 PASS -> FAIL: gdb.base/annota1.exp: break handle_USR1 UNRESOLVED -> FAIL: gdb.base/bitfields.exp: bitfield containment #1 PASS -> UNRESOLVED: gdb.base/bitfields2.exp: break tester prior to break1 new FAIL: gdb.base/bitfields2.exp: info breakpoints new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: reach-libfunc: reach PASS -> FAIL: gdb.base/callfuncs.exp: next to t_double_values PASS -> FAIL: gdb.base/callfuncs.exp: noproto: Finish from nested call level 1 PASS -> FAIL: gdb.base/callfuncs.exp: noproto: Finish from nested call level 2 PASS -> FAIL: gdb.base/callfuncs.exp: noproto: Finish from nested call level 3 PASS -> FAIL: gdb.base/callfuncs.exp: noproto: Finish from nested call level 4 PASS -> FAIL: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 1 PASS -> FAIL: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 2 PASS -> FAIL: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 3 PASS -> FAIL: gdb.base/callfuncs.exp: noproto: backtrace after finish from nested call level 4 PASS -> FAIL: gdb.base/callfuncs.exp: noproto: bt after finishing from call dummy breakpoint PASS -> FAIL: gdb.base/callfuncs.exp: noproto: call function causing a breakpoint then do a finish PASS -> FAIL: gdb.base/callfuncs.exp: noproto: finish from call dummy breakpoint returns correct value PASS -> FAIL: gdb.base/callfuncs.exp: noproto: print * PASS -> FAIL: gdb.base/callfuncs.exp: noproto: print callfunc UNRESOLVED -> FAIL: gdb.base/callfuncs.exp: noproto: set language c new FAIL: gdb.base/callfuncs.exp: noproto: setting breakpoint at sum10 PASS -> FAIL: gdb.base/callfuncs.exp: noproto: stop at nested call level 2 UNRESOLVED -> FAIL: gdb.base/commands.exp: breakpoint_clear_command_test: cannot run to factorial PASS -> FAIL: gdb.base/commands.exp: if_commands_test: break factorial - if_commands_test 1 PASS -> FAIL: gdb.base/commands.exp: if_commands_test: commands - if_commands_test 1 PASS -> FAIL: gdb.base/commands.exp: redefine_hook_test: define hook-one FAIL -> UNRESOLVED: gdb.base/commands.exp: redefine_hook_test: redefine one PASS -> FAIL: gdb.base/completion.exp: complete ptype enum some_ PASS -> FAIL: gdb.base/completion.exp: complete ptype struct some_ PASS -> FAIL: gdb.base/completion.exp: complete ptype union some_ PASS -> FAIL: gdb.base/completion.exp: complete set gnutarget aut PASS -> FAIL: gdb.base/completion.exp: field completion with invalid field PASS -> FAIL: gdb.base/completion.exp: test deprecated completion PASS -> FAIL: gdb.base/completion.exp: test non-deprecated completion UNRESOLVED -> FAIL: gdb.base/detach.exp: set should_exit, two PASS -> FAIL: gdb.base/ena-dis-br.exp: break marker2 PASS -> FAIL: gdb.base/ena-dis-br.exp: continue from enable count, first time PASS -> FAIL: gdb.base/ena-dis-br.exp: continue to auto-deleted break marker3 PASS -> FAIL: gdb.base/ena-dis-br.exp: continue to break marker1 PASS -> FAIL: gdb.base/ena-dis-br.exp: continue to break marker1, 2nd time PASS -> FAIL: gdb.base/ena-dis-br.exp: continue to ignored & auto-deleted break marker1 PASS -> FAIL: gdb.base/ena-dis-br.exp: disable $b4 $b3.1 PASS -> FAIL: gdb.base/ena-dis-br.exp: enable $b3 PASS -> FAIL: gdb.base/ena-dis-br.exp: enable count missing arguments PASS -> FAIL: gdb.base/ena-dis-br.exp: enable count missing breakpoint number PASS -> FAIL: gdb.base/ena-dis-br.exp: enable once break marker2 UNRESOLVED -> FAIL: gdb.base/ena-dis-br.exp: enable/disable break tests suppressed PASS -> FAIL: gdb.base/ena-dis-br.exp: info auto-disabled break marker2 new FAIL: gdb.base/ena-dis-br.exp: info breakpoints PASS -> FAIL: gdb.base/ending-run.exp: Cleared 2 by line PASS -> FAIL: gdb.base/ending-run.exp: Step to return PASS -> FAIL: gdb.base/ending-run.exp: all set to continue PASS -> FAIL: gdb.base/ending-run.exp: b ending-run.c:11, two PASS -> FAIL: gdb.base/ending-run.exp: cont new FAIL: gdb.base/ending-run.exp: need to fix test for new compile outcome PASS -> FAIL: gdb.base/ending-run.exp: step out of main PASS -> FAIL: gdb.base/ending-run.exp: step to end of run UNRESOLVED -> FAIL: gdb.base/execution-termios.exp: finish: can't run to main FAIL -> UNRESOLVED: gdb.base/foll-fork.exp: info breakpoints UNRESOLVED -> FAIL: gdb.base/funcargs.exp: print c in call_after_alloca UNRESOLVED -> FAIL: gdb.base/jit-simple.exp: shared: change addr: second run: get address of __jit_debug_descriptor UNRESOLVED -> FAIL: gdb.base/jit-simple.exp: standalone: change addr: second run: get address of __jit_debug_descriptor PASS -> FAIL: gdb.base/memattr.exp: create mem region 2 new FAIL: gdb.base/memattr.exp: delete mem PASS -> FAIL: gdb.base/memattr.exp: delete mem 2 4 PASS -> FAIL: gdb.base/memattr.exp: disable mem 2 4 PASS -> FAIL: gdb.base/memattr.exp: enable mem 2-4 new FAIL: gdb.base/memattr.exp: get address of mem2 PASS -> FAIL: gdb.base/memattr.exp: mem2 can be read PASS -> FAIL: gdb.base/multi-forks.exp: inferior 10 PASS -> FAIL: gdb.base/multi-forks.exp: inferior 13 PASS -> FAIL: gdb.base/multi-forks.exp: inferior 15 PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 16 PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 6 new UNRESOLVED: gdb.base/opaque.exp: delete all breakpoints in delete_breakpoints PASS -> UNRESOLVED: gdb.base/reread.exp: opts= "-fPIE" "ldflags=-pie" : breakpoint foo in first file PASS -> FAIL: gdb.base/sepdebug.exp: Temporary breakpoint info PASS -> FAIL: gdb.base/sepdebug.exp: break on default location, 1st time PASS -> FAIL: gdb.base/sepdebug.exp: break on default location, 2nd time PASS -> FAIL: gdb.base/sepdebug.exp: break on default location, 3rd time PASS -> FAIL: gdb.base/sepdebug.exp: break on default location, 4th time PASS -> FAIL: gdb.base/sepdebug.exp: break on non-existent source line PASS -> FAIL: gdb.base/sepdebug.exp: breakpoint offset +1 new FAIL: gdb.base/sepdebug.exp: info breakpoints PASS -> FAIL: gdb.base/sepdebug.exp: run until file:linenum breakpoint PASS -> FAIL: gdb.base/sepdebug.exp: run until quoted breakpoint FAIL -> UNRESOLVED: gdb.base/sepdebug.exp: sepdebug tests suppressed PASS -> FAIL: gdb.base/sepdebug.exp: set breakpoint pending off PASS -> FAIL: gdb.base/sepdebug.exp: set catch exec, never expected to trigger PASS -> FAIL: gdb.base/sepdebug.exp: set catch fork, never expected to trigger PASS -> FAIL: gdb.base/sepdebug.exp: set catch vfork, never expected to trigger PASS -> FAIL: gdb.base/sepdebug.exp: step onto breakpoint PASS -> UNRESOLVED: gdb.base/sepdebug.exp: temporary breakpoint function PASS -> FAIL: gdb.base/sepdebug.exp: until bp_location1 UNRESOLVED -> FAIL: gdb.base/share-env-with-gdbserver.exp: test set/unset of vars: unset one variable, reset one: print result of getenv for A PASS -> FAIL: gdb.base/sigstep.exp: continue to handler entry: performing continue PASS -> UNRESOLVED: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: break clear done PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: break handler PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, continue from handler: leave handler PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, next from handler: break handler PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, nothing in handler, step from handler: break handler PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: break handler PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: break handler PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: next on breakpoint, skip handler, with sw-watchpoint: watch $convenience PASS -> FAIL: gdb.base/sigstep.exp: displaced=off: step on breakpoint, skip handler: performing step PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: continue to infinite loop PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: next on breakpoint, skip handler, with sw-watchpoint: watch $convenience PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: backtrace PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: continue to infinite loop PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: step on breakpoint, to handler: performing step PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: continue to infinite loop PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set done PASS -> FAIL: gdb.base/sigstep.exp: displaced=on: stepi on breakpoint, skip handler, no handler: set no_handler PASS -> FAIL: gdb.base/sigstep.exp: next to handler entry: performing next PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: continue to signal PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, next from handler: handle SIGALRM print pass stop PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: continue to signal PASS -> FAIL: gdb.base/sigstep.exp: next to handler, nothing in handler, step from handler: handle SIGALRM print pass stop PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, continue from handler: handle SIGALRM print pass stop PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, next from handler: handle SIGALRM print pass stop PASS -> FAIL: gdb.base/sigstep.exp: next to handler, si+advance in handler, step from handler: handle SIGALRM print pass stop PASS -> FAIL: gdb.base/sigstep.exp: nexti from handleri: break handler new FAIL: gdb.base/sigstep.exp: nexti to handler, nothing in handler, continue from handler: info breakpoints PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, next from handler: continue to signal new FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: info breakpoints PASS -> FAIL: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: nexti to handler PASS -> UNRESOLVED: gdb.base/sigstep.exp: nexti to handler, si+advance in handler, step from handler: si in handler PASS -> FAIL: gdb.base/sigstep.exp: return from handleri: break handler PASS -> FAIL: gdb.base/sigstep.exp: step to handler entry: advance to infinite loop PASS -> FAIL: gdb.base/sigstep.exp: step to handler entry: performing step PASS -> UNRESOLVED: gdb.base/sigstep.exp: step to handler, nothing in handler, next from handler: leave handler PASS -> FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: continue to signal new FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: info breakpoints PASS -> UNRESOLVED: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: leave handler PASS -> FAIL: gdb.base/sigstep.exp: step to handler, nothing in handler, step from handler: step to handler PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: continue to signal PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: handle SIGALRM print pass stop new FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: info breakpoints PASS -> UNRESOLVED: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: si in handler PASS -> FAIL: gdb.base/sigstep.exp: step to handler, si+advance in handler, continue from handler: step to handler PASS -> FAIL: gdb.base/sigstep.exp: stepi from handleri: break handler PASS -> FAIL: gdb.base/sigstep.exp: stepi over handler: advanced PASS -> FAIL: gdb.base/sigstep.exp: stepi over handler: get next PC PASS -> FAIL: gdb.base/sigstep.exp: stepi over handler: performing stepi PASS -> FAIL: gdb.base/skip-solib.exp: bt PASS -> FAIL: gdb.base/skip-solib.exp: info skip for function multiply PASS -> FAIL: gdb.base/so-impl-ld.exp: step over solib call PASS -> FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib1 first PASS -> FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib2 first PASS -> FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 nodebug, lib2 first PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: advance to fun for finish; return 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: advance to fun for return; return 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: finish foo; return 1 structs-tll PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tc-tld PASS -> FAIL: gdb.base/structs.exp: p/c L; call 2 structs-tll PASS -> FAIL: gdb.base/structs.exp: ptype foo1; structs-tf PASS -> FAIL: gdb.base/structs.exp: ptype foo2; structs-td-tc PASS -> FAIL: gdb.base/structs.exp: return foo; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: return foo; return 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: value foo finished; return 1 structs-tll PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: value foo returned; return 2 structs-tl-tc PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 1 structs-ti PASS -> FAIL: gdb.base/structs.exp: zed L for return; return 2 structs-tl-tc PASS -> FAIL: gdb.base/watchpoint.exp: delete watch buf PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: continue with watch -location new UNRESOLVED: gdb.base/watchpoint.exp: no-hw: info breakpoints PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: watch -location .x PASS -> UNRESOLVED: gdb.base/watchpoint.exp: no-hw: watch buf PASS -> FAIL: gdb.base/watchpoint.exp: no-hw: watchpoint on buf hit PASS -> FAIL: gdb.base/watchpoint.exp: number is constant PASS -> FAIL: gdb.base/watchpoint.exp: number with cast is constant PASS -> FAIL: gdb.cp/cplusfuncs.exp: detect dm_type_foo_ref PASS -> FAIL: gdb.cp/cplusfuncs.exp: detect dm_type_int_star PASS -> FAIL: gdb.cp/cplusfuncs.exp: detect dm_type_long_star PASS -> FAIL: gdb.cp/cplusfuncs.exp: detect dm_type_unsigned_int PASS -> FAIL: gdb.cp/cplusfuncs.exp: detect dm_type_void PASS -> FAIL: gdb.cp/cplusfuncs.exp: detect dm_type_void_star FAIL -> UNRESOLVED: gdb.cp/formatted-ref.exp: print/x s new UNRESOLVED: gdb.cp/mb-inline.exp: delete all breakpoints in delete_breakpoints PASS -> FAIL: gdb.cp/ref-params.exp: print f1 PASS -> FAIL: gdb.cp/ref-params.exp: print mf2 PASS -> FAIL: gdb.cp/templates.exp: breakpoint on a line with no real code PASS -> FAIL: gdb.go/integers.exp: print k -i -j new FAIL: gdb.linespec/break-ask.exp: info breakpoints new FAIL: gdb.mi/gdb669.exp: -thread_list_ids new FAIL: gdb.mi/gdb669.exp: MI and console have same threads new FAIL: gdb.mi/gdb669.exp: finding threads in MI output PASS -> FAIL: gdb.mi/gdb701.exp: list children of fooPtr.x PASS -> FAIL: gdb.mi/gdb701.exp: list children of fooPtr.y PASS -> FAIL: gdb.mi/gdb701.exp: list children of fooPtr.z PASS -> FAIL: gdb.mi/mi-breakpoint-changed.exp: test_insert_delete_modify: change command PASS -> FAIL: gdb.mi/mi-breakpoint-multiple-locations.exp: mi_version=: use_fix_flag=0: en 2.2 PASS -> FAIL: gdb.mi/mi-dprintf.exp: mi set dprintf style to an unrecognized type PASS -> FAIL: gdb.mi/mi-frame-regs.exp: do_fixed_varobj_test: create varobj for $pc in frame 1 PASS -> FAIL: gdb.mi/mi-read-memory.exp: octal PASS -> FAIL: gdb.mi/mi-stack.exp: selected frame listing PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete endvar new FAIL: gdb.mi/mi-var-cp.exp: -var-update should not list structure varobjs UNRESOLVED -> FAIL: gdb.mi/mi-var-cp.exp: reference_to_struct: go to line 104 PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.2: flush MI PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_inferior: flush MI PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=all-stop: test_cli_thread: thread 1.2: select thread, event on MI again, ensure no output MI PASS -> FAIL: gdb.multi/multi-attach.exp: kill inferior 1 PASS -> FAIL: gdb.python/py-events.exp: continue new FAIL: gdb.python/py-events.exp: setting breakpoint at first PASS -> FAIL: gdb.python/py-evthreads.exp: continue thread 1 PASS -> FAIL: gdb.python/py-evthreads.exp: thread 3 PASS -> FAIL: gdb.python/py-evthreads.exp: thread 3 was signaled PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --no-values PASS -> FAIL: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 2 PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: continue to breakpoint in foo PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: reload precord save file PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: run to end of main PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: save process recfile new FAIL: gdb.reverse/consecutive-precsave.exp: setting breakpoint at foo PASS -> FAIL: gdb.reverse/consecutive-precsave.exp: stopped at bp in reverse, 1st instr PASS -> FAIL: gdb.reverse/getresuid-reverse.exp: reverse to marker1 PASS -> FAIL: gdb.reverse/getresuid-reverse.exp: set breakpoint at marker1 PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to cmpsd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to cmpss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to comisd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: reverse-step to comiss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse comisd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse comiss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse cvtdq2pd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm0 after reverse cvtdq2ps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse comisd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse comiss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse cvtdq2pd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm1 after reverse cvtdq2ps PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse comisd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse comiss PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse cvtdq2pd PASS -> FAIL: gdb.reverse/i386-sse-reverse.exp: verify xmm2 after reverse cvtdq2ps PASS -> FAIL: gdb.reverse/solib-reverse.exp: reverse-step back to main two PASS -> FAIL: gdb.reverse/step-reverse.exp: finish out of fn call PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse step into fn call PASS -> FAIL: gdb.reverse/step-reverse.exp: reverse stepi thru function return PASS -> FAIL: gdb.reverse/step-reverse.exp: set reverse execution PASS -> FAIL: gdb.reverse/step-reverse.exp: step into call PASS -> FAIL: gdb.reverse/until-precsave.exp: kill process, prepare to debug log file new FAIL: gdb.reverse/watch-precsave.exp: set can-use-hw-watchpoints 0 PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2 PASS -> FAIL: gdb.server/ext-attach.exp: kill PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off UNRESOLVED -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off PASS -> FAIL: gdb.threads/clone-attach-detach.exp: fg attach 2: info threads shows two LWPs new FAIL: gdb.threads/continue-pending-after-query.exp: iter 2: info breakpoints new UNRESOLVED: gdb.threads/continue-pending-after-query.exp: iter 3: info breakpoints new UNRESOLVED: gdb.threads/continue-pending-after-query.exp: iter 5: info breakpoints new UNRESOLVED: gdb.threads/continue-pending-after-query.exp: iter 6: info breakpoints FAIL -> UNRESOLVED: gdb.threads/continue-pending-after-query.exp: iter 7: info breakpoints PASS -> FAIL: gdb.threads/execl.exp: info threads before exec PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 0 PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: main thread's sleep PASS -> FAIL: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setting breakpoint at 111 PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: thread 1 new FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setting breakpoint at sigusr1_handler PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: switch back to thread 1 PASS -> FAIL: gdb.threads/pthread_cond_wait.exp: backtrace in blocked thread PASS -> FAIL: gdb.threads/thread-find.exp: find thread name 1 PASS -> FAIL: gdb.threads/thread-find.exp: find thread name 2 PASS -> FAIL: gdb.threads/thread-find.exp: find thread name 3 PASS -> FAIL: gdb.threads/thread-find.exp: find thread name 4 PASS -> FAIL: gdb.threads/thread-find.exp: find thread name 5 PASS -> FAIL: gdb.threads/thread-find.exp: find thread name 6 PASS -> FAIL: gdb.threads/thread-find.exp: info thread foo PASS -> FAIL: gdb.threads/thread-find.exp: info thread foo -1 PASS -> FAIL: gdb.threads/thread-find.exp: info threads 2 4 6 PASS -> FAIL: gdb.threads/thread-find.exp: info threads 3-3 PASS -> FAIL: gdb.threads/thread-find.exp: info threads 3-5 PASS -> FAIL: gdb.threads/thread-find.exp: name thread 2 PASS -> FAIL: gdb.threads/thread-find.exp: name thread 3 PASS -> FAIL: gdb.threads/thread-find.exp: name thread 4 PASS -> FAIL: gdb.threads/thread-find.exp: name thread 5 PASS -> FAIL: gdb.threads/thread-find.exp: name thread 6 PASS -> FAIL: gdb.threads/thread-find.exp: no thread new FAIL: gdb.threads/thread-find.exp: setting breakpoint at 199 PASS -> FAIL: gdb.threads/thread-find.exp: test inverted range PASS -> FAIL: gdb.threads/thread-find.exp: test regular exp new FAIL: gdb.trace/tsv.exp: can't run to main ============================ *** Complete list of XFAILs for this builder *** To obtain the list of XFAIL tests for this builder, go to: You can also see a pretty-printed version of the list, with more information about each XFAIL, by going to: