From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 96994 invoked by alias); 26 Apr 2016 11:24:42 -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 96127 invoked by uid 89); 26 Apr 2016 11:24:41 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 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; Tue, 26 Apr 2016 11:24:31 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 26 Apr 2016 11:24:00 -0000 Subject: Failures on Fedora-x86_64-native-extended-gdbserver-m64, 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/msg01721.txt.bz2 Buildslave: fedora-x86-64-4 Full Build URL: Commit(s) tested: d5486c43728b4fa17c111a301c30a1e072eaec6a Author(s) (in the same order as the commits): H.J. Lu Subject: Always count the NULL entry in dynamic symbol table Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ new FAIL: gdb.python/py-type.exp: lang_c: setting breakpoint at 115 PASS -> FAIL: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array. PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: init ss PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from ss.type PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check length of ss_fields PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[0].name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[1].name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check array field type PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec1 PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec2 PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec3 PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: get value PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list ============================ *** Regressions against the baseline *** ============================ new FAIL: gdb.ada/fun_renaming.exp: print n PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10 new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell PASS -> FAIL: gdb.base/annota1.exp: run until main breakpoint new FAIL: gdb.base/attach.exp: cmdline attach run: run to main new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one new FAIL: gdb.base/checkpoint-ns.exp: break3 one new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two new FAIL: gdb.base/checkpoint-ns.exp: break4 one new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1 new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2 new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3 new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4 new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5 new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6 new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7 new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8 new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9 new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10 new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint PASS -> FAIL: gdb.cp/annota2.exp: annotate-quit PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame new FAIL: gdb.python/py-type.exp: lang_c: setting breakpoint at 115 PASS -> FAIL: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array. PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: init ss PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from ss.type PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check length of ss_fields PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[0].name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[1].name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check array field type PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec1 PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec2 PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec3 PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: get value PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=permission: connection to GDBserver succeeded new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=: action=delete: connection to GDBserver succeeded new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=permission: connection to GDBserver succeeded new FAIL: gdb.server/connect-with-no-symbol-file.exp: sysroot=target:: action=delete: connection to GDBserver succeeded PASS -> FAIL: gdb.trace/range-stepping.exp: IPA loaded PASS -> FAIL: gdb.trace/trace-break.exp: IPA loaded PASS -> FAIL: gdb.trace/trace-condition.exp: IPA loaded PASS -> FAIL: gdb.trace/trace-mt.exp: IPA loaded PASS -> FAIL: gdb.trace/tspeed.exp: advance to trace begin PASS -> FAIL: gdb.trace/tspeed.exp: start trace experiment PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals ============================ *** Failures that are being ignored *** ============================ FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call FAIL: gdb.base/random-signal.exp: stop with control-c (timeout) FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call FAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in multithreaded app FAIL: gdb.trace/tspeed.exp: start trace experiment <<2>> FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach FAIL: gdb.trace/tspeed.exp: advance through tracing FAIL: gdb.trace/tspeed.exp: advance through tracing <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>> FAIL: gdb.threads/watchthreads2.exp: all threads incremented x FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>> FAIL: gdb.trace/tspeed.exp: advance to trace begin <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>> FAIL: gdb.trace/tspeed.exp: set conditional fast tracepoint FAIL: gdb.trace/tspeed.exp: check on trace status <<2>> FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left FAIL: gdb.trace/tspeed.exp: check on trace status FAIL: gdb.trace/tspeed.exp: set conditional fast tracepoint, done FAIL: gdb.trace/tspeed.exp: print iters = init_iters <<2>> FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach FAIL: gdb.trace/tspeed.exp: tstop FAIL: gdb.base/info-os.exp: get semaphores FAIL: gdb.base/info-os.exp: get internet-domain sockets FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach FAIL: gdb.base/info-os.exp: get shared-memory regions FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit FAIL: gdb.base/info-os.exp: get process groups FAIL: gdb.base/info-os.exp: get threads FAIL: gdb.base/info-os.exp: get threads <<2>> FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left FAIL: gdb.base/info-os.exp: get message queues FAIL: gdb.base/info-os.exp: continue FAIL: gdb.base/info-os.exp: get file descriptors FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 1 of 100 FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: only inferior 1 left FAIL: gdb.trace/collection.exp: collect $regs: cease trace debugging FAIL: gdb.trace/collection.exp: collect $regs: tfind test frame FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: no threads left FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>> FAIL: gdb.trace/collection.exp: collect $regs: start trace experiment FAIL: gdb.trace/collection.exp: collect $regs: run trace experiment FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>> FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 14: attach FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: attach FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: attach FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>> FAIL: gdb.base/annota3.exp: signal sent FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: attach <<2>> FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: attach FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified <<2>> FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 15: attach FAIL: gdb.base/funcargs.exp: backtrace from call6c FAIL: gdb.base/funcargs.exp: print *fp FAIL: gdb.base/jump.exp: jump to non-call FAIL: gdb.base/funcargs.exp: backtrace in indirectly called function FAIL: gdb.base/funcargs.exp: continue to call2e FAIL: gdb.base/funcargs.exp: continue to call2f FAIL: gdb.base/funcargs.exp: continue to call2g FAIL: gdb.base/funcargs.exp: print c after run to call2a FAIL: gdb.base/funcargs.exp: setting breakpoint at call2a FAIL: gdb.base/funcargs.exp: continue to call2b FAIL: gdb.base/funcargs.exp: continue to call2c FAIL: gdb.base/funcargs.exp: setting breakpoint at call2h FAIL: gdb.base/funcargs.exp: continue to call2i FAIL: gdb.base/funcargs.exp: print s in localvars_after_alloca FAIL: gdb.base/funcargs.exp: print s after run to call2a FAIL: gdb.base/funcargs.exp: print us FAIL: gdb.base/funcargs.exp: locate actual args, structs/unions passed by reference FAIL: gdb.base/jump.exp: break before jump to non-call FAIL: gdb.base/funcargs.exp: print uc FAIL: gdb.base/funcargs.exp: setting breakpoint at call2d FAIL: gdb.base/funcargs.exp: print un FAIL: gdb.base/funcargs.exp: print ul FAIL: gdb.base/funcargs.exp: run to call5a FAIL: gdb.base/funcargs.exp: print *ulp FAIL: gdb.base/funcargs.exp: print ui FAIL: gdb.base/funcargs.exp: continue to call0e FAIL: gdb.base/funcargs.exp: continue to call3c FAIL: gdb.base/funcargs.exp: backtrace from call6d FAIL: gdb.base/funcargs.exp: backtrace from call6g FAIL: gdb.base/funcargs.exp: backtrace from call6f FAIL: gdb.base/funcargs.exp: backtrace from call6a FAIL: gdb.base/funcargs.exp: setting breakpoint at call3b FAIL: gdb.base/funcargs.exp: setting breakpoint at call3a FAIL: gdb.base/funcargs.exp: backtrace from call6b FAIL: gdb.base/funcargs.exp: continue to callc1b FAIL: gdb.base/funcargs.exp: next in localvars_after_alloca FAIL: gdb.base/funcargs.exp: backtrace from call6i FAIL: gdb.base/funcargs.exp: backtrace from call6h FAIL: gdb.base/funcargs.exp: backtrace from call6k FAIL: gdb.base/funcargs.exp: backtrace from call6j FAIL: gdb.base/funcargs.exp: print l after run to call2a FAIL: gdb.base/funcargs.exp: continue to call2d FAIL: gdb.base/funcargs.exp: setting breakpoint at call2e FAIL: gdb.base/funcargs.exp: print *ip FAIL: gdb.base/funcargs.exp: stepping into function called with trampolines FAIL: gdb.base/funcargs.exp: setting breakpoint at call2f FAIL: gdb.base/funcargs.exp: setting breakpoint at call2g FAIL: gdb.base/jump.exp: jump without argument disallowed FAIL: gdb.base/funcargs.exp: run to call6a FAIL: gdb.base/funcargs.exp: print d1 after run to call2a FAIL: gdb.base/funcargs.exp: continue to call4b FAIL: gdb.base/funcargs.exp: finish from indirectly called function FAIL: gdb.base/funcargs.exp: run to call4a FAIL: gdb.base/funcargs.exp: stepping back to main from function called with trampolines FAIL: gdb.base/funcargs.exp: recursive passing of structs by value FAIL: gdb.base/funcargs.exp: print i in localvars_after_alloca FAIL: gdb.base/funcargs.exp: print s in localvars_in_indirect_call FAIL: gdb.base/funcargs.exp: run to call2a <<2>> FAIL: gdb.base/funcargs.exp: print l after run to call0a FAIL: gdb.base/funcargs.exp: run to callc2a FAIL: gdb.base/funcargs.exp: setting breakpoint at call0d FAIL: gdb.base/funcargs.exp: setting breakpoint at call0e FAIL: gdb.base/funcargs.exp: setting breakpoint at call0b FAIL: gdb.base/funcargs.exp: setting breakpoint at call0c FAIL: gdb.base/funcargs.exp: print c after run to call0a FAIL: gdb.base/funcargs.exp: setting breakpoint at call0a FAIL: gdb.base/funcargs.exp: setting breakpoint at callcf FAIL: gdb.base/funcargs.exp: setting breakpoint at callce FAIL: gdb.base/funcargs.exp: setting breakpoint at callcd FAIL: gdb.base/funcargs.exp: print st FAIL: gdb.base/funcargs.exp: setting breakpoint at callcb FAIL: gdb.base/funcargs.exp: setting breakpoint at callca FAIL: gdb.base/funcargs.exp: continue to call2h FAIL: gdb.base/funcargs.exp: print s after run to call0a FAIL: gdb.base/funcargs.exp: setting breakpoint at call2i FAIL: gdb.base/funcargs.exp: run to hitbottom FAIL: gdb.base/jump.exp: aborted jump out of current function FAIL: gdb.base/funcargs.exp: continue to call5b FAIL: gdb.base/funcargs.exp: finish from marker_call_with_trampolines FAIL: gdb.base/funcargs.exp: run to callc1a FAIL: gdb.base/funcargs.exp: print *ucp FAIL: gdb.base/funcargs.exp: setting breakpoint at call1a FAIL: gdb.base/funcargs.exp: setting breakpoint at call1c FAIL: gdb.base/funcargs.exp: setting breakpoint at call1b FAIL: gdb.base/funcargs.exp: setting breakpoint at call1e FAIL: gdb.base/funcargs.exp: setting breakpoint at call1d FAIL: gdb.base/funcargs.exp: print *usp FAIL: gdb.base/funcargs.exp: backtrace through call with trampolines FAIL: gdb.base/funcargs.exp: setting breakpoint at call2b FAIL: gdb.base/funcargs.exp: print f1 after run to call2a FAIL: gdb.base/funcargs.exp: print f2 after run to call2a FAIL: gdb.base/funcargs.exp: backtrace from call7a FAIL: gdb.base/funcargs.exp: continue to callc2b FAIL: gdb.base/funcargs.exp: print c in localvars_in_indirect_call FAIL: gdb.base/funcargs.exp: run to call2a FAIL: gdb.base/jump.exp: jump out of current function FAIL: gdb.base/funcargs.exp: setting breakpoint at call2c FAIL: gdb.base/funcargs.exp: backtrace from call_after_alloca_subr FAIL: gdb.base/funcargs.exp: continue to call6h FAIL: gdb.base/funcargs.exp: continue to call6i FAIL: gdb.base/funcargs.exp: continue to call6j FAIL: gdb.base/funcargs.exp: continue to call6k FAIL: gdb.base/funcargs.exp: print l in call_after_alloca FAIL: gdb.base/funcargs.exp: setting breakpoint at callc1b FAIL: gdb.base/funcargs.exp: continue to call6b FAIL: gdb.base/funcargs.exp: continue to call6c FAIL: gdb.base/funcargs.exp: continue to call6d FAIL: gdb.base/funcargs.exp: continue to call6e FAIL: gdb.base/funcargs.exp: continue to call6f FAIL: gdb.base/funcargs.exp: continue to call6g FAIL: gdb.base/funcargs.exp: print *sp FAIL: gdb.base/funcargs.exp: print i in call_after_alloca FAIL: gdb.base/funcargs.exp: print i after runto localvars_after_alloca FAIL: gdb.base/jump.exp: jump to call FAIL: gdb.base/jump.exp: disable breakpoint on call FAIL: gdb.base/funcargs.exp: continue to call7g FAIL: gdb.base/funcargs.exp: continue to call7f FAIL: gdb.base/funcargs.exp: continue to call7e FAIL: gdb.base/funcargs.exp: continue to call7d FAIL: gdb.base/funcargs.exp: continue to call7c FAIL: gdb.base/funcargs.exp: continue to call7b FAIL: gdb.base/funcargs.exp: continue to call7k FAIL: gdb.base/funcargs.exp: continue to call7j FAIL: gdb.base/funcargs.exp: continue to call7i FAIL: gdb.base/funcargs.exp: continue to call7h FAIL: gdb.base/jump.exp: break before jump to call FAIL: gdb.base/funcargs.exp: continue to callcc FAIL: gdb.base/funcargs.exp: continue to callcb FAIL: gdb.base/funcargs.exp: continue to callcf FAIL: gdb.base/funcargs.exp: continue to callce FAIL: gdb.base/funcargs.exp: continue to callcd FAIL: gdb.base/funcargs.exp: print i after run to call0a FAIL: gdb.base/funcargs.exp: backtrace after alloca FAIL: gdb.base/funcargs.exp: backtrace from call7i FAIL: gdb.base/funcargs.exp: print l in localvars_in_indirect_call FAIL: gdb.base/funcargs.exp: print c in call_after_alloca FAIL: gdb.base/funcargs.exp: continue to call1d FAIL: gdb.base/funcargs.exp: print *dp FAIL: gdb.base/funcargs.exp: setting breakpoint at callc2b FAIL: gdb.base/jump.exp: jump with trailing argument junk FAIL: gdb.base/funcargs.exp: setting breakpoint at callc2a FAIL: gdb.base/funcargs.exp: run to call0a FAIL: gdb.base/jump.exp: jump to call with disabled breakpoint FAIL: gdb.base/funcargs.exp: run to call3a FAIL: gdb.base/funcargs.exp: setting breakpoint at call4b FAIL: gdb.base/funcargs.exp: backtrace from call7k FAIL: gdb.base/funcargs.exp: backtrace from call7h FAIL: gdb.base/funcargs.exp: setting breakpoint at call4a FAIL: gdb.base/funcargs.exp: print d2 after run to call2a FAIL: gdb.base/funcargs.exp: print i after run to call2a FAIL: gdb.base/funcargs.exp: backtrace from call7b FAIL: gdb.base/funcargs.exp: backtrace from call7c FAIL: gdb.base/funcargs.exp: continue to call0d FAIL: gdb.base/funcargs.exp: print c after runto localvars_after_alloca FAIL: gdb.base/funcargs.exp: backtrace from call7f FAIL: gdb.base/funcargs.exp: backtrace from call7g FAIL: gdb.base/funcargs.exp: backtrace from call7d FAIL: gdb.base/funcargs.exp: backtrace from call7e FAIL: gdb.base/funcargs.exp: print *stp FAIL: gdb.base/funcargs.exp: continue to call0b FAIL: gdb.base/funcargs.exp: continue to call0c FAIL: gdb.base/funcargs.exp: backtrace from call7j FAIL: gdb.base/funcargs.exp: print s in call_after_alloca FAIL: gdb.base/funcargs.exp: print *unp FAIL: gdb.base/funcargs.exp: print *lp FAIL: gdb.base/funcargs.exp: continue to call0a FAIL: gdb.base/funcargs.exp: run to call7a FAIL: gdb.base/funcargs.exp: stepping into indirectly called function FAIL: gdb.base/funcargs.exp: run to call1a FAIL: gdb.base/funcargs.exp: continue to call1e FAIL: gdb.base/funcargs.exp: setting breakpoint at callcc FAIL: gdb.base/funcargs.exp: setting breakpoint at callc1a FAIL: gdb.base/funcargs.exp: print *uip FAIL: gdb.base/funcargs.exp: continue to call1c FAIL: gdb.base/funcargs.exp: continue to call1b FAIL: gdb.base/funcargs.exp: backtrace from call6e FAIL: gdb.base/funcargs.exp: continue to call3b FAIL: gdb.base/funcargs.exp: print l in localvars_after_alloca FAIL: gdb.base/funcargs.exp: print c in localvars_after_alloca FAIL: gdb.base/funcargs.exp: print i in localvars_in_indirect_call FAIL: gdb.base/funcargs.exp: print *cp FAIL: gdb.base/funcargs.exp: print s after runto localvars_after_alloca FAIL: gdb.base/funcargs.exp: setting breakpoint at call3c FAIL: gdb.base/funcargs.exp: print l after runto localvars_after_alloca FAIL: gdb.base/random-signal.exp: run: stop with control-c FAIL: gdb.base/annota1.exp: signal sent ============================