diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-12 16:36:48 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-12 16:36:48 +0100 |
commit | 1084b70a4926752fc06e78e79e1b58f815b4dd2a (patch) | |
tree | a09e2c37e89e98b06d5369dc2a46b7e6b893aa76 /gdb/coulomb.SCHWINGE/test | |
parent | 991ed9703a95f8945518e48c173b59124a26ffaa (diff) |
gdb: 38950d85c63f8528d11112d10b11bfa76e3d5bf8 (2012-11-11)
Diffstat (limited to 'gdb/coulomb.SCHWINGE/test')
28 files changed, 609 insertions, 832 deletions
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum index 2679a8ca..abdbc2f5 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Nov 10 23:33:17 2012 +Test Run By thomas on Mon Nov 12 13:32:52 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -96,6 +96,10 @@ PASS: gdb.ada/bp_range_type.exp: compilation foo.adb PASS: gdb.ada/bp_range_type.exp: break foo.adb:24 if small_value > 20 PASS: gdb.ada/bp_range_type.exp: run to breakpoint PASS: gdb.ada/bp_range_type.exp: print small_value +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/bp_reset.exp ... +PASS: gdb.ada/bp_reset.exp: compilation foo.adb +PASS: gdb.ada/bp_reset.exp: break nested_sub +PASS: gdb.ada/bp_reset.exp: break do_nothing Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/call_pn.exp ... PASS: gdb.ada/call_pn.exp: compilation foo.adb PASS: gdb.ada/call_pn.exp: print last_node_id before calling pn @@ -339,6 +343,9 @@ PASS: gdb.ada/operator_bp.exp: continue to ops."xor" PASS: gdb.ada/operator_bp.exp: continue to ops."&" PASS: gdb.ada/operator_bp.exp: continue to ops."abs" PASS: gdb.ada/operator_bp.exp: continue to ops."not" +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/optim_drec.exp ... +PASS: gdb.ada/optim_drec.exp: compilation foo.adb +PASS: gdb.ada/optim_drec.exp: print z Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/packed_array.exp ... PASS: gdb.ada/packed_array.exp: compilation pa.adb PASS: gdb.ada/packed_array.exp: print var @@ -372,6 +379,10 @@ PASS: gdb.ada/ptype_field.exp: ptype circle.pos.x Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ... PASS: gdb.ada/ptype_tagged_param.exp: compilation foo.adb PASS: gdb.ada/ptype_tagged_param.exp: ptype s +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/rdv_wait.exp ... +PASS: gdb.ada/rdv_wait.exp: compilation foo.adb +PASS: gdb.ada/rdv_wait.exp: set debug-file-directory +FAIL: gdb.ada/rdv_wait.exp: task 2 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/rec_return.exp ... PASS: gdb.ada/rec_return.exp: compilation foo.adb PASS: gdb.ada/rec_return.exp: print bar @@ -389,6 +400,18 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/set_pckd_arr_elt.exp ... PASS: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb PASS: gdb.ada/set_pckd_arr_elt.exp: print sa(3) := 9 PASS: gdb.ada/set_pckd_arr_elt.exp: continue to update_small +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/set_wstr.exp ... +PASS: gdb.ada/set_wstr.exp: compilation a.adb +PASS: gdb.ada/set_wstr.exp: print nnn before assignment +PASS: gdb.ada/set_wstr.exp: set variable nnn := "qcyom" +PASS: gdb.ada/set_wstr.exp: print nnn after assignment +PASS: gdb.ada/set_wstr.exp: print www before assignment +PASS: gdb.ada/set_wstr.exp: set variable www := "zenrk" +PASS: gdb.ada/set_wstr.exp: print www after assignment +PASS: gdb.ada/set_wstr.exp: print rws before assignment +PASS: gdb.ada/set_wstr.exp: set variable rws := "ndhci" +PASS: gdb.ada/set_wstr.exp: print rws after assignment +PASS: gdb.ada/set_wstr.exp: set variable www := "1#2#3#4#5#" Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/small_reg_param.exp ... PASS: gdb.ada/small_reg_param.exp: compilation foo.adb PASS: gdb.ada/small_reg_param.exp: continue to call_me @@ -457,6 +480,19 @@ PASS: gdb.ada/type_coercion.exp: save q'address in convenience variable PASS: gdb.ada/type_coercion.exp: print {Integer} $addr PASS: gdb.ada/type_coercion.exp: set {Integer} $addr := 19 PASS: gdb.ada/type_coercion.exp: p q +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/unc_arr_ptr_in_var_rec.exp ... +PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb +PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object with null Ptr +PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_Object.Ptr when null +PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object with null Ptr +PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when null +PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: continue to STOP2 +PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object after setting Ptr +PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null +PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_object.ptr.all +PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object after setting Ptr +PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: print My_P_Object.Ptr when no longer null +PASS: gdb.ada/unc_arr_ptr_in_var_rec.exp: print my_p_object.ptr.all Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/uninitialized_vars.exp ... PASS: gdb.ada/uninitialized_vars.exp: compilation parse.adb PASS: gdb.ada/uninitialized_vars.exp: info locals @@ -484,10 +520,10 @@ PASS: gdb.ada/widewide.exp: print my_wws(2) === gdb Summary === -# of expected passes 363 -# of unexpected failures 32 +# of expected passes 393 +# of unexpected failures 33 # of expected failures 1 # of known failures 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum index 1d96d855..95095a48 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Nov 10 23:39:25 2012 +Test Run By thomas on Mon Nov 12 13:38:51 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -13,10 +13,12 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/altivec-regs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-byte.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-disp-step.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-dword.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-entry-value-param.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-entry-value.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-i386-address.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-word.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/arm-disp-step.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-abi.exp ... @@ -60,6 +62,8 @@ PASS: gdb.arch/i386-byte.exp: check contents of %cl PASS: gdb.arch/i386-byte.exp: check contents of %ch PASS: gdb.arch/i386-byte.exp: check contents of %dl PASS: gdb.arch/i386-byte.exp: check contents of %dh +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ... +PASS: gdb.arch/i386-cfi-notcurrent.exp: backtrace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-disp-step.exp ... PASS: gdb.arch/i386-disp-step.exp: set displaced-stepping on PASS: gdb.arch/i386-disp-step.exp: show displaced-stepping @@ -223,6 +227,7 @@ PASS: gdb.arch/i386-word.exp: check contents of %cx PASS: gdb.arch/i386-word.exp: check contents of %dx Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/iwmmxt-regs.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/mips-octeon-bbit.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/mips16-thunks.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/pa-nullify.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ... @@ -234,6 +239,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp . Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/spu-info.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/spu-ls.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/system-gcore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-bx-pc.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-prologue.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-singlestep.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb2-it.exp ... @@ -241,8 +247,8 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... === gdb Summary === -# of expected passes 139 +# of expected passes 140 # of unexpected failures 41 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum index d6c0f829..60449fbd 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Nov 10 23:41:10 2012 +Test Run By thomas on Mon Nov 12 13:40:42 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -41,5 +41,5 @@ FAIL: gdb.asm/asm-source.exp: look at static function (timeout) # of expected passes 3 # of unexpected failures 25 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum index 1c8efa19..69214ae5 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Nov 10 22:42:00 2012 +Test Run By thomas on Mon Nov 12 12:41:11 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -224,7 +224,6 @@ PASS: gdb.base/all-bin.exp: print value of v_int&&v_float PASS: gdb.base/all-bin.exp: print value of v_int&&v_double Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-pie-noexec.exp ... PASS: gdb.base/attach-pie-noexec.exp: show architecture -FAIL: gdb.base/attach-pie-noexec.exp: running to main in runto Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields2.exp ... PASS: gdb.base/bitfields2.exp: set print sevenbit-strings PASS: gdb.base/bitfields2.exp: break tester prior to break1 @@ -478,6 +477,7 @@ PASS: gdb.base/callfuncs.exp: set language c PASS: gdb.base/callfuncs.exp: next to t_double_values PASS: gdb.base/callfuncs.exp: next to t_structs_c PASS: gdb.base/callfuncs.exp: retrieve original register contents +PASS: gdb.base/callfuncs.exp: set unwindonsignal on PASS: gdb.base/callfuncs.exp: p t_char_values(0,0) PASS: gdb.base/callfuncs.exp: p t_char_values('a','b') PASS: gdb.base/callfuncs.exp: p t_char_values(char_val1,char_val2) @@ -568,9 +568,10 @@ PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns long PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns float PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns double PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns float _Complex -KFAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns double _Complex (GDB internal error) (PRMS: gdb/12783) -KFAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns long double _Complex (GDB internal error) (PRMS: gdb/12783) +PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns double _Complex +PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns long double _Complex PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns char * +PASS: gdb.base/callfuncs.exp: set unwindonsignal off PASS: gdb.base/callfuncs.exp: register contents after gdb function calls PASS: gdb.base/callfuncs.exp: gdb function calls preserve register contents PASS: gdb.base/callfuncs.exp: set language c @@ -639,7 +640,7 @@ PASS: gdb.base/interrupt.exp: child process ate our char PASS: gdb.base/interrupt.exp: send_gdb control C FAIL: gdb.base/interrupt.exp: call function when asleep (wrong output) FAIL: gdb.base/interrupt.exp: call function a second time -FAIL: gdb.base/interrupt.exp: continue +PASS: gdb.base/interrupt.exp: continue PASS: gdb.base/interrupt.exp: echo data FAIL: gdb.base/interrupt.exp: Send Control-C, second time PASS: gdb.base/interrupt.exp: signal SIGINT @@ -688,10 +689,75 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/freebpcmd.exp ... PASS: gdb.base/freebpcmd.exp: set breakpoint PASS: gdb.base/freebpcmd.exp: send breakpoint commands PASS: gdb.base/freebpcmd.exp: run program with breakpoint commands +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/find-unmapped.exp ... +PASS: gdb.base/find-unmapped.exp: x/5w global_var_1 +PASS: gdb.base/find-unmapped.exp: x/5w global_var_2 +PASS: gdb.base/find-unmapped.exp: find global_var_0, global_var_2, 0xff +PASS: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff +PASS: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/inferior-died.exp ... UNSUPPORTED: gdb.base/inferior-died.exp: inferior-died.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/corefile.exp ... WARNING: can't generate a core file - core tests suppressed - check ulimit -c +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/duplicate-bp.exp ... +PASS: gdb.base/duplicate-bp.exp: del_1_stop_2: set $bp_num_1 = $bpnum +PASS: gdb.base/duplicate-bp.exp: del_1_stop_2: set $bp_num_2 = $bpnum +PASS: gdb.base/duplicate-bp.exp: del_1_stop_2: step to place breakpoints +PASS: gdb.base/duplicate-bp.exp: del_1_stop_2: delete $bp_num_1 +PASS: gdb.base/duplicate-bp.exp: del_1_stop_2: delete #1, stop at #2 +PASS: gdb.base/duplicate-bp.exp: del_2_stop_1: set $bp_num_1 = $bpnum +PASS: gdb.base/duplicate-bp.exp: del_2_stop_1: set $bp_num_2 = $bpnum +PASS: gdb.base/duplicate-bp.exp: del_2_stop_1: step to place breakpoints +PASS: gdb.base/duplicate-bp.exp: del_2_stop_1: delete $bp_num_2 +PASS: gdb.base/duplicate-bp.exp: del_2_stop_1: delete #2, stop at #1 +PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: set $bp_num_1 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: set $bp_num_2 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: set $bp_num_3 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: step to place breakpoints +PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: disable $bp_num_1 +PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: step +PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: delete $bp_num_2 +PASS: gdb.base/duplicate-bp.exp: dis_1_del_2_stop_3: disable #1, delete #2, stop at #3 +PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: set $bp_num_1 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: set $bp_num_2 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: set $bp_num_3 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: step to place breakpoints +PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: disable $bp_num_2 +PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: step +PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: delete $bp_num_1 +PASS: gdb.base/duplicate-bp.exp: dis_2_del_1_stop_3: disable #2, delete #1, stop at #3 +PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: set $bp_num_1 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: set $bp_num_2 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: set $bp_num_3 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: step to place breakpoints +PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: disable $bp_num_1 +PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: step +PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: delete $bp_num_3 +PASS: gdb.base/duplicate-bp.exp: dis_1_del_3_stop_1: disable #1, delete #3, stop at #2 +PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: set $bp_num_1 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: set $bp_num_2 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: set $bp_num_3 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: step to place breakpoints +PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: disable $bp_num_3 +PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: step +PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: delete $bp_num_1 +PASS: gdb.base/duplicate-bp.exp: dis_3_del_1_stop_2: disable #3, delete #1, stop at #2 +PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: set $bp_num_1 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: set $bp_num_2 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: set $bp_num_3 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: step to place breakpoints +PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: disable $bp_num_2 +PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: step +PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: delete $bp_num_3 +PASS: gdb.base/duplicate-bp.exp: dis_2_del_3_stop_1: disable #2, delete #3, stop at #1 +PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: set $bp_num_1 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: set $bp_num_2 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: set $bp_num_3 = $bpnum +PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: step to place breakpoints +PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: disable $bp_num_3 +PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: step +PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: delete $bp_num_2 +PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: disable #3, delete #2, stop at #1 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/debug-expr.exp ... PASS: gdb.base/debug-expr.exp: set variable array[0] = 0 PASS: gdb.base/debug-expr.exp: set variable array[1] = 1 @@ -706,6 +772,8 @@ PASS: gdb.base/hook-stop-frame.exp: hook-stop runs before frame print Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-proc.exp ... PASS: gdb.base/info-proc.exp: help info proc UNSUPPORTED: gdb.base/info-proc.exp: gdb does not support info proc on this target +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/longest-types.exp ... +UNTESTED: gdb.base/longest-types.exp: longest-types.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/linespecs.exp ... PASS: gdb.base/linespecs.exp: list c:/foo/bar/baz.c:1 PASS: gdb.base/linespecs.exp: list c:/foo/bar/baz.c @@ -747,6 +815,10 @@ PASS: gdb.base/info-macros.exp: info macros 5 PASS: gdb.base/info-macros.exp: info macros 6 PASS: gdb.base/info-macros.exp: info macros 7 KFAIL: gdb.base/info-macros.exp: info macros info-macros.c:42 (PRMS: gdb/NNNN) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/disabled-location.exp ... +PASS: gdb.base/disabled-location.exp: setting breakpoint on function +PASS: gdb.base/disabled-location.exp: disable location +PASS: gdb.base/disabled-location.exp: step doesn't trip on disabled location Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/arithmet.exp ... PASS: gdb.base/arithmet.exp: set variable x=14 PASS: gdb.base/arithmet.exp: set variable y=2 @@ -968,282 +1040,39 @@ PASS: gdb.base/cond-expr.exp: print value of cond expr (var false) PASS: gdb.base/cond-expr.exp: print whatis of cond expr Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/checkpoint.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/help.exp ... -PASS: gdb.base/help.exp: test set height -PASS: gdb.base/help.exp: help add-symbol-file -PASS: gdb.base/help.exp: help advance +PASS: gdb.base/help.exp: disable pagination PASS: gdb.base/help.exp: help aliases -PASS: gdb.base/help.exp: help append -PASS: gdb.base/help.exp: help append binary -PASS: gdb.base/help.exp: help append memory -PASS: gdb.base/help.exp: help append value -PASS: gdb.base/help.exp: help append binary memory -PASS: gdb.base/help.exp: help append binary value -PASS: gdb.base/help.exp: help attach +PASS: gdb.base/help.exp: help breakpoints +PASS: gdb.base/help.exp: help data +PASS: gdb.base/help.exp: help files +PASS: gdb.base/help.exp: help internals +PASS: gdb.base/help.exp: help obscure +PASS: gdb.base/help.exp: help running +PASS: gdb.base/help.exp: help stack +PASS: gdb.base/help.exp: help status +PASS: gdb.base/help.exp: help support +PASS: gdb.base/help.exp: help tracepoints +PASS: gdb.base/help.exp: help user-defined PASS: gdb.base/help.exp: help breakpoint "b" abbreviation PASS: gdb.base/help.exp: help breakpoint "br" abbreviation PASS: gdb.base/help.exp: help breakpoint "bre" abbreviation PASS: gdb.base/help.exp: help breakpoint "brea" abbreviation PASS: gdb.base/help.exp: help breakpoint "break" abbreviation -PASS: gdb.base/help.exp: help breakpoints PASS: gdb.base/help.exp: help backtrace "bt" abbreviation PASS: gdb.base/help.exp: help backtrace -PASS: gdb.base/help.exp: help continue "c" abbreviation -PASS: gdb.base/help.exp: help continue -PASS: gdb.base/help.exp: help call -PASS: gdb.base/help.exp: help catch -PASS: gdb.base/help.exp: help cd -PASS: gdb.base/help.exp: help clear PASS: gdb.base/help.exp: help commands -PASS: gdb.base/help.exp: help condition -PASS: gdb.base/help.exp: help core-file PASS: gdb.base/help.exp: help delete "d" abbreviation PASS: gdb.base/help.exp: help delete -PASS: gdb.base/help.exp: help data -PASS: gdb.base/help.exp: help define -PASS: gdb.base/help.exp: help delete breakpoints -PASS: gdb.base/help.exp: help delete display -PASS: gdb.base/help.exp: help detach -PASS: gdb.base/help.exp: help directory -PASS: gdb.base/help.exp: help disable "dis" abbreviation -PASS: gdb.base/help.exp: help disable "disa" abbreviation -PASS: gdb.base/help.exp: help disable -PASS: gdb.base/help.exp: help disable breakpoints -PASS: gdb.base/help.exp: help disable display -PASS: gdb.base/help.exp: help disassemble -PASS: gdb.base/help.exp: help display -PASS: gdb.base/help.exp: help do -PASS: gdb.base/help.exp: help document -PASS: gdb.base/help.exp: help down -PASS: gdb.base/help.exp: help down-silently -PASS: gdb.base/help.exp: help dump -PASS: gdb.base/help.exp: help dump binary -PASS: gdb.base/help.exp: help dump ihex -PASS: gdb.base/help.exp: help dump memory -PASS: gdb.base/help.exp: help dump srec -PASS: gdb.base/help.exp: help dump tekhex -PASS: gdb.base/help.exp: help dump value -PASS: gdb.base/help.exp: help dump binary memory -PASS: gdb.base/help.exp: help dump binary value -PASS: gdb.base/help.exp: help dump ihex memory -PASS: gdb.base/help.exp: help dump ihex value -PASS: gdb.base/help.exp: help dump srec memory -PASS: gdb.base/help.exp: help dump srec value -PASS: gdb.base/help.exp: help dump tekhex memory -PASS: gdb.base/help.exp: help dump tekhex value -PASS: gdb.base/help.exp: help echo -PASS: gdb.base/help.exp: help enable breakpoints delete -PASS: gdb.base/help.exp: help enable breakpoints once -PASS: gdb.base/help.exp: help enable breakpoints -PASS: gdb.base/help.exp: help enable delete -PASS: gdb.base/help.exp: help enable display -PASS: gdb.base/help.exp: help enable once -PASS: gdb.base/help.exp: help enable -PASS: gdb.base/help.exp: help exec-file -PASS: gdb.base/help.exp: help frame "f" abbreviation -PASS: gdb.base/help.exp: help frame -PASS: gdb.base/help.exp: help fg -PASS: gdb.base/help.exp: help file -PASS: gdb.base/help.exp: help files -PASS: gdb.base/help.exp: help finish -PASS: gdb.base/help.exp: help forward-search -PASS: gdb.base/help.exp: help gcore -PASS: gdb.base/help.exp: help gcore PASS: gdb.base/help.exp: help help "h" abbreviation PASS: gdb.base/help.exp: help help -PASS: gdb.base/help.exp: help handle -PASS: gdb.base/help.exp: help info "i" abbreviation -PASS: gdb.base/help.exp: help info -PASS: gdb.base/help.exp: help ignore -PASS: gdb.base/help.exp: help info address -PASS: gdb.base/help.exp: help info all-registers -PASS: gdb.base/help.exp: help info args -PASS: gdb.base/help.exp: help info breakpoints -PASS: gdb.base/help.exp: help info copying -PASS: gdb.base/help.exp: help info display -PASS: gdb.base/help.exp: help info frame "f" abbreviation -PASS: gdb.base/help.exp: help info frame -PASS: gdb.base/help.exp: help info files -PASS: gdb.base/help.exp: help info float -PASS: gdb.base/help.exp: help info functions -PASS: gdb.base/help.exp: help info line -PASS: gdb.base/help.exp: help info locals -PASS: gdb.base/help.exp: help info program -PASS: gdb.base/help.exp: help info registers -PASS: gdb.base/help.exp: help info stack "s" abbreviation -PASS: gdb.base/help.exp: help info stack -PASS: gdb.base/help.exp: help info set -PASS: gdb.base/help.exp: help info signals -PASS: gdb.base/help.exp: help info source -PASS: gdb.base/help.exp: help info sources -PASS: gdb.base/help.exp: help info symbol -PASS: gdb.base/help.exp: help info target -PASS: gdb.base/help.exp: help info terminal -PASS: gdb.base/help.exp: help info threads -PASS: gdb.base/help.exp: help info types -PASS: gdb.base/help.exp: help info variables -PASS: gdb.base/help.exp: help info warranty -PASS: gdb.base/help.exp: help info watchpoints -PASS: gdb.base/help.exp: help inspect -PASS: gdb.base/help.exp: help jump -PASS: gdb.base/help.exp: help kill -PASS: gdb.base/help.exp: help list "l" abbreviation -PASS: gdb.base/help.exp: help list -PASS: gdb.base/help.exp: help load -PASS: gdb.base/help.exp: help make -PASS: gdb.base/help.exp: help next "n" abbreviation -PASS: gdb.base/help.exp: help next -PASS: gdb.base/help.exp: help nexti -PASS: gdb.base/help.exp: help obscure -PASS: gdb.base/help.exp: help output -PASS: gdb.base/help.exp: help overlay -PASS: gdb.base/help.exp: help overlay off -PASS: gdb.base/help.exp: help overlay manual -PASS: gdb.base/help.exp: help overlay auto -PASS: gdb.base/help.exp: help overlay list -PASS: gdb.base/help.exp: help overlay map -PASS: gdb.base/help.exp: help overlay unmap -PASS: gdb.base/help.exp: help overlay load -PASS: gdb.base/help.exp: help print "p" abbreviation -PASS: gdb.base/help.exp: help print -PASS: gdb.base/help.exp: help path -PASS: gdb.base/help.exp: help printcmds -PASS: gdb.base/help.exp: help printf -PASS: gdb.base/help.exp: help ptype -PASS: gdb.base/help.exp: help pwd -PASS: gdb.base/help.exp: help quit "q" abbreviation -PASS: gdb.base/help.exp: help quit -PASS: gdb.base/help.exp: help run "r" abbreviation -PASS: gdb.base/help.exp: help run -PASS: gdb.base/help.exp: help rbreak -PASS: gdb.base/help.exp: help restore -PASS: gdb.base/help.exp: help return -PASS: gdb.base/help.exp: help reverse-search -PASS: gdb.base/help.exp: help running -PASS: gdb.base/help.exp: help step "s" abbreviation -PASS: gdb.base/help.exp: help step #1 -PASS: gdb.base/help.exp: help search -PASS: gdb.base/help.exp: help section -PASS: gdb.base/help.exp: help set annotate -PASS: gdb.base/help.exp: help set args -PASS: gdb.base/help.exp: help set check "c" abbreviation -PASS: gdb.base/help.exp: help set check "ch" abbreviation -PASS: gdb.base/help.exp: help set check -PASS: gdb.base/help.exp: help set check range -PASS: gdb.base/help.exp: help set check type -PASS: gdb.base/help.exp: help set complaints -PASS: gdb.base/help.exp: help set confirm -PASS: gdb.base/help.exp: help set editing -PASS: gdb.base/help.exp: help set environment -PASS: gdb.base/help.exp: help set height -PASS: gdb.base/help.exp: help set history expansion -PASS: gdb.base/help.exp: help set history filename -PASS: gdb.base/help.exp: help set history save -PASS: gdb.base/help.exp: help set history size -PASS: gdb.base/help.exp: help set history -PASS: gdb.base/help.exp: help set language -PASS: gdb.base/help.exp: help set listsize -PASS: gdb.base/help.exp: help set print "p" abbreviation -PASS: gdb.base/help.exp: help set print "pr" abbreviation -PASS: gdb.base/help.exp: help set print -PASS: gdb.base/help.exp: help set print address -PASS: gdb.base/help.exp: help set print array -PASS: gdb.base/help.exp: help set print asm-demangle -PASS: gdb.base/help.exp: help set print demangle -PASS: gdb.base/help.exp: help set print elements -PASS: gdb.base/help.exp: help set print object -PASS: gdb.base/help.exp: help set print pretty -PASS: gdb.base/help.exp: help set print sevenbit-strings -PASS: gdb.base/help.exp: help set print union -PASS: gdb.base/help.exp: help set print vtbl -PASS: gdb.base/help.exp: help set prompt -PASS: gdb.base/help.exp: help set radix -PASS: gdb.base/help.exp: help set variable -PASS: gdb.base/help.exp: help set verbose -PASS: gdb.base/help.exp: help set width -PASS: gdb.base/help.exp: help set write -PASS: gdb.base/help.exp: help set -PASS: gdb.base/help.exp: help shell -PASS: gdb.base/help.exp: help show annotate -PASS: gdb.base/help.exp: help show args -PASS: gdb.base/help.exp: help show check "c" abbreviation -PASS: gdb.base/help.exp: help show check -PASS: gdb.base/help.exp: help show check range -PASS: gdb.base/help.exp: help show check type +PASS: gdb.base/help.exp: help show copying +PASS: gdb.base/help.exp: help show warranty PASS: gdb.base/help.exp: help show commands -PASS: gdb.base/help.exp: help show complaints PASS: gdb.base/help.exp: help show confirm -PASS: gdb.base/help.exp: help show convenience -PASS: gdb.base/help.exp: help show directories -PASS: gdb.base/help.exp: help show editing -PASS: gdb.base/help.exp: help show environment -PASS: gdb.base/help.exp: help show height -PASS: gdb.base/help.exp: help show history expansion -PASS: gdb.base/help.exp: help show history filename -PASS: gdb.base/help.exp: help show history save -PASS: gdb.base/help.exp: help show history size -PASS: gdb.base/help.exp: help show history -PASS: gdb.base/help.exp: help show language -PASS: gdb.base/help.exp: help show listsize -PASS: gdb.base/help.exp: help show print "p" abbreviation -PASS: gdb.base/help.exp: help show print "pr" abbreviation -PASS: gdb.base/help.exp: help show print "p" abbreviation -PASS: gdb.base/help.exp: help show paths -PASS: gdb.base/help.exp: help show print address -PASS: gdb.base/help.exp: help show print array -PASS: gdb.base/help.exp: help show print asm-demangle -PASS: gdb.base/help.exp: help show print demangle -PASS: gdb.base/help.exp: help show print elements -PASS: gdb.base/help.exp: help show print object -PASS: gdb.base/help.exp: help show print pretty -PASS: gdb.base/help.exp: help show print sevenbit-strings -PASS: gdb.base/help.exp: help show print union -PASS: gdb.base/help.exp: help show print vtbl -PASS: gdb.base/help.exp: help show prompt -PASS: gdb.base/help.exp: help show radix -PASS: gdb.base/help.exp: help show user -PASS: gdb.base/help.exp: help show values -PASS: gdb.base/help.exp: help show verbose -PASS: gdb.base/help.exp: help show version -PASS: gdb.base/help.exp: help show width -PASS: gdb.base/help.exp: help show write -PASS: gdb.base/help.exp: help show -PASS: gdb.base/help.exp: help step #2 -PASS: gdb.base/help.exp: help stepi "si" abbreviation -PASS: gdb.base/help.exp: help stepi -PASS: gdb.base/help.exp: help signal -PASS: gdb.base/help.exp: help source -PASS: gdb.base/help.exp: help stack -PASS: gdb.base/help.exp: help status -PASS: gdb.base/help.exp: help support -PASS: gdb.base/help.exp: help symbol-file -PASS: gdb.base/help.exp: help target child -PASS: gdb.base/help.exp: help target procfs (procfs version) -PASS: gdb.base/help.exp: help target core -PASS: gdb.base/help.exp: help target exec -PASS: gdb.base/help.exp: help target remote -PASS: gdb.base/help.exp: help target -PASS: gdb.base/help.exp: help tbreak -PASS: gdb.base/help.exp: help thread -PASS: gdb.base/help.exp: help thread apply -PASS: gdb.base/help.exp: help thread find -PASS: gdb.base/help.exp: help thread name -PASS: gdb.base/help.exp: help tty -PASS: gdb.base/help.exp: help until "u" abbreviation -PASS: gdb.base/help.exp: help until -PASS: gdb.base/help.exp: help undisplay -PASS: gdb.base/help.exp: help unset environment -PASS: gdb.base/help.exp: help unset -PASS: gdb.base/help.exp: help up -PASS: gdb.base/help.exp: help up-silently -PASS: gdb.base/help.exp: help user-defined -PASS: gdb.base/help.exp: help watch -PASS: gdb.base/help.exp: help whatis -PASS: gdb.base/help.exp: help where -PASS: gdb.base/help.exp: help x PASS: gdb.base/help.exp: help info bogus-gdb-command PASS: gdb.base/help.exp: help gotcha PASS: gdb.base/help.exp: apropos \(print[^ bsiedf\".-]\) -PASS: gdb.base/help.exp: apropos handle a signal +PASS: gdb.base/help.exp: apropos handle signal PASS: gdb.base/help.exp: apropos apropos Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/finish.exp ... PASS: gdb.base/finish.exp: set break on void_func @@ -1330,6 +1159,10 @@ PASS: gdb.base/annota1.exp: cleanup core file (not dumped) PASS: gdb.base/annota1.exp: successfully compiled posix threads test case PASS: gdb.base/annota1.exp: new thread FAIL: gdb.base/annota1.exp: thread switch (timeout) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-caller-line.exp ... +PASS: gdb.base/break-caller-line.exp: up +PASS: gdb.base/break-caller-line.exp: info line *$pc +PASS: gdb.base/break-caller-line.exp: break Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/logical.exp ... PASS: gdb.base/logical.exp: evaluate x; variables x = 0; expecting 0 PASS: gdb.base/logical.exp: evaluate !x; variables x = 0; expecting 1 @@ -1743,6 +1576,29 @@ PASS: gdb.base/memattr.exp: mem 2 and 4 were deleted PASS: gdb.base/memattr.exp: delete mem 2-4 PASS: gdb.base/memattr.exp: mem 2-4 were deleted PASS: gdb.base/memattr.exp: delete non-existant region +PASS: gdb.base/memattr.exp: mem 0x30 0x60 ro +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x20 0x40: overlap +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x30 0x40: overlap +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x40 0x50: overlap +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x50 0x60: overlap +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x50 0x70: overlap +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x30 0x60: overlap +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x20 0x70: overlap +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x20 0x0: overlap +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x30 0x0: overlap +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x40 0x0: overlap +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x20 0x30: no-overlap +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x60 0x70: no-overlap +PASS: gdb.base/memattr.exp: 0x30 0x60: 0x80 0x0: no-overlap +PASS: gdb.base/memattr.exp: mem 0x30 0x0 ro +PASS: gdb.base/memattr.exp: 0x30 0x0: 0x20 0x50: overlap +PASS: gdb.base/memattr.exp: 0x30 0x0: 0x30 0x50: overlap +PASS: gdb.base/memattr.exp: 0x30 0x0: 0x40 0x50: overlap +PASS: gdb.base/memattr.exp: 0x30 0x0: 0x20 0x0: overlap +PASS: gdb.base/memattr.exp: 0x30 0x0: 0x30 0x0: overlap +PASS: gdb.base/memattr.exp: 0x30 0x0: 0x40 0x0: overlap +PASS: gdb.base/memattr.exp: 0x30 0x0: 0x20 0x30: no-overlap +PASS: gdb.base/memattr.exp: 0x30 0x0: 0x00 0x10: no-overlap Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dmsym.exp ... PASS: gdb.base/dmsym.exp: set lang ada PASS: gdb.base/dmsym.exp: break pck__foo__bar__minsym @@ -1820,7 +1676,7 @@ PASS: gdb.base/list.exp: show listsize 100 #5 PASS: gdb.base/list.exp: list line 1 with listsize 100 PASS: gdb.base/list.exp: list line 10 with listsize 100 PASS: gdb.base/list.exp: setting listsize to 0 #6 -PASS: gdb.base/list.exp: show listsize unlimited #6 +PASS: gdb.base/list.exp: show listsize 0 #6 PASS: gdb.base/list.exp: listsize of 0 suppresses output PASS: gdb.base/list.exp: setting listsize to -1 #7 PASS: gdb.base/list.exp: show listsize unlimited #7 @@ -2533,6 +2389,9 @@ PASS: gdb.base/gnu-ifunc.exp: info sym gnu_ifunc executing PASS: gdb.base/gnu-ifunc.exp: info addr gnu_ifunc PASS: gdb.base/gnu-ifunc.exp: info sym <gnu_ifunc-address> PASS: gdb.base/gnu-ifunc.exp: static gnu_ifunc +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ldbl_e308.exp ... +PASS: gdb.base/ldbl_e308.exp: set variable ldbl_308 = 1.6e+308l +PASS: gdb.base/ldbl_e308.exp: print ldbl_308 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/langs.exp ... PASS: gdb.base/langs.exp: break on nonexistent function in langs.exp PASS: gdb.base/langs.exp: show language at csub in langs.exp @@ -2705,7 +2564,7 @@ PASS: gdb.base/default.exp: set annotate PASS: gdb.base/default.exp: set args PASS: gdb.base/default.exp: set check "c" abbreviation PASS: gdb.base/default.exp: set check "ch" abbreviation -PASS: gdb.base/default.exp: set check +PASS: gdb.base/default.exp: set check "check" abbreviation PASS: gdb.base/default.exp: set check range PASS: gdb.base/default.exp: set check type PASS: gdb.base/default.exp: set complaints @@ -2743,7 +2602,7 @@ PASS: gdb.base/default.exp: show annotate PASS: gdb.base/default.exp: show args PASS: gdb.base/default.exp: show check "c" abbreviation PASS: gdb.base/default.exp: show check "ch" abbreviation -PASS: gdb.base/default.exp: show check +PASS: gdb.base/default.exp: show check "check" abbreviation PASS: gdb.base/default.exp: show check range PASS: gdb.base/default.exp: show check type PASS: gdb.base/default.exp: show commands @@ -3622,6 +3481,8 @@ PASS: gdb.base/cvexpr.exp: (const struct t_struct * const) PASS: gdb.base/cvexpr.exp: (const union t_union * const) PASS: gdb.base/cvexpr.exp: (struct t_struct const * const) PASS: gdb.base/cvexpr.exp: (union t_union const * const) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/comprdebug.exp ... +PASS: gdb.base/comprdebug.exp: file comprdebug0.o Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-ar-st.exp ... PASS: gdb.base/call-ar-st.exp: set print sevenbit-strings PASS: gdb.base/call-ar-st.exp: set print address off @@ -4386,6 +4247,14 @@ PASS: gdb.base/gnu_vector.exp: print i4a + i2 PASS: gdb.base/gnu_vector.exp: print i2 + i4a PASS: gdb.base/gnu_vector.exp: print f4a + f2 PASS: gdb.base/gnu_vector.exp: print f2 + f4a +PASS: gdb.base/gnu_vector.exp: ptype c4 +PASS: gdb.base/gnu_vector.exp: ptype char4 +PASS: gdb.base/gnu_vector.exp: ptype i4a +PASS: gdb.base/gnu_vector.exp: ptype int4 +PASS: gdb.base/gnu_vector.exp: ptype f4b +PASS: gdb.base/gnu_vector.exp: ptype float4 +PASS: gdb.base/gnu_vector.exp: ptype union_with_vector_1 +PASS: gdb.base/gnu_vector.exp: ptype struct_with_vector_1 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fullname.exp ... PASS: gdb.base/fullname.exp: set breakpoint by full path before loading symbols - built absolute PASS: gdb.base/fullname.exp: set breakpoint at main - built absolute @@ -4817,11 +4686,11 @@ PASS: gdb.base/gdb1090.exp: print s24 === gdb Summary === -# of expected passes 4518 -# of unexpected failures 92 +# of expected passes 4383 +# of unexpected failures 90 # of expected failures 6 -# of known failures 22 -# of untested testcases 2 +# of known failures 20 +# of untested testcases 3 # of unsupported tests 12 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum index 83ab2c98..3f29c1fc 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Nov 10 23:07:24 2012 +Test Run By thomas on Mon Nov 12 13:07:36 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1279,6 +1279,51 @@ PASS: gdb.base/printcmds.exp: set print symbol on PASS: gdb.base/printcmds.exp: print &three PASS: gdb.base/printcmds.exp: print parrays PASS: gdb.base/printcmds.exp: set print symbol off +PASS: gdb.base/printcmds.exp: print invalid_LLL +PASS: gdb.base/printcmds.exp: print invalid_LLE +PASS: gdb.base/printcmds.exp: print invalid_LLR +PASS: gdb.base/printcmds.exp: print invalid_LLS +PASS: gdb.base/printcmds.exp: print invalid_ELL +PASS: gdb.base/printcmds.exp: print invalid_ELR +PASS: gdb.base/printcmds.exp: print invalid_ELS +PASS: gdb.base/printcmds.exp: print invalid_RLL +PASS: gdb.base/printcmds.exp: print invalid_RLE +PASS: gdb.base/printcmds.exp: print invalid_RLR +PASS: gdb.base/printcmds.exp: print invalid_RLS +PASS: gdb.base/printcmds.exp: print invalid_SLL +PASS: gdb.base/printcmds.exp: print invalid_SLE +PASS: gdb.base/printcmds.exp: print invalid_SLR +PASS: gdb.base/printcmds.exp: print invalid_SLS +PASS: gdb.base/printcmds.exp: print invalid_LRL +PASS: gdb.base/printcmds.exp: print invalid_LRE +PASS: gdb.base/printcmds.exp: print invalid_LRR +PASS: gdb.base/printcmds.exp: print invalid_LRS +PASS: gdb.base/printcmds.exp: print invalid_ERL +PASS: gdb.base/printcmds.exp: print invalid_ERR +PASS: gdb.base/printcmds.exp: print invalid_ERS +PASS: gdb.base/printcmds.exp: print invalid_RRL +PASS: gdb.base/printcmds.exp: print invalid_RRE +PASS: gdb.base/printcmds.exp: print invalid_RRR +PASS: gdb.base/printcmds.exp: print invalid_RRS +PASS: gdb.base/printcmds.exp: print invalid_SRL +PASS: gdb.base/printcmds.exp: print invalid_SRE +PASS: gdb.base/printcmds.exp: print invalid_SRR +PASS: gdb.base/printcmds.exp: print invalid_SRS +PASS: gdb.base/printcmds.exp: print invalid_LSL +PASS: gdb.base/printcmds.exp: print invalid_LSE +PASS: gdb.base/printcmds.exp: print invalid_LSR +PASS: gdb.base/printcmds.exp: print invalid_LSS +PASS: gdb.base/printcmds.exp: print invalid_ESL +PASS: gdb.base/printcmds.exp: print invalid_ESR +PASS: gdb.base/printcmds.exp: print invalid_ESS +PASS: gdb.base/printcmds.exp: print invalid_RSL +PASS: gdb.base/printcmds.exp: print invalid_RSE +PASS: gdb.base/printcmds.exp: print invalid_RSR +PASS: gdb.base/printcmds.exp: print invalid_RSS +PASS: gdb.base/printcmds.exp: print invalid_SSL +PASS: gdb.base/printcmds.exp: print invalid_SSE +PASS: gdb.base/printcmds.exp: print invalid_SSR +PASS: gdb.base/printcmds.exp: print invalid_SSS Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/restore.exp ... PASS: gdb.base/restore.exp: tbreak caller1 PASS: gdb.base/restore.exp: run to caller1 @@ -1641,6 +1686,7 @@ PASS: gdb.base/setvar.exp: set variable structure double member PASS: gdb.base/setvar.exp: set print structure #1 PASS: gdb.base/setvar.exp: set print structure #2 PASS: gdb.base/setvar.exp: set print structure #3 +PASS: gdb.base/setvar.exp: set print structure #4 PASS: gdb.base/setvar.exp: print sef.field=sm1 PASS: gdb.base/setvar.exp: print sef.field (sm1) PASS: gdb.base/setvar.exp: print sef.field=s1 @@ -1661,8 +1707,8 @@ PASS: gdb.base/varargs.exp: print find_max1(10,1,2,3,4,5,6,7,8,29,0) PASS: gdb.base/varargs.exp: print find_max2(3,1,2,3) PASS: gdb.base/varargs.exp: print find_max_double(5,1.0,17.0,2.0,3.0,4.0) PASS: gdb.base/varargs.exp: print find_max_float_real(4, fc1, fc2, fc3, fc4) -KFAIL: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4) (PRMS: gdb/12776) -KFAIL: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4) (PRMS: gdb/12776) +PASS: gdb.base/varargs.exp: print find_max_double_real(4, dc1, dc2, dc3, dc4) +PASS: gdb.base/varargs.exp: print find_max_long_double_real(4, ldc1, ldc2, ldc3, ldc4) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/trace-commands.exp ... PASS: gdb.base/trace-commands.exp: show trace-commands says off PASS: gdb.base/trace-commands.exp: source -v @@ -2465,8 +2511,6 @@ PASS: gdb.base/setshow.exp: set check type on PASS: gdb.base/setshow.exp: show check type (on) PASS: gdb.base/setshow.exp: set check type off PASS: gdb.base/setshow.exp: show check type (off) -PASS: gdb.base/setshow.exp: set check type auto -PASS: gdb.base/setshow.exp: show check type (auto) PASS: gdb.base/setshow.exp: set complaints 100 PASS: gdb.base/setshow.exp: show complaints (100) PASS: gdb.base/setshow.exp: set complaints 0 @@ -2528,11 +2572,15 @@ PASS: gdb.base/unwindonsignal.exp: showing unwindonsignal PASS: gdb.base/unwindonsignal.exp: unwindonsignal, inferior function call signaled PASS: gdb.base/unwindonsignal.exp: unwindonsignal, stack unwound PASS: gdb.base/unwindonsignal.exp: unwindonsignal, dummy frame removed +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-symless.exp ... +PASS: gdb.base/step-symless.exp: strip stub symbols +PASS: gdb.base/step-symless.exp: step Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs3.exp ... PASS: gdb.base/structs3.exp: print two PASS: gdb.base/structs3.exp: print *twop PASS: gdb.base/structs3.exp: print *(struct Two *)onep PASS: gdb.base/structs3.exp: print *(tTwo *)onep +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-thread.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/page.exp ... PASS: gdb.base/page.exp: set pagination off PASS: gdb.base/page.exp: pagination is off @@ -3350,6 +3398,7 @@ PASS: gdb.base/ptype.exp: ptype unnamed enumeration member #2 PASS: gdb.base/ptype.exp: ptype short PASS: gdb.base/ptype.exp: ptype int PASS: gdb.base/ptype.exp: ptype t_char_array +PASS: gdb.base/ptype.exp: ptype pv_char_array PASS: gdb.base/ptype.exp: ptype outer structure PASS: gdb.base/ptype.exp: ptype inner structure PASS: gdb.base/ptype.exp: ptype inner union @@ -3467,6 +3516,13 @@ PASS: gdb.base/wchar.exp: print simple PASS: gdb.base/wchar.exp: print difficile PASS: gdb.base/wchar.exp: print simple[2] PASS: gdb.base/wchar.exp: print difficile[2] +PASS: gdb.base/wchar.exp: print repeat +PASS: gdb.base/wchar.exp: print repeat_p +PASS: gdb.base/wchar.exp: set print null on +PASS: gdb.base/wchar.exp: print repeat (print null on) +PASS: gdb.base/wchar.exp: set print elements 3 +PASS: gdb.base/wchar.exp: print repeat (print elements 3) +PASS: gdb.base/wchar.exp: print repeat_p (print elements 3) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-hw.exp ... PASS: gdb.base/watchpoint-hw.exp: watch watchee FAIL: gdb.base/watchpoint-hw.exp: start (timeout) @@ -3991,7 +4047,7 @@ PASS: gdb.base/step-break.exp: next 2 (6) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-corrupted.exp ... PASS: gdb.base/solib-corrupted.exp: normal list XFAIL: gdb.base/solib-corrupted.exp: make solibs looping -UNTESTED: gdb.base/solib-corrupted.exp: solib-corrupted.exp +UNTESTED: gdb.base/solib-corrupted.exp: no _r_debug symbol has been found Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-solib.exp ... PASS: gdb.base/watchpoint-solib.exp: set pending breakpoint FAIL: gdb.base/watchpoint-solib.exp: continue to foo (the program exited) @@ -4019,7 +4075,7 @@ FAIL: gdb.base/sigstep.exp: backtrace for nexti (pattern 2) PASS: gdb.base/sigstep.exp: step from handler; continue to handler FAIL: gdb.base/sigstep.exp: step from handler; leave handler (timeout) PASS: gdb.base/sigstep.exp: stepi from handleri; continue to handler -FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler +FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler (hit breakpoint again) FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline PASS: gdb.base/sigstep.exp: next from handler; continue to handler FAIL: gdb.base/sigstep.exp: next from handler; leave handler @@ -4137,11 +4193,11 @@ PASS: gdb.base/nostdlib.exp: continue to marker === gdb Summary === -# of expected passes 3843 +# of expected passes 3899 # of unexpected failures 143 # of expected failures 2 -# of known failures 4 +# of known failures 2 # of untested testcases 7 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum index d5ce29b1..99d22943 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Nov 10 23:45:24 2012 +Test Run By thomas on Mon Nov 12 13:44:56 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum index c0d7fa1e..dac9bb3a 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Nov 10 23:45:26 2012 +Test Run By thomas on Mon Nov 12 13:44:58 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -23,7 +23,7 @@ PASS: gdb.cp/annota2.exp: breakpoint at main PASS: gdb.cp/annota2.exp: run until main breakpoint PASS: gdb.cp/annota2.exp: set watch on a.x PASS: gdb.cp/annota2.exp: watch triggered on a.x -PASS: gdb.cp/annota2.exp: annotate-quit +FAIL: gdb.cp/annota2.exp: annotate-quit (timeout) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota3.exp ... PASS: gdb.cp/annota3.exp: set height 0 PASS: gdb.cp/annota3.exp: breakpoint main @@ -36,7 +36,7 @@ PASS: gdb.cp/annota3.exp: break at main PASS: gdb.cp/annota3.exp: second run until main breakpoint PASS: gdb.cp/annota3.exp: set watch on a.x PASS: gdb.cp/annota3.exp: watch triggered on a.x -PASS: gdb.cp/annota3.exp: annotate-quit +FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1) (timeout) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-ns.exp ... PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::doit1(void) PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::doit1(void)' @@ -362,6 +362,42 @@ PASS: gdb.cp/converts.exp: p foo3_1 (0, 1) PASS: gdb.cp/converts.exp: p foo3_1 (0, (const char**) 1) PASS: gdb.cp/converts.exp: p foo3_2 (0, 0) PASS: gdb.cp/converts.exp: p foo3_2 (0, (char const**) 0) +PASS: gdb.cp/converts.exp: p foo1_7(0) +PASS: gdb.cp/converts.exp: p foo1_7(integer) +PASS: gdb.cp/converts.exp: p foo1_7(long_int) +PASS: gdb.cp/converts.exp: p foo1_7(*a) +PASS: gdb.cp/converts.exp: p foo1_7(MY_A) +PASS: gdb.cp/converts.exp: p foo1_7(&foo1_7) +PASS: gdb.cp/converts.exp: p foo1_7(&A::member_) +PASS: gdb.cp/converts.exp: p foo1_7(a) +PASS: gdb.cp/converts.exp: p foo1_7(fp) +PASS: gdb.cp/converts.exp: p foo1_7(dp) +PASS: gdb.cp/converts.exp: p foo1_7(-1.23) +PASS: gdb.cp/converts.exp: p foo1_7(ta) +PASS: gdb.cp/converts.exp: show check type +PASS: gdb.cp/converts.exp: p foo1_type_check (123) +PASS: gdb.cp/converts.exp: p foo2_type_check (0, 1) +PASS: gdb.cp/converts.exp: p foo2_type_check (1, 0) +PASS: gdb.cp/converts.exp: p foo2_type_check (1, 1) +PASS: gdb.cp/converts.exp: p foo3_type_check (0, 0, 1) +PASS: gdb.cp/converts.exp: p foo3_type_check (0, 1, 0) +PASS: gdb.cp/converts.exp: p foo3_type_check (1, 0, 0) +PASS: gdb.cp/converts.exp: p foo3_type_check (0, 1, 1) +PASS: gdb.cp/converts.exp: p foo3_type_check (1, 1, 0) +PASS: gdb.cp/converts.exp: p foo3_type_check (1, 1, 1) +PASS: gdb.cp/converts.exp: set check type off +PASS: gdb.cp/converts.exp: show check type +PASS: gdb.cp/converts.exp: p foo1_type_check (123) +PASS: gdb.cp/converts.exp: p foo2_type_check (0, 1) +PASS: gdb.cp/converts.exp: p foo2_type_check (1, 0) +PASS: gdb.cp/converts.exp: p foo2_type_check (1, 1) +PASS: gdb.cp/converts.exp: p foo3_type_check (0, 0, 1) +PASS: gdb.cp/converts.exp: p foo3_type_check (0, 1, 0) +PASS: gdb.cp/converts.exp: p foo3_type_check (1, 0, 0) +PASS: gdb.cp/converts.exp: p foo3_type_check (0, 1, 1) +PASS: gdb.cp/converts.exp: p foo3_type_check (1, 1, 0) +PASS: gdb.cp/converts.exp: p foo3_type_check (1, 1, 1) +PASS: gdb.cp/converts.exp: p foo3_2 (1,1) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cp-relocate.exp ... PASS: gdb.cp/cp-relocate.exp: info functions PASS: gdb.cp/cp-relocate.exp: get address of func<1>(int) @@ -1808,6 +1844,7 @@ PASS: gdb.cp/derivation.exp: print value of e_instance PASS: gdb.cp/derivation.exp: ptype e_instance PASS: gdb.cp/derivation.exp: print value of f_instance PASS: gdb.cp/derivation.exp: ptype f_instance +PASS: gdb.cp/derivation.exp: ptype g_instance PASS: gdb.cp/derivation.exp: print value of d_instance.a PASS: gdb.cp/derivation.exp: print value of d_instance.aa PASS: gdb.cp/derivation.exp: print value of d_instance.b @@ -1823,6 +1860,8 @@ PASS: gdb.cp/derivation.exp: print value of g_instance.afoo() PASS: gdb.cp/derivation.exp: re-selected 'main' frame after inferior call PASS: gdb.cp/derivation.exp: print value of g_instance.bfoo() PASS: gdb.cp/derivation.exp: print value of g_instance.cfoo() +PASS: gdb.cp/derivation.exp: ptype vderived +PASS: gdb.cp/derivation.exp: print vderived Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/destrprint.exp ... PASS: gdb.cp/destrprint.exp: continue to breakpoint: Break here PASS: gdb.cp/destrprint.exp: go up to ~Derived @@ -2263,6 +2302,7 @@ PASS: gdb.cp/mb-ctor.exp: run to breakpoint 3 v2 PASS: gdb.cp/mb-ctor.exp: run to exit Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-inline.exp ... PASS: gdb.cp/mb-inline.exp: set breakpoint +PASS: gdb.cp/mb-inline.exp: info break PASS: gdb.cp/mb-inline.exp: run to breakpoint PASS: gdb.cp/mb-inline.exp: run to breakpoint 2 PASS: gdb.cp/mb-inline.exp: disabling location: disable @@ -3254,7 +3294,6 @@ PASS: gdb.cp/namespace.exp: print AAA::ALPHA PASS: gdb.cp/namespace.exp: whatis ::C::CClass::NestedClass PASS: gdb.cp/namespace.exp: whatis ::C::CClass::NestedClass * Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nextoverthrow.exp ... -PASS: gdb.cp/nextoverthrow.exp: check for unwinder hook UNSUPPORTED: gdb.cp/nextoverthrow.exp: nextoverthrow.exp could not find _Unwind_DebugHook Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp ... PASS: gdb.cp/no-dmgl-verbose.exp: set breakpoint pending off @@ -3905,6 +3944,8 @@ PASS: gdb.cp/userdef.exp: print &*c PASS: gdb.cp/userdef.exp: ptype &*c PASS: gdb.cp/userdef.exp: print operator== (mem1, mem2) PASS: gdb.cp/userdef.exp: print operator== (mem1, mem1) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/using-crash.exp ... +PASS: gdb.cp/using-crash.exp: reload file Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtbase.exp ... PASS: gdb.cp/virtbase.exp: continue to breakpoint: first breakpoint PASS: gdb.cp/virtbase.exp: print *this @@ -3986,10 +4027,10 @@ PASS: gdb.cp/virtfunc2.exp: print o === gdb Summary === -# of expected passes 3833 -# of unexpected failures 10 +# of expected passes 3871 +# of unexpected failures 12 # of expected failures 6 # of known failures 20 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum index 6891746c..760cb4de 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:03:12 2012 +Test Run By thomas on Mon Nov 12 14:02:54 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t13_otr.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum index 43f80ea5..c194337e 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:03:14 2012 +Test Run By thomas on Mon Nov 12 14:02:56 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -21,6 +21,10 @@ PASS: gdb.dwarf2/dup-psym.exp: info sources should contain only one reference to Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ... PASS: gdb.dwarf2/dw2-ada-ffffffff.exp: p sizeof (t) PASS: gdb.dwarf2/dw2-ada-ffffffff.exp: ptype t +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp ... +PASS: gdb.dwarf2/dw2-anon-mptr.exp: set cp-abi gnu-v3 +PASS: gdb.dwarf2/dw2-anon-mptr.exp: show cp-abi +PASS: gdb.dwarf2/dw2-anon-mptr.exp: ptype crash Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.exp ... PASS: gdb.dwarf2/dw2-anonymous-func.exp: list file1.txt Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-bad-parameter-type.exp ... @@ -31,6 +35,8 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-basic.exp ... PASS: gdb.dwarf2/dw2-basic.exp: set listsize 1 PASS: gdb.dwarf2/dw2-basic.exp: list func_cu1 PASS: gdb.dwarf2/dw2-basic.exp: ptype func_cu1 +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-canonicalize-type.exp ... +PASS: gdb.dwarf2/dw2-canonicalize-type.exp: ptype f Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.exp ... PASS: gdb.dwarf2/dw2-case-insensitive.exp: show case-sensitive PASS: gdb.dwarf2/dw2-case-insensitive.exp: regexp case-sensitive on @@ -40,6 +46,7 @@ PASS: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_lang PASS: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_symtab PASS: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_lang PASS: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_symtab +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-common-block.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compressed.exp ... PASS: gdb.dwarf2/dw2-compressed.exp: set listsize 1 PASS: gdb.dwarf2/dw2-compressed.exp: list func_cu1 @@ -177,6 +184,7 @@ PASS: gdb.dwarf2/dw2-op-call.exp: array2 using DW_OP_call2 PASS: gdb.dwarf2/dw2-op-call.exp: array3 using DW_OP_call4 PASS: gdb.dwarf2/dw2-op-call.exp: p arraynoloc PASS: gdb.dwarf2/dw2-op-call.exp: p arraycallnoloc +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-op-out-param.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-op-stack-value.exp ... PASS: gdb.dwarf2/dw2-op-stack-value.exp: p/x stack2 PASS: gdb.dwarf2/dw2-op-stack-value.exp: p/x stack8 @@ -232,7 +240,6 @@ PASS: gdb.dwarf2/dw4-sig-types.exp: p myset PASS: gdb.dwarf2/dw4-sig-types.exp: continue to foo Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-base.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-reread.exp ... -PASS: gdb.dwarf2/fission-reread.exp: set debug-file-directory gdb.dwarf2 PASS: gdb.dwarf2/fission-reread.exp: break main PASS: gdb.dwarf2/fission-reread.exp: fission-reread Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ... @@ -353,8 +360,8 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x === gdb Summary === -# of expected passes 279 +# of expected passes 282 # of known failures 1 # of untested testcases 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum index 58ded1bd..951e7f0b 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:09:30 2012 +Test Run By thomas on Mon Nov 12 14:09:19 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -18,6 +18,49 @@ PASS: gdb.fortran/charset.exp: continue to breakpoint: break-here PASS: gdb.fortran/charset.exp: print fortran narrow character PASS: gdb.fortran/charset.exp: print fortran wide character PASS: gdb.fortran/charset.exp: print fortran wide string +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/common-block.exp ... +PASS: gdb.fortran/common-block.exp: continue to breakpoint: stop-here-out +PASS: gdb.fortran/common-block.exp: whatis foo +PASS: gdb.fortran/common-block.exp: ptype foo +PASS: gdb.fortran/common-block.exp: p foo +PASS: gdb.fortran/common-block.exp: whatis fo_o +PASS: gdb.fortran/common-block.exp: ptype fo_o +PASS: gdb.fortran/common-block.exp: p fo_o +PASS: gdb.fortran/common-block.exp: info locals out +PASS: gdb.fortran/common-block.exp: info common out +PASS: gdb.fortran/common-block.exp: ptype ix out +PASS: gdb.fortran/common-block.exp: ptype iy out +PASS: gdb.fortran/common-block.exp: ptype iz out +PASS: gdb.fortran/common-block.exp: ptype ix_x out +PASS: gdb.fortran/common-block.exp: ptype iy_y out +PASS: gdb.fortran/common-block.exp: ptype iz_z out +PASS: gdb.fortran/common-block.exp: p ix out +PASS: gdb.fortran/common-block.exp: p iy out +PASS: gdb.fortran/common-block.exp: p iz out +PASS: gdb.fortran/common-block.exp: p ix_x out +PASS: gdb.fortran/common-block.exp: p iy_y out +PASS: gdb.fortran/common-block.exp: p iz_z out +PASS: gdb.fortran/common-block.exp: continue to breakpoint: stop-here-in +PASS: gdb.fortran/common-block.exp: whatis foo in +PASS: gdb.fortran/common-block.exp: ptype foo in +PASS: gdb.fortran/common-block.exp: p foo in +PASS: gdb.fortran/common-block.exp: whatis fo_o in +PASS: gdb.fortran/common-block.exp: ptype fo_o in +PASS: gdb.fortran/common-block.exp: p fo_o in +PASS: gdb.fortran/common-block.exp: info locals in +PASS: gdb.fortran/common-block.exp: info common in +PASS: gdb.fortran/common-block.exp: ptype ix in +PASS: gdb.fortran/common-block.exp: ptype iy2 in +PASS: gdb.fortran/common-block.exp: ptype iz in +PASS: gdb.fortran/common-block.exp: ptype ix_x in +PASS: gdb.fortran/common-block.exp: ptype iy_y in +PASS: gdb.fortran/common-block.exp: ptype iz_z2 in +PASS: gdb.fortran/common-block.exp: p ix in +PASS: gdb.fortran/common-block.exp: p iy2 in +PASS: gdb.fortran/common-block.exp: p iz in +PASS: gdb.fortran/common-block.exp: p ix_x in +PASS: gdb.fortran/common-block.exp: p iy_y in +PASS: gdb.fortran/common-block.exp: p iz_z2 in Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/complex.exp ... PASS: gdb.fortran/complex.exp: breakpoint at stop PASS: gdb.fortran/complex.exp: continue to breakpoint @@ -224,7 +267,7 @@ PASS: gdb.fortran/types.exp: pt 10e20 === gdb Summary === -# of expected passes 201 +# of expected passes 243 # of unexpected failures 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum index e6c32275..2376c544 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:11:05 2012 +Test Run By thomas on Mon Nov 12 14:11:02 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -179,5 +179,5 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename === gdb Summary === # of expected passes 164 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum index fee946f6..2f65ff0c 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:12:19 2012 +Test Run By thomas on Mon Nov 12 14:12:10 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -90,5 +90,5 @@ UNTESTED: gdb.go/unsafe.exp: unsafe.exp # of expected passes 44 # of expected failures 4 # of untested testcases 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum index 87269720..649cd8a5 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:12:35 2012 +Test Run By thomas on Mon Nov 12 14:12:27 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -28,7 +28,6 @@ PASS: gdb.java/jmisc.exp: set breakpoint pending off PASS: gdb.java/jmisc.exp: break jmisc.main(java.lang.String[])int Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jnpe.exp ... PASS: gdb.java/jnpe.exp: compilation jnpe.java -XFAIL: gdb.java/jnpe.exp: check for unwinder hook in java UNSUPPORTED: gdb.java/jnpe.exp: jnpe.exp could not find _Unwind_DebugHook Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jprint.exp ... PASS: gdb.java/jprint.exp: compilation jprint.java @@ -113,9 +112,9 @@ PASS: gdb.java/jv-print.exp: reject p 1.1dd # of expected passes 88 # of unexpected successes 1 -# of expected failures 2 +# of expected failures 1 # of unknown successes 1 # of known failures 2 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum index f5a29623..70e9f8ca 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:14:06 2012 +Test Run By thomas on Mon Nov 12 14:13:50 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -184,9 +184,14 @@ PASS: gdb.linespec/ls-errs.exp: break 'main.c'3 PASS: gdb.linespec/ls-errs.exp: break 'main.c'+3 PASS: gdb.linespec/ls-errs.exp: break $zippo PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:$zippo +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/thread.exp ... +PASS: gdb.linespec/thread.exp: breakpoint line number in file +PASS: gdb.linespec/thread.exp: continue to breakpoint: 29 +PASS: gdb.linespec/thread.exp: setting breakpoint at thread +PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function === gdb Summary === -# of expected passes 174 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 178 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum index 00cc406b..7b03c3aa 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:14:39 2012 +Test Run By thomas on Mon Nov 12 14:14:31 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -161,6 +161,41 @@ PASS: gdb.mi/mi-break.exp: breakpoint commands: insert breakpoint at basics.c:ca PASS: gdb.mi/mi-break.exp: breakpoint commands: set commands PASS: gdb.mi/mi-break.exp: intermediate stop and continue PASS: gdb.mi/mi-break.exp: test hitting breakpoint with commands +PASS: gdb.mi/mi-break.exp: create local variable tpnum +PASS: gdb.mi/mi-break.exp: eval tpnum before tracepoint +PASS: gdb.mi/mi-break.exp: break-insert -a operation +PASS: gdb.mi/mi-break.exp: update tpnum +PASS: gdb.mi/mi-break.exp: eval tpnum after tracepoint +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ... +PASS: gdb.mi/mi-breakpoint-changed.exp: breakpoint at main +PASS: gdb.mi/mi-breakpoint-changed.exp: mi runto main +PASS: gdb.mi/mi-breakpoint-changed.exp: change command +PASS: gdb.mi/mi-breakpoint-changed.exp: watch watch +PASS: gdb.mi/mi-breakpoint-changed.exp: trace marker +FAIL: gdb.mi/mi-breakpoint-changed.exp: catch syscall +FAIL: gdb.mi/mi-breakpoint-changed.exp: dprintf marker, "arg" " +PASS: gdb.mi/mi-breakpoint-changed.exp: condition 2 main > 0x0 +PASS: gdb.mi/mi-breakpoint-changed.exp: disable 3 +PASS: gdb.mi/mi-breakpoint-changed.exp: enable 3 +PASS: gdb.mi/mi-breakpoint-changed.exp: ignore 5 1 +PASS: gdb.mi/mi-breakpoint-changed.exp: passcount 1 4 +PASS: gdb.mi/mi-breakpoint-changed.exp: delete 3 +PASS: gdb.mi/mi-breakpoint-changed.exp: delete 4 +PASS: gdb.mi/mi-breakpoint-changed.exp: delete 5 +FAIL: gdb.mi/mi-breakpoint-changed.exp: delete 6 +PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on pendfunc1 +PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc1 resolved +PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc1 resolved: hit_count is updated +PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to pendfunc1 breakpoint +PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: delete breakpoint on pendfunc1 +PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on marker +PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: insert breakpoint on pendfunc3 +PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 1 +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 resolved +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 (timeout) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error) +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again +FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cli.exp ... PASS: gdb.mi/mi-cli.exp: -interpreter-exec with no arguments PASS: gdb.mi/mi-cli.exp: -interpreter-exec with one argument @@ -183,7 +218,7 @@ PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "frame 2" PASS: gdb.mi/mi-cli.exp: -stack-select-frame 0 PASS: gdb.mi/mi-cli.exp: check *stopped from CLI command PASS: gdb.mi/mi-cli.exp: -break-insert -t basics.c:$line_main_hello -PASS: gdb.mi/mi-cli.exp: -exec-continue to line 65 +PASS: gdb.mi/mi-cli.exp: -exec-continue to line $line_main_hello PASS: gdb.mi/mi-cli.exp: 34 next: run PASS: gdb.mi/mi-cli.exp: 34 next: stop PASS: gdb.mi/mi-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_return @@ -284,6 +319,14 @@ PASS: gdb.mi/mi-logging.exp: Log file contents PASS: gdb.mi/mi-logging.exp: redirect logging on PASS: gdb.mi/mi-logging.exp: redirect logging off PASS: gdb.mi/mi-logging.exp: Redirect log file contents +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-memory-changed.exp ... +PASS: gdb.mi/mi-memory-changed.exp: insert breakpoint +PASS: gdb.mi/mi-memory-changed.exp: continue to callee4 +PASS: gdb.mi/mi-memory-changed.exp: set var C = 4 +FAIL: gdb.mi/mi-memory-changed.exp: create objvar for C +PASS: gdb.mi/mi-memory-changed.exp: change C thru. varobj +PASS: gdb.mi/mi-memory-changed.exp: change C thru. -data-write-memory-bytes +PASS: gdb.mi/mi-memory-changed.exp: get address of main Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp ... UNSUPPORTED: gdb.mi/mi-nonstop-exit.exp: displaced stepping Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nonstop.exp ... @@ -310,20 +353,20 @@ PASS: gdb.mi/mi-pthreads.exp: -thread_list_ids (in check_mi_thread_command_set) PASS: gdb.mi/mi-pthreads.exp: finding threads in MI output (in check_mi_thread_command_set) PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 123456789 -PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 10 -PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 9 PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 8 PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 7 PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 6 PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 5 PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 4 -PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 10 -PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 9 +PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 3 +PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 2 PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 8 PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 7 PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 6 PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 5 PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 4 +PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 3 +PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 2 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-read-memory.exp ... PASS: gdb.mi/mi-read-memory.exp: breakpoint at main PASS: gdb.mi/mi-read-memory.exp: mi runto main @@ -335,6 +378,7 @@ PASS: gdb.mi/mi-read-memory.exp: expression in quotes PASS: gdb.mi/mi-read-memory.exp: ascii and data PASS: gdb.mi/mi-read-memory.exp: decimal PASS: gdb.mi/mi-read-memory.exp: octal +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-record-changed.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-regs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-return.exp ... PASS: gdb.mi/mi-return.exp: breakpoint at callee4 @@ -851,7 +895,7 @@ PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed PASS: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests PASS: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests -PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now +FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cp.exp ... PASS: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:20 (set breakpoint) @@ -1354,241 +1398,11 @@ PASS: gdb.mi/mi-watch.exp: hw: list of watchpoints PASS: gdb.mi/mi-watch.exp: hw: watchpoint trigger PASS: gdb.mi/mi-watch.exp: hw: watchpoint trigger Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp ... -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-basics.exp ... -PASS: gdb.mi/mi2-basics.exp: acceptance of MI operations -PASS: gdb.mi/mi2-basics.exp: file-exec-and-symbols operation -PASS: gdb.mi/mi2-basics.exp: file-exec-file operation -PASS: gdb.mi/mi2-basics.exp: file-symbol-file operation -PASS: gdb.mi/mi2-basics.exp: break-delete (all) operation -PASS: gdb.mi/mi2-basics.exp: all breakpoints removed -PASS: gdb.mi/mi2-basics.exp: environment-directory arg operation -PASS: gdb.mi/mi2-basics.exp: environment-directory empty-string operation -PASS: gdb.mi/mi2-basics.exp: environment-directory operation -PASS: gdb.mi/mi2-basics.exp: environment-cd arg operation -PASS: gdb.mi/mi2-basics.exp: environment-pwd operation -PASS: gdb.mi/mi2-basics.exp: -environment-path -PASS: gdb.mi/mi2-basics.exp: environment-path no-args operation -PASS: gdb.mi/mi2-basics.exp: environment-path dir1 dir2 operation -PASS: gdb.mi/mi2-basics.exp: environment-path -r dir operation -PASS: gdb.mi/mi2-basics.exp: environment-path -r operation -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-break.exp ... -PASS: gdb.mi/mi2-break.exp: break-insert -t operation -PASS: gdb.mi/mi2-break.exp: insert temp breakpoint at basics.c:callee2 -PASS: gdb.mi/mi2-break.exp: insert temp breakpoint at basics.c:$line_callee3_head -PASS: gdb.mi/mi2-break.exp: insert temp breakpoint at "<fullfilename>":$line_callee4_head -PASS: gdb.mi/mi2-break.exp: list of breakpoints -PASS: gdb.mi/mi2-break.exp: delete temp breakpoints -XFAIL: gdb.mi/mi2-break.exp: break-insert -r operation -XFAIL: gdb.mi/mi2-break.exp: insert breakpoint with regexp callee2 -XFAIL: gdb.mi/mi2-break.exp: insert breakpoint with regexp callee -XFAIL: gdb.mi/mi2-break.exp: insert breakpoint with regexp .*llee -XFAIL: gdb.mi/mi2-break.exp: list of breakpoints -PASS: gdb.mi/mi2-break.exp: delete temp breakpoints -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-cli.exp ... -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec with no arguments -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec with one argument -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec with bogus interpreter -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console bogus -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "file $binfile" -PASS: gdb.mi/mi2-cli.exp: breakpoint at main -PASS: gdb.mi/mi2-cli.exp: mi runto main -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "set args foobar" -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "show args" -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "break callee4" -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "info break" -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "set listsize 1" -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "list" -PASS: gdb.mi/mi2-cli.exp: continue to callee4 -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "delete 2" -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "up" -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "down" -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "frame 2" -PASS: gdb.mi/mi2-cli.exp: -stack-select-frame 0 -PASS: gdb.mi/mi2-cli.exp: -break-insert -t basics.c:$line_main_hello -PASS: gdb.mi/mi2-cli.exp: -exec-continue to line 65 -PASS: gdb.mi/mi2-cli.exp: -exec-next to line 67 -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "list" at basics.c:$line_main_return -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "help set args" -PASS: gdb.mi/mi2-cli.exp: -interpreter-exec console "set $pc=0x0" -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-console.exp ... -PASS: gdb.mi/mi2-console.exp: breakpoint at main -PASS: gdb.mi/mi2-console.exp: mi runto main -PASS: gdb.mi/mi2-console.exp: Started step over hello -KFAIL: gdb.mi/mi2-console.exp: Hello message (PRMS: gdb/623) -PASS: gdb.mi/mi2-console.exp: finished step over hello -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-disassemble.exp ... -PASS: gdb.mi/mi2-disassemble.exp: breakpoint at main -PASS: gdb.mi/mi2-disassemble.exp: mi runto main -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble from pc to pc+12 assembly only -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file & line, assembly only -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble from pc to pc+12 assembly with opcodes -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file & line, assembly with opcodes -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file, line assembly mixed -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble range assembly mixed -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file, line assembly mixed with opcodes -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble range assembly mixed with opcodes -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble bogus filename -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble bogus address -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble mix different args -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble wrong mode arg -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file, line, number assembly only -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file, line, number (zero lines) assembly only -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file, line, number (more than main lines) assembly only -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file, line, number assembly mixed -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file, line, number (zero lines) assembly mixed -PASS: gdb.mi/mi2-disassemble.exp: data-disassemble file, line, number (more than main lines) assembly mixed -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-eval.exp ... -PASS: gdb.mi/mi2-eval.exp: breakpoint at callee4 -PASS: gdb.mi/mi2-eval.exp: mi runto callee4 -PASS: gdb.mi/mi2-eval.exp: next at callee4 -PASS: gdb.mi/mi2-eval.exp: eval A -PASS: gdb.mi/mi2-eval.exp: eval &A -PASS: gdb.mi/mi2-eval.exp: eval A+3 -PASS: gdb.mi/mi2-eval.exp: eval A + 3 -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-file.exp ... -PASS: gdb.mi/mi2-file.exp: request path info of current source file (basics.c) -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-hack-cli.exp ... -PASS: gdb.mi/mi2-hack-cli.exp: show architecture -PASS: gdb.mi/mi2-hack-cli.exp: 47show architecture Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-prompt.exp ... PASS: gdb.mi/mi2-prompt.exp: console set prompt PASS: gdb.mi/mi2-prompt.exp: -break-list PASS: gdb.mi/mi2-prompt.exp: set prompt (banana) PASS: gdb.mi/mi2-prompt.exp: interpreter-exec mi -break-list -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-pthreads.exp ... -PASS: gdb.mi/mi2-pthreads.exp: successfully compiled posix threads test case -PASS: gdb.mi/mi2-pthreads.exp: breakpoint at done_making_threads -PASS: gdb.mi/mi2-pthreads.exp: mi runto done_making_threads -PASS: gdb.mi/mi2-pthreads.exp: -thread_list_ids (in check_mi_thread_command_set) -PASS: gdb.mi/mi2-pthreads.exp: finding threads in MI output (in check_mi_thread_command_set) -PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select -PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select 123456789 -PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select 10 -PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select 9 -PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select 8 -PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select 7 -PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select 6 -PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select 5 -PASS: gdb.mi/mi2-pthreads.exp: check_mi_thread_command_set: -thread-select 4 -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-read-memory.exp ... -PASS: gdb.mi/mi2-read-memory.exp: breakpoint at main -PASS: gdb.mi/mi2-read-memory.exp: mi runto main -PASS: gdb.mi/mi2-read-memory.exp: next at main -PASS: gdb.mi/mi2-read-memory.exp: no arguments -PASS: gdb.mi/mi2-read-memory.exp: 3x2, one byte -PASS: gdb.mi/mi2-read-memory.exp: 3x2, one byte offset by -6 -PASS: gdb.mi/mi2-read-memory.exp: expression in quotes -PASS: gdb.mi/mi2-read-memory.exp: ascii and data -PASS: gdb.mi/mi2-read-memory.exp: decimal -PASS: gdb.mi/mi2-read-memory.exp: octal -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-regs.exp ... -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-return.exp ... -PASS: gdb.mi/mi2-return.exp: breakpoint at callee4 -PASS: gdb.mi/mi2-return.exp: mi runto callee4 -PASS: gdb.mi/mi2-return.exp: delete all breakpoints -PASS: gdb.mi/mi2-return.exp: return from callee4 now -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-simplerun.exp ... -PASS: gdb.mi/mi2-simplerun.exp: break-insert operation -PASS: gdb.mi/mi2-simplerun.exp: insert breakpoint at basics.c:callee2 -PASS: gdb.mi/mi2-simplerun.exp: insert breakpoint at basics.c:$line_callee3_head -PASS: gdb.mi/mi2-simplerun.exp: insert breakpoint at "<fullfilename>":$line_callee4_head -PASS: gdb.mi/mi2-simplerun.exp: list of breakpoints -PASS: gdb.mi/mi2-simplerun.exp: disabling of breakpoints -PASS: gdb.mi/mi2-simplerun.exp: list of breakpoints, 16 disabled -PASS: gdb.mi/mi2-simplerun.exp: run to main -PASS: gdb.mi/mi2-simplerun.exp: next at main -PASS: gdb.mi/mi2-simplerun.exp: step at main -PASS: gdb.mi/mi2-simplerun.exp: step to callee4 -PASS: gdb.mi/mi2-simplerun.exp: exec-finish -PASS: gdb.mi/mi2-simplerun.exp: continue to end -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-stack.exp ... -PASS: gdb.mi/mi2-stack.exp: breakpoint at callee4 -PASS: gdb.mi/mi2-stack.exp: mi runto callee4 -PASS: gdb.mi/mi2-stack.exp: stack frame listing -PASS: gdb.mi/mi2-stack.exp: stack frame listing 1 1 -PASS: gdb.mi/mi2-stack.exp: stack frame listing 1 3 -PASS: gdb.mi/mi2-stack.exp: stack frame listing wrong -PASS: gdb.mi/mi2-stack.exp: selected frame listing -PASS: gdb.mi/mi2-stack.exp: stack frame listing 1 300 -PASS: gdb.mi/mi2-stack.exp: stack args listing 0 -PASS: gdb.mi/mi2-stack.exp: stack args listing 0 1 1 -PASS: gdb.mi/mi2-stack.exp: stack args listing 0 1 3 -PASS: gdb.mi/mi2-stack.exp: stack args listing 1 -PASS: gdb.mi/mi2-stack.exp: stack args listing 1 1 1 -PASS: gdb.mi/mi2-stack.exp: stack args listing 1 1 3 -PASS: gdb.mi/mi2-stack.exp: stack args listing wrong -PASS: gdb.mi/mi2-stack.exp: stack args listing 1 1 300 -PASS: gdb.mi/mi2-stack.exp: stack locals listing of names -PASS: gdb.mi/mi2-stack.exp: next's in callee4 -PASS: gdb.mi/mi2-stack.exp: stack locals listing of names and values -PASS: gdb.mi/mi2-stack.exp: stack locals listing, simple types: names and values, complex type: names and types -PASS: gdb.mi/mi2-stack.exp: stack locals listing wrong -PASS: gdb.mi/mi2-stack.exp: stack select frame 1 -PASS: gdb.mi/mi2-stack.exp: stack locals listing for new frame -PASS: gdb.mi/mi2-stack.exp: stack locals for same frame (level 1) -PASS: gdb.mi/mi2-stack.exp: stack info-depth -PASS: gdb.mi/mi2-stack.exp: stack info-depth 3 -PASS: gdb.mi/mi2-stack.exp: stack info-depth 99 -PASS: gdb.mi/mi2-stack.exp: stack info-depth wrong usage -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-stepi.exp ... -PASS: gdb.mi/mi2-stepi.exp: breakpoint at main -PASS: gdb.mi/mi2-stepi.exp: mi runto main -PASS: gdb.mi/mi2-stepi.exp: step-instruction at main -PASS: gdb.mi/mi2-stepi.exp: step-instruction at main (line check) -PASS: gdb.mi/mi2-stepi.exp: next-instruction at main -PASS: gdb.mi/mi2-stepi.exp: next-instruction at main (line check) -PASS: gdb.mi/mi2-stepi.exp: next-instruction at main 2 -PASS: gdb.mi/mi2-stepi.exp: next-instruction at main 2 (line check) -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-syn-frame.exp ... -PASS: gdb.mi/mi2-syn-frame.exp: breakpoint at main -PASS: gdb.mi/mi2-syn-frame.exp: mi runto main -PASS: gdb.mi/mi2-syn-frame.exp: insert breakpoint foo -PASS: gdb.mi/mi2-syn-frame.exp: call inferior's function with a breakpoint set in it -PASS: gdb.mi/mi2-syn-frame.exp: backtrace from inferior function stopped at bp, showing gdb dummy frame -PASS: gdb.mi/mi2-syn-frame.exp: finished exec continue -PASS: gdb.mi/mi2-syn-frame.exp: list stack frames -PASS: gdb.mi/mi2-syn-frame.exp: insert breakpoint subroutine -PASS: gdb.mi/mi2-syn-frame.exp: evaluate expression have_a_very_merry_interrupt -FAIL: gdb.mi/mi2-syn-frame.exp: list stack frames -PASS: gdb.mi/mi2-syn-frame.exp: finished exec continue -PASS: gdb.mi/mi2-syn-frame.exp: list stack frames -PASS: gdb.mi/mi2-syn-frame.exp: call inferior function which raises exception -PASS: gdb.mi/mi2-syn-frame.exp: backtrace from inferior function at exception -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-until.exp ... -PASS: gdb.mi/mi2-until.exp: break-insert operation -PASS: gdb.mi/mi2-until.exp: run to main -PASS: gdb.mi/mi2-until.exp: break-delete 1 -KFAIL: gdb.mi/mi2-until.exp: until after while loop (stopped at wrong place) (PRMS: gdb/2104) -PASS: gdb.mi/mi2-until.exp: until line number -PASS: gdb.mi/mi2-until.exp: until line number:file -PASS: gdb.mi/mi2-until.exp: until after current function -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-var-block.exp ... -PASS: gdb.mi/mi2-var-block.exp: breakpoint at do_block_tests -PASS: gdb.mi/mi2-var-block.exp: mi runto do_block_tests -PASS: gdb.mi/mi2-var-block.exp: create local variable cb -PASS: gdb.mi/mi2-var-block.exp: create local variable foo -PASS: gdb.mi/mi2-var-block.exp: step at do_block_test -PASS: gdb.mi/mi2-var-block.exp: delete var foo -PASS: gdb.mi/mi2-var-block.exp: create local variable foo -PASS: gdb.mi/mi2-var-block.exp: step at do_block_test -PASS: gdb.mi/mi2-var-block.exp: update all vars: cb foo changed -PASS: gdb.mi/mi2-var-block.exp: step at do_block_test -PASS: gdb.mi/mi2-var-block.exp: create local variable inner_foo -PASS: gdb.mi/mi2-var-block.exp: step at do_block_test -PASS: gdb.mi/mi2-var-block.exp: create local variable foo2 -XFAIL: gdb.mi/mi2-var-block.exp: update inner_foo: should be out of scope: KNOWN PROBLEM -XFAIL: gdb.mi/mi2-var-block.exp: evaluate inner_foo: should be out of scope: KNOWN PROBLEM -PASS: gdb.mi/mi2-var-block.exp: update foo: did not change -PASS: gdb.mi/mi2-var-block.exp: delete var inner_foo -PASS: gdb.mi/mi2-var-block.exp: step at do_block_test -XFAIL: gdb.mi/mi2-var-block.exp: update foo2: should be out of scope: KNOWN PROBLEM -PASS: gdb.mi/mi2-var-block.exp: step at do_block_test -XFAIL: gdb.mi/mi2-var-block.exp: update foo2 should be out of scope: KNOWN PROBLEM -XFAIL: gdb.mi/mi2-var-block.exp: update foo should be out of scope: KNOWN PROBLEM -PASS: gdb.mi/mi2-var-block.exp: update cb -PASS: gdb.mi/mi2-var-block.exp: delete var foo -PASS: gdb.mi/mi2-var-block.exp: delete var foo2 -PASS: gdb.mi/mi2-var-block.exp: delete var cb Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-var-child.exp ... PASS: gdb.mi/mi2-var-child.exp: breakpoint at do_children_tests PASS: gdb.mi/mi2-var-child.exp: mi runto do_children_tests @@ -1881,237 +1695,34 @@ PASS: gdb.mi/mi2-var-child.exp: path expression for v3.1_anonymous.a PASS: gdb.mi/mi2-var-child.exp: expression for v3.1_anonymous.a PASS: gdb.mi/mi2-var-child.exp: path expression for v3.2_anonymous.b PASS: gdb.mi/mi2-var-child.exp: expression for v3.2_anonymous.b -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-var-cmd.exp ... -PASS: gdb.mi/mi2-var-cmd.exp: create global variable -PASS: gdb.mi/mi2-var-cmd.exp: create non-existent variable -PASS: gdb.mi/mi2-var-cmd.exp: create out of scope variable -PASS: gdb.mi/mi2-var-cmd.exp: breakpoint at do_locals_tests -PASS: gdb.mi/mi2-var-cmd.exp: mi runto do_locals_tests -PASS: gdb.mi/mi2-var-cmd.exp: run to 148 (set breakpoint) -PASS: gdb.mi/mi2-var-cmd.exp: create local variable linteger -PASS: gdb.mi/mi2-var-cmd.exp: create local variable lpinteger -PASS: gdb.mi/mi2-var-cmd.exp: create local variable lcharacter -PASS: gdb.mi/mi2-var-cmd.exp: create local variable lpcharacter -PASS: gdb.mi/mi2-var-cmd.exp: create local variable llong -PASS: gdb.mi/mi2-var-cmd.exp: create local variable lplong -PASS: gdb.mi/mi2-var-cmd.exp: create local variable lfloat -PASS: gdb.mi/mi2-var-cmd.exp: create local variable lpfloat -PASS: gdb.mi/mi2-var-cmd.exp: create local variable ldouble -PASS: gdb.mi/mi2-var-cmd.exp: create local variable lpdouble -PASS: gdb.mi/mi2-var-cmd.exp: create local variable lsimple -PASS: gdb.mi/mi2-var-cmd.exp: create local variable lpsimple -PASS: gdb.mi/mi2-var-cmd.exp: create local variable func -PASS: gdb.mi/mi2-var-cmd.exp: create lsimple.character -PASS: gdb.mi/mi2-var-cmd.exp: create lsimple->integer -PASS: gdb.mi/mi2-var-cmd.exp: create lsimple.integer -PASS: gdb.mi/mi2-var-cmd.exp: create int -PASS: gdb.mi/mi2-var-cmd.exp: update all vars -PASS: gdb.mi/mi2-var-cmd.exp: step at do_locals_test -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: linteger changed -PASS: gdb.mi/mi2-var-cmd.exp: step at do_locals_tests (2) -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: lpinteger changed -PASS: gdb.mi/mi2-var-cmd.exp: step at do_locals_tests (3) -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: lcharacter changed -PASS: gdb.mi/mi2-var-cmd.exp: step at do_locals_tests (4) -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: lpcharacter changed -PASS: gdb.mi/mi2-var-cmd.exp: step at do_locals_tests (5) -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: many changed -PASS: gdb.mi/mi2-var-cmd.exp: step at do_locals_tests (6) -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: func and lpsimple changed -PASS: gdb.mi/mi2-var-cmd.exp: step at do_locals_tests (7) -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: lsimple and others changed -PASS: gdb.mi/mi2-var-cmd.exp: assign to global_simple -PASS: gdb.mi/mi2-var-cmd.exp: assign to linteger -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: linteger changed after assign -PASS: gdb.mi/mi2-var-cmd.exp: assign to linteger again, same value -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: linteger not changed after same assign -PASS: gdb.mi/mi2-var-cmd.exp: eval linteger -PASS: gdb.mi/mi2-var-cmd.exp: assign to lpinteger -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: lpinteger changed after assign -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: no changes on second update -PASS: gdb.mi/mi2-var-cmd.exp: eval lpinteger -PASS: gdb.mi/mi2-var-cmd.exp: assign to linteger -PASS: gdb.mi/mi2-var-cmd.exp: assign to lpinteger -PASS: gdb.mi/mi2-var-cmd.exp: assign to lcharacter -PASS: gdb.mi/mi2-var-cmd.exp: eval lcharacter -PASS: gdb.mi/mi2-var-cmd.exp: assign to llong -PASS: gdb.mi/mi2-var-cmd.exp: eval llong -PASS: gdb.mi/mi2-var-cmd.exp: assign to llong -PASS: gdb.mi/mi2-var-cmd.exp: assign to lplong -PASS: gdb.mi/mi2-var-cmd.exp: eval lplong -PASS: gdb.mi/mi2-var-cmd.exp: assign to lplong -PASS: gdb.mi/mi2-var-cmd.exp: assign to lfloat -PASS: gdb.mi/mi2-var-cmd.exp: eval lfloat -PASS: gdb.mi/mi2-var-cmd.exp: assign to lfloat -PASS: gdb.mi/mi2-var-cmd.exp: assign to lpfloat -PASS: gdb.mi/mi2-var-cmd.exp: assign to ldouble -PASS: gdb.mi/mi2-var-cmd.exp: assign to func -PASS: gdb.mi/mi2-var-cmd.exp: assign to lsimple.character -PASS: gdb.mi/mi2-var-cmd.exp: assign to lsimple->integer -PASS: gdb.mi/mi2-var-cmd.exp: assign to lsimple.integer -PASS: gdb.mi/mi2-var-cmd.exp: breakpoint at subroutine1 -PASS: gdb.mi/mi2-var-cmd.exp: mi runto subroutine1 -PASS: gdb.mi/mi2-var-cmd.exp: create i -PASS: gdb.mi/mi2-var-cmd.exp: create l -PASS: gdb.mi/mi2-var-cmd.exp: create linteger -PASS: gdb.mi/mi2-var-cmd.exp: step at subroutine1 -XFAIL: gdb.mi/mi2-var-cmd.exp: update all vars: changed FIXME -PASS: gdb.mi/mi2-var-cmd.exp: step at subroutine1 (2) -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: i changed -PASS: gdb.mi/mi2-var-cmd.exp: step at subroutine1 (3) -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: llong changed -PASS: gdb.mi/mi2-var-cmd.exp: next out of subroutine1 -PASS: gdb.mi/mi2-var-cmd.exp: update all vars: all now out of scope -PASS: gdb.mi/mi2-var-cmd.exp: delete var -PASS: gdb.mi/mi2-var-cmd.exp: delete var linteger -PASS: gdb.mi/mi2-var-cmd.exp: delete var lpinteger -PASS: gdb.mi/mi2-var-cmd.exp: delete var lcharacter -PASS: gdb.mi/mi2-var-cmd.exp: delete var lpcharacter -PASS: gdb.mi/mi2-var-cmd.exp: delete var llong -PASS: gdb.mi/mi2-var-cmd.exp: delete var lplong -PASS: gdb.mi/mi2-var-cmd.exp: delete var lfloat -PASS: gdb.mi/mi2-var-cmd.exp: delete var lpfloat -PASS: gdb.mi/mi2-var-cmd.exp: delete var ldouble -PASS: gdb.mi/mi2-var-cmd.exp: delete var lpdouble -PASS: gdb.mi/mi2-var-cmd.exp: delete var lsimple -PASS: gdb.mi/mi2-var-cmd.exp: delete var lpsimple -PASS: gdb.mi/mi2-var-cmd.exp: delete var func -PASS: gdb.mi/mi2-var-cmd.exp: delete var lsimple.character -PASS: gdb.mi/mi2-var-cmd.exp: delete var lsimple->integer -PASS: gdb.mi/mi2-var-cmd.exp: delete var lsimple.integer -PASS: gdb.mi/mi2-var-cmd.exp: delete var i -PASS: gdb.mi/mi2-var-cmd.exp: delete var l -PASS: gdb.mi/mi2-var-cmd.exp: breakpoint at do_special_tests -PASS: gdb.mi/mi2-var-cmd.exp: mi runto do_special_tests -PASS: gdb.mi/mi2-var-cmd.exp: create selected_a -PASS: gdb.mi/mi2-var-cmd.exp: breakpoint at incr_a -PASS: gdb.mi/mi2-var-cmd.exp: mi runto incr_a -PASS: gdb.mi/mi2-var-cmd.exp: update selected_a in incr_a -PASS: gdb.mi/mi2-var-cmd.exp: step a line in incr_a -PASS: gdb.mi/mi2-var-cmd.exp: return from incr_a to do_special_tests -PASS: gdb.mi/mi2-var-cmd.exp: update selected_a in do_special_tests -PASS: gdb.mi/mi2-var-cmd.exp: floating varobj invalidation -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-var-display.exp ... -PASS: gdb.mi/mi2-var-display.exp: break-insert operation -PASS: gdb.mi/mi2-var-display.exp: run to main -PASS: gdb.mi/mi2-var-display.exp: create local variable bar -PASS: gdb.mi/mi2-var-display.exp: info type variable bar -PASS: gdb.mi/mi2-var-display.exp: show format variable bar -PASS: gdb.mi/mi2-var-display.exp: eval variable bar -PASS: gdb.mi/mi2-var-display.exp: set format variable bar -PASS: gdb.mi/mi2-var-display.exp: eval variable bar with new format -PASS: gdb.mi/mi2-var-display.exp: assing to variable bar -PASS: gdb.mi/mi2-var-display.exp: set format variable bar -PASS: gdb.mi/mi2-var-display.exp: eval variable bar with new value -PASS: gdb.mi/mi2-var-display.exp: delete var bar -PASS: gdb.mi/mi2-var-display.exp: create local variable foo -PASS: gdb.mi/mi2-var-display.exp: info type variable foo -PASS: gdb.mi/mi2-var-display.exp: show format variable foo -PASS: gdb.mi/mi2-var-display.exp: eval variable foo -PASS: gdb.mi/mi2-var-display.exp: set format variable foo -PASS: gdb.mi/mi2-var-display.exp: show format variable foo -PASS: gdb.mi/mi2-var-display.exp: eval variable foo -PASS: gdb.mi/mi2-var-display.exp: assing to variable foo -PASS: gdb.mi/mi2-var-display.exp: set format variable foo -PASS: gdb.mi/mi2-var-display.exp: eval variable foo -PASS: gdb.mi/mi2-var-display.exp: eval variable foo in hex -PASS: gdb.mi/mi2-var-display.exp: show format variable foo after eval in hex -PASS: gdb.mi/mi2-var-display.exp: eval variable foo in octal -PASS: gdb.mi/mi2-var-display.exp: show format variable foo after eval in octal -PASS: gdb.mi/mi2-var-display.exp: eval variable foo in decimal -PASS: gdb.mi/mi2-var-display.exp: show format variable foo after eval in decimal -PASS: gdb.mi/mi2-var-display.exp: eval variable foo in natural -PASS: gdb.mi/mi2-var-display.exp: show format variable foo after eval in natural -PASS: gdb.mi/mi2-var-display.exp: eval variable foo in binary -PASS: gdb.mi/mi2-var-display.exp: show format variable foo after eval in binary -PASS: gdb.mi/mi2-var-display.exp: delete var foo -PASS: gdb.mi/mi2-var-display.exp: create local variable weird -PASS: gdb.mi/mi2-var-display.exp: get children local variable weird -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.func_ptr -PASS: gdb.mi/mi2-var-display.exp: show format variable weird.func_ptr -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.func_ptr_ptr -PASS: gdb.mi/mi2-var-display.exp: show format variable weird.func_ptr_ptr -PASS: gdb.mi/mi2-var-display.exp: set format variable weird -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.integer -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.character -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.char_ptr -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.long_int -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.int_ptr_ptr -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.long_array -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.func_ptr -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.func_ptr_struct -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.func_ptr_ptr -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.u1 -PASS: gdb.mi/mi2-var-display.exp: set format variable weird.s2 -PASS: gdb.mi/mi2-var-display.exp: delete var weird -PASS: gdb.mi/mi2-var-display.exp: break-insert operation 2 -PASS: gdb.mi/mi2-var-display.exp: continue to do_special_tests -PASS: gdb.mi/mi2-var-display.exp: create local variable u -PASS: gdb.mi/mi2-var-display.exp: eval variable u -PASS: gdb.mi/mi2-var-display.exp: info type variable u -PASS: gdb.mi/mi2-var-display.exp: is u editable -PASS: gdb.mi/mi2-var-display.exp: get number of children of u -PASS: gdb.mi/mi2-var-display.exp: get children of u -PASS: gdb.mi/mi2-var-display.exp: create local variable anonu -PASS: gdb.mi/mi2-var-display.exp: eval variable anonu -PASS: gdb.mi/mi2-var-display.exp: info type variable anonu -PASS: gdb.mi/mi2-var-display.exp: is anonu editable -PASS: gdb.mi/mi2-var-display.exp: get number of children of anonu -PASS: gdb.mi/mi2-var-display.exp: get children of anonu -PASS: gdb.mi/mi2-var-display.exp: create local variable s -PASS: gdb.mi/mi2-var-display.exp: eval variable s -PASS: gdb.mi/mi2-var-display.exp: info type variable s -PASS: gdb.mi/mi2-var-display.exp: is s editable -PASS: gdb.mi/mi2-var-display.exp: get number of children of s -PASS: gdb.mi/mi2-var-display.exp: get children of s -PASS: gdb.mi/mi2-var-display.exp: create local variable anons -PASS: gdb.mi/mi2-var-display.exp: eval variable anons -PASS: gdb.mi/mi2-var-display.exp: info type variable anons -PASS: gdb.mi/mi2-var-display.exp: is anons editable -PASS: gdb.mi/mi2-var-display.exp: get number of children of anons -PASS: gdb.mi/mi2-var-display.exp: get children of anons -PASS: gdb.mi/mi2-var-display.exp: create local variable e -PASS: gdb.mi/mi2-var-display.exp: eval variable e -PASS: gdb.mi/mi2-var-display.exp: info type variable e -PASS: gdb.mi/mi2-var-display.exp: is e editable -PASS: gdb.mi/mi2-var-display.exp: get number of children of e -PASS: gdb.mi/mi2-var-display.exp: get children of e -PASS: gdb.mi/mi2-var-display.exp: create local variable anone -PASS: gdb.mi/mi2-var-display.exp: eval variable anone -PASS: gdb.mi/mi2-var-display.exp: create duplicate local variable anone -PASS: gdb.mi/mi2-var-display.exp: info type variable anone -PASS: gdb.mi/mi2-var-display.exp: is anone editable -PASS: gdb.mi/mi2-var-display.exp: get number of children of anone -PASS: gdb.mi/mi2-var-display.exp: get children of anone -PASS: gdb.mi/mi2-var-display.exp: print FP register -PASS: gdb.mi/mi2-var-display.exp: breakpoint at incr_a -PASS: gdb.mi/mi2-var-display.exp: mi runto incr_a -PASS: gdb.mi/mi2-var-display.exp: create local variable a1 -PASS: gdb.mi/mi2-var-display.exp: create variable a2 in different scope -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-watch.exp ... -PASS: gdb.mi/mi2-watch.exp: hw watchpoints toggle (1) -PASS: gdb.mi/mi2-watch.exp: sw: breakpoint at callee4 -PASS: gdb.mi/mi2-watch.exp: sw: mi runto callee4 -PASS: gdb.mi/mi2-watch.exp: sw: break-watch operation -PASS: gdb.mi/mi2-watch.exp: sw: list of watchpoints -PASS: gdb.mi/mi2-watch.exp: sw: watchpoint trigger -XPASS: gdb.mi/mi2-watch.exp: sw: watchpoint trigger -PASS: gdb.mi/mi2-watch.exp: hw watchpoints toggle (2) -PASS: gdb.mi/mi2-watch.exp: hw: breakpoint at callee4 -PASS: gdb.mi/mi2-watch.exp: hw: mi runto callee4 -PASS: gdb.mi/mi2-watch.exp: hw: break-watch operation -PASS: gdb.mi/mi2-watch.exp: hw: list of watchpoints -PASS: gdb.mi/mi2-watch.exp: hw: watchpoint trigger -PASS: gdb.mi/mi2-watch.exp: hw: watchpoint trigger +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/pr11022.exp ... +PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint at main +PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": mi runto main +PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set breakpoint +PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set watchpoint +PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit +PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit +PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 +PASS: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x +FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running) +PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint at main +PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": mi runto main +PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set breakpoint +PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set watchpoint +PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit +PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit +PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 +PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x +FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running) === gdb Summary === -# of expected passes 1968 -# of unexpected failures 13 -# of unexpected successes 2 -# of expected failures 19 -# of known failures 8 +# of expected passes 1599 +# of unexpected failures 24 +# of unexpected successes 1 +# of expected failures 8 +# of known failures 6 # of unresolved testcases 2 # of unsupported tests 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum index 669b155c..dab5e101 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:22:57 2012 +Test Run By thomas on Mon Nov 12 14:21:02 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -20,5 +20,5 @@ PASS: gdb.modula2/unbounded-array.exp: print the 5th element of array a === gdb Summary === # of expected passes 8 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum index 1015a9be..6ecd7742 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:23:05 2012 +Test Run By thomas on Mon Nov 12 14:21:10 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -34,6 +34,12 @@ PASS: gdb.multi/base.exp: continue PASS: gdb.multi/base.exp: remove-inferiors 2-3 PASS: gdb.multi/base.exp: check remove-inferiors Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... +gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in +UNTESTED: gdb.multi/multi-arch-exec.exp: multi-arch-exec.exp +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch.exp ... +gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/hello.c:1:0: sorry, unimplemented: 64-bit mode not compiled in +UNTESTED: gdb.multi/multi-arch.exp: multi-arch.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... PASS: gdb.multi/watchpoint-multi.exp: successfully compiled posix threads test case PASS: gdb.multi/watchpoint-multi.exp: set breakpoint always-inserted on @@ -56,5 +62,6 @@ FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 # of expected passes 31 # of unexpected failures 10 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of untested testcases 2 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum index 6619350f..a0524c9f 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:23:24 2012 +Test Run By thomas on Mon Nov 12 14:21:28 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -32,5 +32,5 @@ PASS: gdb.objc/print.exp: reject p 1.1ll # of expected passes 13 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum index a02a5748..deb003e4 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:23:43 2012 +Test Run By thomas on Mon Nov 12 14:21:46 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -15,5 +15,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/vec_comps.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum index 6f75f4b2..2ded2792 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:23:46 2012 +Test Run By thomas on Mon Nov 12 14:21:49 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -115,5 +115,5 @@ PASS: gdb.opt/inline-locals.exp: print local (3) # of expected passes 95 # of expected failures 1 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum index cb73dd0e..077fb4c0 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:24:23 2012 +Test Run By thomas on Mon Nov 12 14:22:30 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -50,5 +50,5 @@ PASS: gdb.pascal/types.exp: pt 10E20 # of known failures 1 # of untested testcases 2 # of unsupported tests 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum index 0c6a21e8..2f794748 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:24:36 2012 +Test Run By thomas on Mon Nov 12 14:22:43 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -304,20 +304,9 @@ PASS: gdb.python/py-explore.exp: explore *ss_ptr PASS: gdb.python/py-explore.exp: explore ss_t PASS: gdb.python/py-explore.exp: explore ss_ptr PASS: gdb.python/py-explore.exp: explore ss_ptr as single value pointer -PASS: gdb.python/py-explore.exp: explore darray_ref -PASS: gdb.python/py-explore.exp: no_to_explore_as_pointer -PASS: gdb.python/py-explore.exp: explore_as_array -PASS: gdb.python/py-explore.exp: explore_as_array_index_2 -PASS: gdb.python/py-explore.exp: end explore_as_array_index_2 -PASS: gdb.python/py-explore.exp: end explore_as_array -PASS: gdb.python/py-explore.exp: explore su -PASS: gdb.python/py-explore.exp: explore su.d -PASS: gdb.python/py-explore.exp: end su.d exploration -PASS: gdb.python/py-explore.exp: end su exploration -PASS: gdb.python/py-explore.exp: explore cs -PASS: gdb.python/py-explore.exp: explore cs.s -PASS: gdb.python/py-explore.exp: end cs.s exploration -PASS: gdb.python/py-explore.exp: end cs exploration +FAIL: gdb.python/py-explore.exp: explore darray_ref +FAIL: gdb.python/py-explore.exp: explore su (timeout) +FAIL: gdb.python/py-explore.exp: explore cs PASS: gdb.python/py-explore.exp: explore cu PASS: gdb.python/py-explore.exp: explore cu.sa PASS: gdb.python/py-explore.exp: explore cu.sa[0] @@ -527,7 +516,80 @@ PASS: gdb.python/py-inferior.exp: test Inferior.was_attached FAIL: gdb.python/py-inferior.exp: test Inferior.threads PASS: gdb.python/py-inferior.exp: continue to breakpoint: cont to check_threads FAIL: gdb.python/py-inferior.exp: test Inferior.threads 2 -UNTESTED: gdb.python/py-inferior.exp: skipping remainder to prevent system lockup +FAIL: gdb.python/py-inferior.exp: continue to breakpoint: cont to Break here. +PASS: gdb.python/py-inferior.exp: read str contents +PASS: gdb.python/py-inferior.exp: write str +PASS: gdb.python/py-inferior.exp: ensure str was changed in the inferior +PASS: gdb.python/py-inferior.exp: py start_addr = search_buf.address +PASS: gdb.python/py-inferior.exp: py length = search_buf.type.sizeof +PASS: gdb.python/py-inferior.exp: find string pattern +PASS: gdb.python/py-inferior.exp: pattern not found at end of range +PASS: gdb.python/py-inferior.exp: pattern found at end of range +PASS: gdb.python/py-inferior.exp: py from struct import * +PASS: gdb.python/py-inferior.exp: set int16_search_buf[10] = 0x1234 +PASS: gdb.python/py-inferior.exp: py search_buf = gdb.selected_frame ().read_var ('int16_search_buf') +PASS: gdb.python/py-inferior.exp: py start_addr = search_buf.address +PASS: gdb.python/py-inferior.exp: py length = search_buf.type.sizeof +PASS: gdb.python/py-inferior.exp: py pattern = pack('<H',0x1234) +PASS: gdb.python/py-inferior.exp: find 16-bit pattern, with value pattern +PASS: gdb.python/py-inferior.exp: set int32_search_buf[10] = 0x12345678 +PASS: gdb.python/py-inferior.exp: py search_buf = gdb.selected_frame ().read_var ('int32_search_buf') +PASS: gdb.python/py-inferior.exp: py start_addr = search_buf.address +PASS: gdb.python/py-inferior.exp: py length = search_buf.type.sizeof +PASS: gdb.python/py-inferior.exp: py pattern = pack('<I',0x12345678) +PASS: gdb.python/py-inferior.exp: find 32-bit pattern, with python pattern +PASS: gdb.python/py-inferior.exp: set int64_search_buf[10] = 0xfedcba9876543210LL +PASS: gdb.python/py-inferior.exp: py search_buf = gdb.selected_frame ().read_var ('int64_search_buf') +PASS: gdb.python/py-inferior.exp: py start_addr = search_buf.address +PASS: gdb.python/py-inferior.exp: py length = search_buf.type.sizeof +PASS: gdb.python/py-inferior.exp: py pattern = pack('<Q', 0xfedcba9876543210) +PASS: gdb.python/py-inferior.exp: find 64-bit pattern, with value pattern +PASS: gdb.python/py-inferior.exp: set *(int8_t*) &search_buf[10] = 0x62 +PASS: gdb.python/py-inferior.exp: set *(int16_t*) &search_buf[11] = 0x6363 +PASS: gdb.python/py-inferior.exp: set *(int32_t*) &search_buf[13] = 0x64646464 +PASS: gdb.python/py-inferior.exp: py search_buf = gdb.selected_frame ().read_var ('search_buf') +PASS: gdb.python/py-inferior.exp: py start_addr = search_buf[0].address +PASS: gdb.python/py-inferior.exp: py pattern1 = pack('B', 0x62) +PASS: gdb.python/py-inferior.exp: py pattern2 = pack('<H', 0x6363) +PASS: gdb.python/py-inferior.exp: py pattern3 = pack('<I', 0x64646464) +PASS: gdb.python/py-inferior.exp: find mixed-sized pattern +PASS: gdb.python/py-inferior.exp: find mixed-sized pattern +PASS: gdb.python/py-inferior.exp: find mixed-sized pattern +PASS: gdb.python/py-inferior.exp: set *(int32_t*) &search_buf[0*16000+100] = 0x12345678 +PASS: gdb.python/py-inferior.exp: set *(int32_t*) &search_buf[1*16000+100] = 0x12345678 +PASS: gdb.python/py-inferior.exp: py start_addr = gdb.selected_frame ().read_var ('search_buf') +PASS: gdb.python/py-inferior.exp: py end_addr = start_addr + gdb.selected_frame ().read_var ('search_buf_size') +PASS: gdb.python/py-inferior.exp: py pattern = pack('<I', 0x12345678) +PASS: gdb.python/py-inferior.exp: py first = gdb.inferiors()[0].search_memory (start_addr,end_addr - start_addr, pattern) +PASS: gdb.python/py-inferior.exp: search spanning large range 1st result +PASS: gdb.python/py-inferior.exp: py start_addr = first + 1 +PASS: gdb.python/py-inferior.exp: py second = gdb.inferiors()[0].search_memory (start_addr, end_addr - start_addr, pattern) +PASS: gdb.python/py-inferior.exp: search spanning large range 2nd result +PASS: gdb.python/py-inferior.exp: py start_addr = second + 1 +PASS: gdb.python/py-inferior.exp: py third = gdb.inferiors()[0].search_memory (start_addr, end_addr - start_addr, pattern) +PASS: gdb.python/py-inferior.exp: search spanning large range 3rd result +PASS: gdb.python/py-inferior.exp: set *(int32_t*) &search_buf[16000-1] = 0xfdb97531 +PASS: gdb.python/py-inferior.exp: py pattern = pack('<I', 0xfdb97531) +PASS: gdb.python/py-inferior.exp: py start_addr = gdb.selected_frame ().read_var ('search_buf') +PASS: gdb.python/py-inferior.exp: find pattern straddling chunk boundary +PASS: gdb.python/py-inferior.exp: get initial list +PASS: gdb.python/py-inferior.exp: Get inferior list length +PASS: gdb.python/py-inferior.exp: Check inferior validity +PASS: gdb.python/py-inferior.exp: add empty inferior 2 +PASS: gdb.python/py-inferior.exp: get new list +PASS: gdb.python/py-inferior.exp: Get inferior list length +PASS: gdb.python/py-inferior.exp: Check inferior validity +PASS: gdb.python/py-inferior.exp: Check inferior validity +PASS: gdb.python/py-inferior.exp: remove-inferiors 3 +PASS: gdb.python/py-inferior.exp: Check inferior validity +PASS: gdb.python/py-inferior.exp: Check inferior validity +PASS: gdb.python/py-inferior.exp: Switch to first inferior +PASS: gdb.python/py-inferior.exp: First inferior selected +PASS: gdb.python/py-inferior.exp: Create new inferior +PASS: gdb.python/py-inferior.exp: Switch to third inferior +PASS: gdb.python/py-inferior.exp: Third inferior selected +PASS: gdb.python/py-inferior.exp: Switch to first inferior +FAIL: gdb.python/py-inferior.exp: Remove second inferior Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-infthread.exp ... PASS: gdb.python/py-infthread.exp: test gdb.selected_thread PASS: gdb.python/py-infthread.exp: verify InferiorThread object @@ -943,6 +1005,7 @@ PASS: gdb.python/py-symbol.exp: Test func.addr_class PASS: gdb.python/py-symbol.exp: continue to breakpoint: Break at end. PASS: gdb.python/py-symbol.exp: Test symbol validity PASS: gdb.python/py-symbol.exp: Test symbol validity +PASS: gdb.python/py-symbol.exp: Test symbol destructor Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-symtab.exp ... PASS: gdb.python/py-symtab.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-symtab.exp: Test symtab @@ -962,6 +1025,8 @@ PASS: gdb.python/py-symtab.exp: Test char in static symbols PASS: gdb.python/py-symtab.exp: Test simple_struct in static symbols PASS: gdb.python/py-symtab.exp: Test sal.is_valid PASS: gdb.python/py-symtab.exp: Test symtab.is_valid() +PASS: gdb.python/py-symtab.exp: Test sal destructor +PASS: gdb.python/py-symtab.exp: Test symtab destructor Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-template.exp ... PASS: gdb.python/py-template.exp: print foo PASS: gdb.python/py-template.exp: python foo = gdb.history(0) @@ -1373,6 +1438,13 @@ PASS: gdb.python/python.exp: collect help from uiout PASS: gdb.python/python.exp: verify help to uiout PASS: gdb.python/python.exp: Attempt to aquire thread with no inferior PASS: gdb.python/python.exp: Ensure that no threads are returned +PASS: gdb.python/python.exp: register atexit function - python +PASS: gdb.python/python.exp: register atexit function - import atexit +PASS: gdb.python/python.exp: register atexit function - def printit(arg): +PASS: gdb.python/python.exp: register atexit function - print arg +PASS: gdb.python/python.exp: register atexit function - atexit.register(printit, 'good bye world') +PASS: gdb.python/python.exp: register atexit function - end +PASS: gdb.python/python.exp: atexit handling PASS: gdb.python/python.exp: test decode_line no source named main PASS: gdb.python/python.exp: test decode_line current location PASS: gdb.python/python.exp: Test decode_line current location @@ -1460,9 +1532,8 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address === gdb Summary === -# of expected passes 1403 -# of unexpected failures 8 -# of untested testcases 1 +# of expected passes 1471 +# of unexpected failures 13 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum index 2c8190af..54726420 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:32:55 2012 +Test Run By thomas on Mon Nov 12 14:30:50 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -7,6 +7,7 @@ Schedule of variations: unix Running target unix +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/break-precsave.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/break-reverse.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/consecutive-precsave.exp ... @@ -24,6 +25,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/machinestate.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/sigall-precsave.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/sigall-reverse.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/singlejmp-reverse.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/solib-precsave.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/solib-reverse.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/step-precsave.exp ... @@ -35,5 +37,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp .. === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum index 2f16dfa0..1c8e070c 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:32:57 2012 +Test Run By thomas on Mon Nov 12 14:30:52 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -17,5 +17,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/solib-list.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum index b2510af8..357fb79d 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:32:59 2012 +Test Run By thomas on Mon Nov 12 14:30:53 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -234,5 +234,5 @@ XFAIL: gdb.stabs/weird.exp: p common0var2 # of expected passes 212 # of expected failures 7 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum index 6c16e8d0..1cf4822c 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:33:28 2012 +Test Run By thomas on Mon Nov 12 14:31:27 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -392,7 +392,6 @@ FAIL: gdb.threads/tls.exp: get number of threads FAIL: gdb.threads/tls.exp: No thread backtrace reported spin (vsyscall kernel problem?) FAIL: gdb.threads/tls.exp: threads exited (the program is no longer running) FAIL: gdb.threads/tls.exp: mess at end -FAIL: gdb.threads/tls.exp: running to spin in runto PASS: gdb.threads/tls.exp: info address a_global FAIL: gdb.threads/tls.exp: info address me FAIL: gdb.threads/tls.exp: p a_thread_local @@ -440,9 +439,9 @@ FAIL: gdb.threads/watchthreads2.exp: all threads started === gdb Summary === # of expected passes 175 -# of unexpected failures 156 +# of unexpected failures 155 # of unresolved testcases 1 # of untested testcases 3 # of unsupported tests 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum index 86ccbb4c..8d169c22 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:50:36 2012 +Test Run By thomas on Mon Nov 12 14:45:38 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -122,6 +122,21 @@ PASS: gdb.trace/infotrace.exp: 2.2b: info tracepoint 2 (gdb_asm_test) PASS: gdb.trace/infotrace.exp: 2.3: info tracepoint (invalid tracepoint number) PASS: gdb.trace/infotrace.exp: 2.4: info trace rejects multiple tracepoint numbers PASS: gdb.trace/infotrace.exp: 2.5: help info tracepoints +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-traceframe-changed.exp ... +PASS: gdb.trace/mi-traceframe-changed.exp: tfile: select trace file +PASS: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0 +PASS: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0 again +PASS: gdb.trace/mi-traceframe-changed.exp: tfile: tfind end +PASS: gdb.trace/mi-traceframe-changed.exp: tfile: -trace-find frame-number 0 +UNSUPPORTED: gdb.trace/mi-traceframe-changed.exp: Current target does not support trace +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp ... +UNSUPPORTED: gdb.trace/mi-tracepoint-changed.exp: Current target does not support trace +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-tsv-changed.exp ... +PASS: gdb.trace/mi-tsv-changed.exp: create delete: tvariable $tvar1 +PASS: gdb.trace/mi-tsv-changed.exp: create delete: tvariable $tvar2 +PASS: gdb.trace/mi-tsv-changed.exp: create delete: delete tvariable $tvar2 +PASS: gdb.trace/mi-tsv-changed.exp: create delete: delete all tvariables +UNSUPPORTED: gdb.trace/mi-tsv-changed.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/packetlen.exp ... UNSUPPORTED: gdb.trace/packetlen.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/passc-dyn.exp ... @@ -211,6 +226,16 @@ PASS: gdb.trace/tfile.exp: target tfile PASS: gdb.trace/tfile.exp: tstatus on error trace file PASS: gdb.trace/tfile.exp: interpreter-exec mi "-target-select tfile basic.tf" Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tfind.exp ... +PASS: gdb.trace/tfind.exp: 6.2: help tstart +PASS: gdb.trace/tfind.exp: 7.2: help tstop +PASS: gdb.trace/tfind.exp: 8.38: help tfind +PASS: gdb.trace/tfind.exp: 8.38: help tfind PC +PASS: gdb.trace/tfind.exp: 8.38: help tfind end +PASS: gdb.trace/tfind.exp: 8.38: help tfind none +PASS: gdb.trace/tfind.exp: 8.38: help tfind line +PASS: gdb.trace/tfind.exp: 8.38: help tfind start +PASS: gdb.trace/tfind.exp: 8.38: help tfind range +PASS: gdb.trace/tfind.exp: 8.38: help tfind tracepoint UNSUPPORTED: gdb.trace/tfind.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/trace-break.exp ... UNSUPPORTED: gdb.trace/trace-break.exp: target does not support trace @@ -274,8 +299,8 @@ PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecti === gdb Summary === -# of expected passes 210 +# of expected passes 229 # of untested testcases 3 -# of unsupported tests 18 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of unsupported tests 21 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum index 7e6cb70d..d6b22696 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sun Nov 11 00:53:44 2012 +Test Run By thomas on Mon Nov 12 14:49:28 2012 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -41,5 +41,5 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml # of expected passes 24 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory |