From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99745 invoked by alias); 18 Aug 2015 19:03:34 -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 99736 invoked by uid 89); 18 Aug 2015 19:03:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.2 required=5.0 tests=AWL,BAYES_99,BAYES_999,KAM_ASCII_DIVIDERS,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: kwanyin.sergiodj.net Received: from kwanyin.sergiodj.net (HELO kwanyin.sergiodj.net) (176.31.208.32) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Tue, 18 Aug 2015 19:03:31 +0000 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Date: Tue, 18 Aug 2015 19:03:00 -0000 Subject: Failures on Fedora-ppc64be-native-gdbserver-m64, branch gdb-7.10-branch From: sergiodj+buildbot@redhat.com X-GDB-Buildbot: 1 In-Reply-To: <37419df723ec96b600030970e0fe97aaa82fa2e1@gdb-build> To: gdb-testers@sourceware.org Message-Id: X-SW-Source: 2015-q3/txt/msg08173.txt.bz2 Buildslave: fedora-ppc64be-1 Full Build URL: Commit(s) tested: 37419df723ec96b600030970e0fe97aaa82fa2e1 Author(s) (in the same order as the commits): Yao Qi Subject: PR record/18691: Fix fails in solib-precsave.exp Testsuite log (gdb.sum and gdb.log) URL(s): *** Regressions found *** ============================ new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: Can't run to main ============================ *** Regressions against the baseline *** ============================ new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Large new FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small_Float_Vector new FAIL: gdb.ada/call_pn.exp: print pn (4321) new FAIL: gdb.ada/call_pn.exp: print last_node_id after calling pn PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions new FAIL: gdb.ada/interface.exp: print s new FAIL: gdb.ada/iwide.exp: print My_Drawable new FAIL: gdb.ada/iwide.exp: print s_access.all new FAIL: gdb.ada/iwide.exp: print sp_access.all new FAIL: gdb.ada/iwide.exp: print d_access.all new FAIL: gdb.ada/iwide.exp: print dp_access.all new FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj new FAIL: gdb.ada/mi_interface.exp: list ggg1's children new FAIL: gdb.ada/ptype_tagged_param.exp: ptype s new FAIL: gdb.ada/ref_param.exp: frame argument value printed new FAIL: gdb.ada/set_pckd_arr_elt.exp: continue to update_small new FAIL: gdb.ada/tagged_access.exp: ptype c.all new FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name new FAIL: gdb.ada/tagged.exp: ptype obj new FAIL: gdb.ada/tagged.exp: print obj new FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun new FAIL: gdb.base/callfuncs.exp: print *((int *(*) (void)) voidfunc)() new FAIL: gdb.base/callfuncs.exp: noproto: print *((int *(*) (void)) voidfunc)() new FAIL: gdb.base/commands.exp: continue with watch PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free new FAIL: gdb.base/default.exp: info set (timeout) new FAIL: gdb.base/display.exp: first disp new FAIL: gdb.base/display.exp: second disp new FAIL: gdb.base/display.exp: next hit new FAIL: gdb.base/exitsignal.exp: program terminated with SIGSEGV (timeout) new FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV. (timeout) new FAIL: gdb.base/exitsignal.exp: $_exitcode is still void after SIGSEGV (timeout) new FAIL: gdb.base/func-ptrs.exp: continue to decr new FAIL: gdb.base/func-ptrs.exp: stop in sentinel new FAIL: gdb.base/func-ptrs.exp: move up to decr new FAIL: gdb.base/func-ptrs.exp: go back to main from decr (the program is no longer running) new FAIL: gdb.base/func-ptrs.exp: set calc to incr new FAIL: gdb.base/func-ptrs.exp: continue to incr, second time (the program is no longer running) new FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time (the program is no longer running) new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue new FAIL: gdb.base/gdbindex-stabs.exp: list stabs_function new FAIL: gdb.base/gnu-debugdata.exp: have symtab new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs new FAIL: gdb.base/gnu_vector.exp: call add_various_floatvecs new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited) new FAIL: gdb.base/interrupt.exp: continue (the program exited) new FAIL: gdb.base/jit.exp: one_jit_test-1: info function ^jit_function new FAIL: gdb.base/jit.exp: one_jit_test-2: info function ^jit_function new FAIL: gdb.base/jit.exp: PIE: one_jit_test-1: info function ^jit_function new FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1 new FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function new FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2 new FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1 new FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function new FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2 new FAIL: gdb.base/pc-fp.exp: info register pc fp new FAIL: gdb.base/pr11022.exp: breakpoint hit new FAIL: gdb.base/pr11022.exp: watchpoint hit new FAIL: gdb.base/pr11022.exp: breakpoint hit 2 new FAIL: gdb.base/pr11022.exp: watchpoint hit 2 new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9) new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8) new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7) new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6) new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5) new FAIL: gdb.base/recurse.exp: next over b = 0 in second instance new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4) new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3) new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2) new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1) new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two) PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two) new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced new FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar (the program exited) new FAIL: gdb.base/sym-file.exp: continue to breakpoint: foo (the program is no longer running) new FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file (the program is no longer running) new FAIL: gdb.base/sym-file.exp: info files must not display sym-file-lib new FAIL: gdb.base/sym-file.exp: breakpoint at foo is pending new FAIL: gdb.base/sym-file.exp: breakpoint at bar is pending new FAIL: gdb.base/sym-file.exp: continue to breakpoint: reload (the program is no longer running) new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file (the program is no longer running) new FAIL: gdb.base/sym-file.exp: stale bkpts: add-symbol-file sym-file-lib.so addr new FAIL: gdb.base/sym-file.exp: stale bkpts: breakpoint at baz is pending new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: end here (the program is no longer running) new FAIL: gdb.base/until-nodebug.exp: until 1 new FAIL: gdb.base/until-nodebug.exp: until 2 new FAIL: gdb.base/value-double-free.exp: continue new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue new FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1 new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1 new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2 new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3 new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4 new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5 new FAIL: gdb.base/watchpoint.exp: continue to marker2 new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time new FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table new FAIL: gdb.base/watchpoint.exp: back at main from marker1 new FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp new FAIL: gdb.base/watchpoint.exp: until to ival1 assignment new FAIL: gdb.base/watchpoint.exp: until to ival3 assignment new FAIL: gdb.base/watchpoint.exp: until out of loop new FAIL: gdb.base/watchpoint.exp: step to ival2 assignment new FAIL: gdb.base/watchpoint.exp: Test complex watchpoint new FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint new FAIL: gdb.base/watchpoint.exp: trigger local watch new FAIL: gdb.base/watchpoint.exp: self-delete local watch new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>> new FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch new FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch new FAIL: gdb.base/watchpoint.exp: self-delete partially local watch new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>> new FAIL: gdb.base/watchpoint.exp: trigger static local watch new FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch new FAIL: gdb.base/watchpoint.exp: cont new FAIL: gdb.base/watchpoint.exp: next past local_x initialization new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call new FAIL: gdb.base/watchpoint.exp: cont <<2>> new FAIL: gdb.base/watchpoint.exp: cont <<3>> new FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>> new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2) new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program exited) new FAIL: gdb.base/watchpoint.exp: global_ptr next new FAIL: gdb.base/watchpoint.exp: next over ptr init new FAIL: gdb.base/watchpoint.exp: next over buffer set new FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance new FAIL: gdb.base/watchpoint.exp: next after watch x new FAIL: gdb.base/watchpoint.exp: continue with watch -location new FAIL: gdb.base/watchpoint.exp: continue with watch foo2 new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>> new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1 new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2 new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2 new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3 new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3 new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4 new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5 new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit new FAIL: gdb.base/watchpoint-solib.exp: continue to foo again new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed new FAIL: gdb.base/watch-read.exp: write watchpoint triggers new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2 new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3 new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4 new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout) new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout) new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout) new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout) new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout) new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout) new FAIL: gdb.cp/inherit.exp: print g_vD new FAIL: gdb.cp/inherit.exp: print g_vE new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i) new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(i) == &typeid(typeof(i)) new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp) new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(cp) == &typeid(typeof(cp)) new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp) new FAIL: gdb.cp/typeid.exp: before starting: print &typeid(ccp) == &typeid(typeof(ccp)) new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2 new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2 new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2 new FAIL: gdb.cp/virtbase.exp: print *this new FAIL: gdb.cp/virtbase.exp: print *(D *) e new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited) PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2 PASS -> FAIL: gdb.cp/vla-cxx.exp: print c new FAIL: gdb.dwarf2/atomic-type.exp: ptype f new FAIL: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_symtab new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1] new FAIL: gdb.mi/mi-async.exp: start: send (MI error) new FAIL: gdb.mi/mi-async.exp: start: stop (timeout) new FAIL: gdb.mi/mi-async.exp: CLI next: send (MI error) new FAIL: gdb.mi/mi-async.exp: CLI next: stop (timeout) new FAIL: gdb.mi/mi-async.exp: restart: send (MI error) new FAIL: gdb.mi/mi-async.exp: restart: stop (timeout) new FAIL: gdb.mi/mi-detach.exp: detach new FAIL: gdb.mi/mi-var-child.exp: listing of children, simple types: names, type and values, complex types: names and types new FAIL: gdb.mi/mi-var-display.exp: set format variable weird.func_ptr_ptr in natural new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error) new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout) new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error) <<2>> new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout) <<2>> new FAIL: gdb.mi/mi-watch-nonstop.exp: resume 1 (MI error) new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (MI error) new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (timeout) new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (MI error) new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (timeout) new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (MI error) new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (timeout) new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (MI error) new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (timeout) new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (MI error) new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (timeout) new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (MI error) new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (timeout) new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (MI error) new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (timeout) new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (MI error) new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (timeout) new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1) PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1) PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2) PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2) PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3) PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3) PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1) PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1) PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2) PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2) PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1) PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2) PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2) PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3) PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3) new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write new FAIL: gdb.python/py-framefilter.exp: bt for no debuginfo new FAIL: gdb.python/py-framefilter.exp: bt full for no debuginfo new FAIL: gdb.python/py-framefilter.exp: bt no filters for no debuginfo new FAIL: gdb.python/py-framefilter.exp: bt no-filters full no debuginfo new FAIL: gdb.python/py-objfile.exp: print main without debug info new FAIL: gdb.python/python.exp: Test find_pc_line with resume address new FAIL: gdb.python/py-value-cc.exp: u's second field via field new FAIL: gdb.stabs/gdb11479.exp: Can't run to main forced_stabs new FAIL: gdb.threads/fork-plus-threads.exp: detach-on-fork=on: Can't run to main new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue new FAIL: gdb.threads/watchthreads2.exp: x watch loop new FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available new FAIL: gdb.trace/entry-values.exp: disassemble bar new FAIL: gdb.trace/entry-values.exp: Find the call or branch instruction offset in bar ============================