diff options
Diffstat (limited to 'gdb/kepler.SCHWINGE/test')
28 files changed, 859 insertions, 112 deletions
diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum index 29076525..cc51bfc9 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:45:53 2012 +Test Run By thomas on Fri Nov 9 00:45:41 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -71,6 +71,11 @@ PASS: gdb.ada/assign_1.exp: set convenience variable $xxx to 1 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/atomic_enum.exp ... PASS: gdb.ada/atomic_enum.exp: compilation foo.adb PASS: gdb.ada/atomic_enum.exp: ptype pck.data_flag +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp ... +PASS: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb +PASS: gdb.ada/bad-task-bp-keyword.exp: break *break_me'address TASK 2 +KFAIL: gdb.ada/bad-task-bp-keyword.exp: break *break_me'address TASK Task TaSK 2 (PRMS: gdb/14111) +PASS: gdb.ada/bad-task-bp-keyword.exp: break *break_me'address TASK if Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/boolean_expr.exp ... PASS: gdb.ada/boolean_expr.exp: Changing the language to ada PASS: gdb.ada/boolean_expr.exp: print 1 = 2 @@ -479,9 +484,10 @@ PASS: gdb.ada/widewide.exp: print my_wws(2) === gdb Summary === -# of expected passes 378 +# of expected passes 381 # of unexpected failures 14 # of expected failures 1 +# of known failures 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum index c0a491c6..0259f748 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:46:41 2012 +Test Run By thomas on Fri Nov 9 00:46:31 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -157,6 +157,12 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-size.exp ... PASS: gdb.arch/i386-size.exp: run past main PASS: gdb.arch/i386-size.exp: backtrace shows no function PASS: gdb.arch/i386-size.exp: disassemble stops at end of main +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-sse-stack-align.exp ... +PASS: gdb.arch/i386-sse-stack-align.exp: print g0 () +PASS: gdb.arch/i386-sse-stack-align.exp: print g1 (1) +PASS: gdb.arch/i386-sse-stack-align.exp: print g2 (1, 2) +PASS: gdb.arch/i386-sse-stack-align.exp: print g3 (1, 2, 3) +PASS: gdb.arch/i386-sse-stack-align.exp: print g4 (1, 2, 3, 4) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-sse.exp ... PASS: gdb.arch/i386-sse.exp: check whether processor supports SSE PASS: gdb.arch/i386-sse.exp: set first breakpoint in main @@ -217,6 +223,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/mips16-thunks.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/pa-nullify.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ... @@ -249,7 +256,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... === gdb Summary === -# of expected passes 191 +# of expected passes 196 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum index 618ec7be..97674335 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:46:46 2012 +Test Run By thomas on Fri Nov 9 00:46:36 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -40,5 +40,5 @@ PASS: gdb.asm/asm-source.exp: look at static function === gdb Summary === # of expected passes 28 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum index 3f149cb5..a114f53d 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:39:52 2012 +Test Run By thomas on Fri Nov 9 00:39:37 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -87,6 +87,10 @@ PASS: gdb.base/condbreak.exp: break *main if (1==1) th 999 PASS: gdb.base/condbreak.exp: break *main if (1==1) ta 999 PASS: gdb.base/condbreak.exp: run until breakpoint at marker3 PASS: gdb.base/condbreak.exp: run until breakpoint at marker4 +PASS: gdb.base/condbreak.exp: complete cond 1 +PASS: gdb.base/condbreak.exp: set variable $var = 1 +PASS: gdb.base/condbreak.exp: complete cond $v +PASS: gdb.base/condbreak.exp: complete cond 1 values[0].a Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/breakpoint-shadow.exp ... PASS: gdb.base/breakpoint-shadow.exp: set breakpoint always-inserted on PASS: gdb.base/breakpoint-shadow.exp: show breakpoint always-inserted @@ -94,6 +98,22 @@ PASS: gdb.base/breakpoint-shadow.exp: disassembly without breakpoints PASS: gdb.base/breakpoint-shadow.exp: First breakpoint placed PASS: gdb.base/breakpoint-shadow.exp: Second breakpoint placed PASS: gdb.base/breakpoint-shadow.exp: disassembly with breakpoints +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-os.exp ... +PASS: gdb.base/info-os.exp: get inferior process ID +PASS: gdb.base/info-os.exp: continue to breakpoint: Set breakpoint here +PASS: gdb.base/info-os.exp: get shared memory ID +PASS: gdb.base/info-os.exp: get semaphore ID +PASS: gdb.base/info-os.exp: get message queue ID +PASS: gdb.base/info-os.exp: get socket port number +PASS: gdb.base/info-os.exp: get process list +PASS: gdb.base/info-os.exp: get process groups +PASS: gdb.base/info-os.exp: get threads +PASS: gdb.base/info-os.exp: get threads +PASS: gdb.base/info-os.exp: get file descriptors +PASS: gdb.base/info-os.exp: get internet-domain sockets +PASS: gdb.base/info-os.exp: get shared-memory regions +PASS: gdb.base/info-os.exp: get semaphores +PASS: gdb.base/info-os.exp: get message queues Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bigcore.exp ... PASS: gdb.base/bigcore.exp: set print sevenbit-strings PASS: gdb.base/bigcore.exp: set width 0 @@ -325,6 +345,23 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eu-strip-infcall.exp .. PASS: gdb.base/eu-strip-infcall.exp: infcall Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/echo.exp ... PASS: gdb.base/echo.exp: Echo test +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dprintf.exp ... +PASS: gdb.base/dprintf.exp: dprintf +PASS: gdb.base/dprintf.exp: dprintf foo +PASS: gdb.base/dprintf.exp: dprintf 29 +PASS: gdb.base/dprintf.exp: dprintf foo,"At foo entry\n" +PASS: gdb.base/dprintf.exp: dprintf 26,"arg=%d, g=%d\n", arg, g +PASS: gdb.base/dprintf.exp: break 27 +PASS: gdb.base/dprintf.exp: 1st dprintf, gdb +PASS: gdb.base/dprintf.exp: 2nd dprintf, gdb +PASS: gdb.base/dprintf.exp: Set dprintf style to call +PASS: gdb.base/dprintf.exp: 1st dprintf, call +PASS: gdb.base/dprintf.exp: 2nd dprintf, call +PASS: gdb.base/dprintf.exp: Set dprintf function +PASS: gdb.base/dprintf.exp: Set dprintf channel +PASS: gdb.base/dprintf.exp: 1st dprintf, fprintf +PASS: gdb.base/dprintf.exp: 2nd dprintf, fprintf +PASS: gdb.base/dprintf.exp: Set dprintf style to an unrecognized type Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/all-bin.exp ... PASS: gdb.base/all-bin.exp: continuing after dummy() PASS: gdb.base/all-bin.exp: print value of v_int+v_char @@ -1717,27 +1754,27 @@ PASS: gdb.base/finish.exp: continue to double_func PASS: gdb.base/finish.exp: finish from double_func PASS: gdb.base/finish.exp: Testing the "fin" abbreviation for "finish" Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code_elim.exp ... -PASS: gdb.base/code_elim.exp: add-symbol-file code_elim1 0x100000 -PASS: gdb.base/code_elim.exp: test eliminated var my_global_symbol -PASS: gdb.base/code_elim.exp: test eliminated var my_static_symbol -PASS: gdb.base/code_elim.exp: test eliminated var my_global_func -PASS: gdb.base/code_elim.exp: get address of main -PASS: gdb.base/code_elim.exp: test eliminated var my_global_symbol -PASS: gdb.base/code_elim.exp: test eliminated var my_static_symbol -PASS: gdb.base/code_elim.exp: test eliminated var my_global_func -PASS: gdb.base/code_elim.exp: get address of main -PASS: gdb.base/code_elim.exp: add-symbol-file code_elim1 0x100000 -PASS: gdb.base/code_elim.exp: add-symbol-file code_elim2 0x200000 -PASS: gdb.base/code_elim.exp: get address of my_global_symbol -PASS: gdb.base/code_elim.exp: get address of my_static_symbol -PASS: gdb.base/code_elim.exp: get address of my_global_func -PASS: gdb.base/code_elim.exp: get address of main -PASS: gdb.base/code_elim.exp: add-symbol-file code_elim2 0x200000 -PASS: gdb.base/code_elim.exp: add-symbol-file code_elim1 0x100000 -PASS: gdb.base/code_elim.exp: get address of my_global_symbol -PASS: gdb.base/code_elim.exp: get address of my_static_symbol -PASS: gdb.base/code_elim.exp: get address of my_global_func -PASS: gdb.base/code_elim.exp: get address of main +PASS: gdb.base/code_elim.exp: symbol-file code_elim1 +PASS: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_global_symbol +PASS: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_static_symbol +PASS: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_global_func +PASS: gdb.base/code_elim.exp: single psymtabs: get address of main +PASS: gdb.base/code_elim.exp: single symtabs: test eliminated var my_global_symbol +PASS: gdb.base/code_elim.exp: single symtabs: test eliminated var my_static_symbol +PASS: gdb.base/code_elim.exp: single symtabs: test eliminated var my_global_func +PASS: gdb.base/code_elim.exp: single symtabs: get address of main +PASS: gdb.base/code_elim.exp: order1: add-symbol-file code_elim1 0x100000 +PASS: gdb.base/code_elim.exp: order1: add-symbol-file code_elim2 0x200000 +PASS: gdb.base/code_elim.exp: order1: get address of my_global_symbol +PASS: gdb.base/code_elim.exp: order1: get address of my_static_symbol +PASS: gdb.base/code_elim.exp: order1: get address of my_global_func +PASS: gdb.base/code_elim.exp: order1: get address of main +PASS: gdb.base/code_elim.exp: order2: add-symbol-file code_elim2 0x200000 +PASS: gdb.base/code_elim.exp: order2: add-symbol-file code_elim1 0x100000 +PASS: gdb.base/code_elim.exp: order2: get address of my_global_symbol +PASS: gdb.base/code_elim.exp: order2: get address of my_static_symbol +PASS: gdb.base/code_elim.exp: order2: get address of my_global_func +PASS: gdb.base/code_elim.exp: order2: get address of main Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/lineinc.exp ... PASS: gdb.base/lineinc.exp: tolerate macro info with multiple #inclusions per line Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/disasm-end-cu.exp ... @@ -4000,6 +4037,7 @@ PASS: gdb.base/assign.exp: v_int+=double Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-strs.exp ... PASS: gdb.base/call-strs.exp: set print sevenbit-strings PASS: gdb.base/call-strs.exp: set print address off +PASS: gdb.base/call-strs.exp: set print symbol off PASS: gdb.base/call-strs.exp: set width 0 PASS: gdb.base/call-strs.exp: step after assignment to s PASS: gdb.base/call-strs.exp: next over strcpy @@ -4447,6 +4485,11 @@ PASS: gdb.base/fileio.exp: Unlinking a file in a directory w/o write access retu PASS: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT PASS: gdb.base/fileio.exp: Time(2) call returns the same value as in parameter PASS: gdb.base/fileio.exp: Time(2) returns feasible values +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/enumval.exp ... +PASS: gdb.base/enumval.exp: print e +PASS: gdb.base/enumval.exp: print f +PASS: gdb.base/enumval.exp: print J +PASS: gdb.base/enumval.exp: print K Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/enum_cond.exp ... PASS: gdb.base/enum_cond.exp: break call_me if param.e == 1 PASS: gdb.base/enum_cond.exp: continue to conditional breakpoint in call_me @@ -4475,6 +4518,14 @@ PASS: gdb.base/find.exp: find 64-bit pattern PASS: gdb.base/find.exp: find mixed-sized pattern PASS: gdb.base/find.exp: search spanning large range PASS: gdb.base/find.exp: find pattern straddling chunk boundary +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ctxobj.exp ... +PASS: gdb.base/ctxobj.exp: break in get_version functions +PASS: gdb.base/ctxobj.exp: continue to get_version_1 +PASS: gdb.base/ctxobj.exp: print libctxobj1's this_version_num from partial symtab +PASS: gdb.base/ctxobj.exp: print libctxobj1's this_version_num from symtab +PASS: gdb.base/ctxobj.exp: continue to get_version_2 +PASS: gdb.base/ctxobj.exp: print libctxobj2's this_version_num from partial symtab +PASS: gdb.base/ctxobj.exp: print libctxobj2's this_version_num from symtab Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cond-eval-mode.exp ... PASS: gdb.base/cond-eval-mode.exp: set breakpoint condition-evaluation host PASS: gdb.base/cond-eval-mode.exp: set breakpoint condition-evaluation auto @@ -4580,6 +4631,9 @@ PASS: gdb.base/break.exp: disable with non-existent convenience var PASS: gdb.base/break.exp: disable with non-existent history value PASS: gdb.base/break.exp: disable with badly formed history value PASS: gdb.base/break.exp: run until function breakpoint +PASS: gdb.base/break.exp: list marker1 +PASS: gdb.base/break.exp: break lineno +PASS: gdb.base/break.exp: delete $bpnum PASS: gdb.base/break.exp: run until breakpoint set at a line number PASS: gdb.base/break.exp: run until file:function(6) breakpoint PASS: gdb.base/break.exp: run until file:function(5) breakpoint @@ -4693,7 +4747,7 @@ PASS: gdb.base/longjmp.exp: next over setjmp (2) FAIL: gdb.base/longjmp.exp: next over call_longjmp (2) PASS: gdb.base/longjmp.exp: breakpoint at pattern 3 start PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 3 start -FAIL: gdb.base/longjmp.exp: next over patt3 (the program exited) +FAIL: gdb.base/longjmp.exp: next over patt3 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code-expr.exp ... PASS: gdb.base/code-expr.exp: set print sevenbit-strings PASS: gdb.base/code-expr.exp: set print address off @@ -5066,7 +5120,7 @@ PASS: gdb.base/funcargs.exp: continue to call2h PASS: gdb.base/funcargs.exp: continue to call2i PASS: gdb.base/funcargs.exp: run to call2a PASS: gdb.base/funcargs.exp: continue to callcb -PASS: gdb.base/funcargs.exp: continue to callcb +PASS: gdb.base/funcargs.exp: continue to callcc PASS: gdb.base/funcargs.exp: continue to callcd PASS: gdb.base/funcargs.exp: continue to callce PASS: gdb.base/funcargs.exp: continue to callcf @@ -5801,6 +5855,8 @@ PASS: gdb.base/macscp.exp: info macro WHERE after `list macscp2_2' PASS: gdb.base/macscp.exp: list macscp3_2 for WHERE PASS: gdb.base/macscp.exp: info macro WHERE after `list macscp3_2' PASS: gdb.base/macscp.exp: info macro FROM_COMMANDLINE +PASS: gdb.base/macscp.exp: info macro __FILE__ before running +PASS: gdb.base/macscp.exp: info macro __LINE__ before running PASS: gdb.base/macscp.exp: list macscp4_2_from_macscp2 PASS: gdb.base/macscp.exp: info macro WHERE after `list macscp_4_2_from_macscp2' PASS: gdb.base/macscp.exp: list macscp4_2_from_macscp3 @@ -6109,6 +6165,8 @@ PASS: gdb.base/macscp.exp: stringify without substitution PASS: gdb.base/macscp.exp: stringify with substitution PASS: gdb.base/macscp.exp: define si_addr macro PASS: gdb.base/macscp.exp: macro expand siginfo.si_addr +PASS: gdb.base/macscp.exp: print __FILE__ +PASS: gdb.base/macscp.exp: print __LINE__ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb11530.exp ... PASS: gdb.base/gdb11530.exp: print a.i PASS: gdb.base/gdb11530.exp: print sizeof (a.i) @@ -6119,10 +6177,10 @@ PASS: gdb.base/gdb1090.exp: print s24 === gdb Summary === -# of expected passes 5907 +# of expected passes 5961 # of unexpected failures 5 # of expected failures 26 # of known failures 22 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum index dfd3813f..74804b76 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:44:05 2012 +Test Run By thomas on Fri Nov 9 00:43:51 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -517,6 +517,14 @@ PASS: gdb.base/return-nodebug.exp: long-long: return from function with no debug PASS: gdb.base/return-nodebug.exp: long-long: return from function with no debug info with a cast PASS: gdb.base/return-nodebug.exp: long-long: advance to marker PASS: gdb.base/return-nodebug.exp: long-long: full width of the returned result +PASS: gdb.base/return-nodebug.exp: float: return from function with no debug info without a cast +PASS: gdb.base/return-nodebug.exp: float: return from function with no debug info with a cast +PASS: gdb.base/return-nodebug.exp: float: advance to marker +PASS: gdb.base/return-nodebug.exp: float: full width of the returned result +PASS: gdb.base/return-nodebug.exp: double: return from function with no debug info without a cast +PASS: gdb.base/return-nodebug.exp: double: return from function with no debug info with a cast +PASS: gdb.base/return-nodebug.exp: double: advance to marker +PASS: gdb.base/return-nodebug.exp: double: full width of the returned result Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-lang-auto.exp ... PASS: gdb.base/set-lang-auto.exp: show lang after loading binary PASS: gdb.base/set-lang-auto.exp: forcing the language to ada @@ -1282,6 +1290,10 @@ PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E1dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E10dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E-10dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E6144dl +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 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/restore.exp ... PASS: gdb.base/restore.exp: tbreak caller1 PASS: gdb.base/restore.exp: run to caller1 @@ -1931,6 +1943,9 @@ PASS: gdb.base/relational.exp: print value of x==(y==z) PASS: gdb.base/relational.exp: set variable x PASS: gdb.base/relational.exp: set variable z PASS: gdb.base/relational.exp: print value of (x==y)<z +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-noassign.exp ... +PASS: gdb.base/set-noassign.exp: set language ada +PASS: gdb.base/set-noassign.exp: warning for set without assignment Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/recpar.exp ... PASS: gdb.base/recpar.exp: break recpar.c:26 if n == 3 PASS: gdb.base/recpar.exp: continue @@ -2349,6 +2364,11 @@ PASS: gdb.base/step-resume-infcall.exp: disass/m PASS: gdb.base/step-resume-infcall.exp: info breakpoints PASS: gdb.base/step-resume-infcall.exp: next PASS: gdb.base/step-resume-infcall.exp: p cond_hit +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/print-file-var.exp ... +PASS: gdb.base/print-file-var.exp: breapoint past v1 & v2 initialization +PASS: gdb.base/print-file-var.exp: continue to STOP marker +PASS: gdb.base/print-file-var.exp: print 'print-file-var-lib1.c'::this_version_id == v1 +PASS: gdb.base/print-file-var.exp: print 'print-file-var-lib2.c'::this_version_id == v2 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/readline-ask.exp ... PASS: gdb.base/readline-ask.exp: set width 50 PASS: gdb.base/readline-ask.exp: set height 3 @@ -3933,16 +3953,16 @@ PASS: gdb.base/signull.exp: code; backtrace from SIGSEGV PASS: gdb.base/signull.exp: code; continue to the keeper PASS: gdb.base/signull.exp: code; backtrace from keeper through SIGSEGV Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/so-indr-cl.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shell.exp ... +PASS: gdb.base/shell.exp: shell echo foo +PASS: gdb.base/shell.exp: ! echo foo +PASS: gdb.base/shell.exp: !echo foo Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/psymtab.exp ... PASS: gdb.base/psymtab.exp: psymtab pending setup PASS: gdb.base/psymtab.exp: Don't search past end of psymtab. Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sect-cmd.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sepsymtab.exp ... PASS: gdb.base/sepsymtab.exp: info sym main -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shell.exp ... -PASS: gdb.base/shell.exp: shell echo foo -PASS: gdb.base/shell.exp: ! echo foo -PASS: gdb.base/shell.exp: !echo foo Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-delete.exp ... PASS: gdb.base/watchpoint-delete.exp: set can-use-hw-watchpoints 0 PASS: gdb.base/watchpoint-delete.exp: continue to breakpoint: break-here @@ -4014,6 +4034,11 @@ PASS: gdb.base/pr10179.exp: rbreak foo.* PASS: gdb.base/pr10179.exp: rbreak pr10179-a.c:foo.* PASS: gdb.base/pr10179.exp: rbreak pr10179-a.c : .* Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/remote.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stap-probe.exp ... +gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stap-probe.c:39:21: fatal error: sys/sdt.h: No such file or directory +compilation terminated. +UNTESTED: gdb.base/stap-probe.exp: without semaphore, not optimized: stap-probe.exp +UNTESTED: gdb.base/stap-probe.exp: without semaphore, not optimized: stap-probe.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigchld.exp ... PASS: gdb.base/sigchld.exp: set breakpoint at success exit PASS: gdb.base/sigchld.exp: set breakpoint at failure exit @@ -4554,10 +4579,10 @@ PASS: gdb.base/nostdlib.exp: continue to marker === gdb Summary === -# of expected passes 4411 +# of expected passes 4429 # of expected failures 2 # of known failures 9 -# of untested testcases 2 +# of untested testcases 4 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum index ff6abc16..4bef6d7a 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:46:46 2012 +Test Run By thomas on Fri Nov 9 00:46:37 2012 Native configuration is i686-pc-linux-gnu === 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.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum index b1d2e6b2..a7b732b3 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:46:47 2012 +Test Run By thomas on Fri Nov 9 00:46:37 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -744,6 +744,22 @@ PASS: gdb.cp/cpexprs.exp: continue to tclass<char>::do_something PASS: gdb.cp/cpexprs.exp: continue to tclass<int>::do_something PASS: gdb.cp/cpexprs.exp: continue to tclass<long>::do_something PASS: gdb.cp/cpexprs.exp: continue to tclass<short>::do_something +PASS: gdb.cp/cpexprs.exp: p 'CV::m(int)' +PASS: gdb.cp/cpexprs.exp: p CV::m(int) +PASS: gdb.cp/cpexprs.exp: p 'CV::m(int) const' +KFAIL: gdb.cp/cpexprs.exp: p CV::m(int) const (PRMS: c++/14186) +PASS: gdb.cp/cpexprs.exp: p 'CV::m(int) volatile' +KFAIL: gdb.cp/cpexprs.exp: p CV::m(int) volatile (PRMS: c++/14186) +PASS: gdb.cp/cpexprs.exp: p 'CV::m(int) const volatile' +KFAIL: gdb.cp/cpexprs.exp: p CV::m(int) const volatile (PRMS: c++/14186) +PASS: gdb.cp/cpexprs.exp: p CV_f(int) +PASS: gdb.cp/cpexprs.exp: p CV_f(CV::t) +PASS: gdb.cp/cpexprs.exp: p CV_f(CV::i) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cplabel.exp ... +PASS: gdb.cp/cplabel.exp: break foo::bar:to_the_top +PASS: gdb.cp/cplabel.exp: break foo::bar:get_out_of_here +PASS: gdb.cp/cplabel.exp: break foo::baz:to_the_top +PASS: gdb.cp/cplabel.exp: break foo::baz:get_out_of_here Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cplusfuncs.exp ... PASS: gdb.cp/cplusfuncs.exp: set width 0 PASS: gdb.cp/cplusfuncs.exp: set language c++ @@ -1986,16 +2002,18 @@ PASS: gdb.cp/inherit.exp: print g_C.A::a PASS: gdb.cp/inherit.exp: print g_C.A::x PASS: gdb.cp/inherit.exp: print g_C.C::c PASS: gdb.cp/inherit.exp: print g_C.C::x -KFAIL: gdb.cp/inherit.exp: print g_D.A::a (PRMS: gdb/68) -KFAIL: gdb.cp/inherit.exp: print g_D.A::x (PRMS: gdb/68) +PASS: gdb.cp/inherit.exp: print g_D.A::a +PASS: gdb.cp/inherit.exp: print g_D.C::a +PASS: gdb.cp/inherit.exp: print g_D.B::a +PASS: gdb.cp/inherit.exp: print g_D.A::x PASS: gdb.cp/inherit.exp: print g_D.B::b PASS: gdb.cp/inherit.exp: print g_D.B::x PASS: gdb.cp/inherit.exp: print g_D.C::c PASS: gdb.cp/inherit.exp: print g_D.C::x PASS: gdb.cp/inherit.exp: print g_D.D::d PASS: gdb.cp/inherit.exp: print g_D.D::x -KFAIL: gdb.cp/inherit.exp: print g_E.A::a (PRMS: gdb/68) -KFAIL: gdb.cp/inherit.exp: print g_E.A::x (PRMS: gdb/68) +PASS: gdb.cp/inherit.exp: print g_E.A::a +PASS: gdb.cp/inherit.exp: print g_E.A::x PASS: gdb.cp/inherit.exp: print g_E.B::b PASS: gdb.cp/inherit.exp: print g_E.B::x PASS: gdb.cp/inherit.exp: print g_E.C::c @@ -2017,16 +2035,16 @@ PASS: gdb.cp/inherit.exp: ptype g_C.A::a PASS: gdb.cp/inherit.exp: ptype g_C.A::x PASS: gdb.cp/inherit.exp: ptype g_C.C::c PASS: gdb.cp/inherit.exp: ptype g_C.C::x -KFAIL: gdb.cp/inherit.exp: ptype g_D.A::a (PRMS: gdb/68) -KFAIL: gdb.cp/inherit.exp: ptype g_D.A::x (PRMS: gdb/68) +PASS: gdb.cp/inherit.exp: ptype g_D.A::a +PASS: gdb.cp/inherit.exp: ptype g_D.A::x PASS: gdb.cp/inherit.exp: ptype g_D.B::b PASS: gdb.cp/inherit.exp: ptype g_D.B::x PASS: gdb.cp/inherit.exp: ptype g_D.C::c PASS: gdb.cp/inherit.exp: ptype g_D.C::x PASS: gdb.cp/inherit.exp: ptype g_D.D::d PASS: gdb.cp/inherit.exp: ptype g_D.D::x -KFAIL: gdb.cp/inherit.exp: ptype g_E.A::a (PRMS: gdb/68) -KFAIL: gdb.cp/inherit.exp: ptype g_E.A::x (PRMS: gdb/68) +PASS: gdb.cp/inherit.exp: ptype g_E.A::a +PASS: gdb.cp/inherit.exp: ptype g_E.A::x PASS: gdb.cp/inherit.exp: ptype g_E.B::b PASS: gdb.cp/inherit.exp: ptype g_E.B::x PASS: gdb.cp/inherit.exp: ptype g_E.C::c @@ -3861,8 +3879,8 @@ PASS: gdb.cp/userdef.exp: print one-- PASS: gdb.cp/userdef.exp: print --one PASS: gdb.cp/userdef.exp: print one += 7 PASS: gdb.cp/userdef.exp: print two = one -PASS: gdb.cp/userdef.exp: break A2::'operator+' -PASS: gdb.cp/userdef.exp: break A2::'operator +' +PASS: gdb.cp/userdef.exp: break A2::operator+ +PASS: gdb.cp/userdef.exp: break A2::operator + PASS: gdb.cp/userdef.exp: print c PASS: gdb.cp/userdef.exp: print *c PASS: gdb.cp/userdef.exp: print &*c @@ -3950,9 +3968,9 @@ PASS: gdb.cp/virtfunc2.exp: print o === gdb Summary === -# of expected passes 3802 +# of expected passes 3824 # of expected failures 6 -# of known failures 27 +# of known failures 22 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum index 198663ac..a6afc26c 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:47:41 2012 +Test Run By thomas on Fri Nov 9 00:47:31 2012 Native configuration is i686-pc-linux-gnu === 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.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum index cc00137e..362309be 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:47:41 2012 +Test Run By thomas on Fri Nov 9 00:47:32 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -67,6 +67,8 @@ PASS: gdb.dwarf2/dw2-entry-value.exp: <optimized out> is printed Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ... PASS: gdb.dwarf2/dw2-filename.exp: interpreter-exec mi -file-list-exec-source-files PASS: gdb.dwarf2/dw2-filename.exp: info sources +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ... +PASS: gdb.dwarf2/dw2-icc-opaque.exp: ptype p_struct Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ... PASS: gdb.dwarf2/dw2-ifort-parameter.exp: p/x param Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ... @@ -76,6 +78,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-inline-param.exp PASS: gdb.dwarf2/dw2-inline-param.exp: info addr break_at PASS: gdb.dwarf2/dw2-inline-param.exp: bt Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-intercu.exp ... +PASS: gdb.dwarf2/dw2-intercu.exp: ptype int2 PASS: gdb.dwarf2/dw2-intercu.exp: set listsize 1 PASS: gdb.dwarf2/dw2-intercu.exp: list func_cu1 PASS: gdb.dwarf2/dw2-intercu.exp: ptype func_cu1 @@ -290,6 +293,9 @@ PASS: gdb.dwarf2/pr10770.exp: cont PASS: gdb.dwarf2/pr10770.exp: frame 2 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr11465.exp ... PASS: gdb.dwarf2/pr11465.exp: p N::c.C +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr13961.exp ... +PASS: gdb.dwarf2/pr13961.exp: break main +PASS: gdb.dwarf2/pr13961.exp: pr13961 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... PASS: gdb.dwarf2/typeddwarf.exp: set breakpoint at typeddwarf.c:29 PASS: gdb.dwarf2/typeddwarf.exp: continue to breakpoint: continue to typeddwarf.c:29 @@ -340,8 +346,8 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x === gdb Summary === -# of expected passes 271 +# of expected passes 275 # of known failures 1 # of untested testcases 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum index 81161467..fa55d37c 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:47:56 2012 +Test Run By thomas on Fri Nov 9 00:47:46 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -226,5 +226,5 @@ PASS: gdb.fortran/types.exp: pt 10e20 # of expected passes 201 # of unexpected failures 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum index 718e2a83..73a04ce5 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:48:01 2012 +Test Run By thomas on Fri Nov 9 00:47:50 2012 Native configuration is i686-pc-linux-gnu === 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.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum new file mode 100644 index 00000000..7a0383c9 --- /dev/null +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum @@ -0,0 +1,94 @@ +Test Run By thomas on Fri Nov 9 00:47:55 2012 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/basic-types.exp ... +PASS: gdb.go/basic-types.exp: set language go +PASS: gdb.go/basic-types.exp: set language to "go" +PASS: gdb.go/basic-types.exp: pt 123 +PASS: gdb.go/basic-types.exp: pt void(42) +PASS: gdb.go/basic-types.exp: pt byte(42) +PASS: gdb.go/basic-types.exp: pt int(42) +PASS: gdb.go/basic-types.exp: pt uint(42) +PASS: gdb.go/basic-types.exp: pt uintptr(42) +PASS: gdb.go/basic-types.exp: pt int8(42) +PASS: gdb.go/basic-types.exp: pt int16(42) +PASS: gdb.go/basic-types.exp: pt int32(42) +PASS: gdb.go/basic-types.exp: pt int64(42) +PASS: gdb.go/basic-types.exp: pt uint8(42) +PASS: gdb.go/basic-types.exp: pt uint16(42) +PASS: gdb.go/basic-types.exp: pt uint32(42) +PASS: gdb.go/basic-types.exp: pt uint64(42) +PASS: gdb.go/basic-types.exp: pt true +PASS: gdb.go/basic-types.exp: pt false +PASS: gdb.go/basic-types.exp: pt bool(0) +PASS: gdb.go/basic-types.exp: pt bool(1) +PASS: gdb.go/basic-types.exp: pt 'a' +PASS: gdb.go/basic-types.exp: pt "a simple string" +PASS: gdb.go/basic-types.exp: pt `a simple raw string` +PASS: gdb.go/basic-types.exp: pt .44 +PASS: gdb.go/basic-types.exp: pt 44.0 +PASS: gdb.go/basic-types.exp: pt 10e20 +PASS: gdb.go/basic-types.exp: pt 10E20 +PASS: gdb.go/basic-types.exp: pt float32(.42) +PASS: gdb.go/basic-types.exp: pt float64(.42) +PASS: gdb.go/basic-types.exp: pt complex64(.42) +XFAIL: gdb.go/basic-types.exp: pt complex64(.42i1.0) +XFAIL: gdb.go/basic-types.exp: pt complex64(i1.0) +PASS: gdb.go/basic-types.exp: pt complex128(.42) +XFAIL: gdb.go/basic-types.exp: pt complex128(.42i1.0) +XFAIL: gdb.go/basic-types.exp: pt complex128(i1.0) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/chan.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +UNTESTED: gdb.go/chan.exp: chan.exp +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/handcall.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +UNTESTED: gdb.go/handcall.exp: handcall.exp +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/hello.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +UNTESTED: gdb.go/hello.exp: hello.exp +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/integers.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +UNTESTED: gdb.go/integers.exp: integers.exp +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/methods.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +UNTESTED: gdb.go/methods.exp: methods.exp +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/package.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +UNTESTED: gdb.go/package.exp: package +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/print.exp ... +PASS: gdb.go/print.exp: set language go +PASS: gdb.go/print.exp: set language to "go" +PASS: gdb.go/print.exp: check fp + text +PASS: gdb.go/print.exp: p 1. +PASS: gdb.go/print.exp: p 1.5 +PASS: gdb.go/print.exp: p 1.f +PASS: gdb.go/print.exp: p 1.5f +PASS: gdb.go/print.exp: p 1.l +PASS: gdb.go/print.exp: p 1.5l +PASS: gdb.go/print.exp: p 0x1.1 +PASS: gdb.go/print.exp: reject p 1.1x +PASS: gdb.go/print.exp: reject p 1.1ff +PASS: gdb.go/print.exp: reject p 1.1ll +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/strings.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +UNTESTED: gdb.go/strings.exp: strings.exp +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/types.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +UNTESTED: gdb.go/types.exp: types.exp +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/unsafe.exp ... +gdb compile failed, default_target_compile: Can't find gccgo. +UNTESTED: gdb.go/unsafe.exp: unsafe.exp + + === gdb Summary === + +# of expected passes 44 +# of expected failures 4 +# of untested testcases 9 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum index 8c00fb40..6ee603dd 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:48:07 2012 +Test Run By thomas on Fri Nov 9 00:47:55 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -117,5 +117,5 @@ PASS: gdb.java/jv-print.exp: reject p 1.1dd # of unknown successes 1 # of known failures 2 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum index feeeab7f..7aad23c4 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:48:22 2012 +Test Run By thomas on Fri Nov 9 00:48:03 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -30,9 +30,157 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/ls-dollar.exp ... PASS: gdb.linespec/ls-dollar.exp: set listsize 1 PASS: gdb.linespec/ls-dollar.exp: list $dollar_var PASS: gdb.linespec/ls-dollar.exp: break $dollar_func +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/ls-errs.exp ... +PASS: gdb.linespec/ls-errs.exp: set breakpoint pending off +PASS: gdb.linespec/ls-errs.exp: break : +PASS: gdb.linespec/ls-errs.exp: break : +PASS: gdb.linespec/ls-errs.exp: break : +PASS: gdb.linespec/ls-errs.exp: break : +PASS: gdb.linespec/ls-errs.exp: break : +PASS: gdb.linespec/ls-errs.exp: break : +PASS: gdb.linespec/ls-errs.exp: break : +PASS: gdb.linespec/ls-errs.exp: break : +PASS: gdb.linespec/ls-errs.exp: break : +PASS: gdb.linespec/ls-errs.exp: break -100 +PASS: gdb.linespec/ls-errs.exp: break +500 +PASS: gdb.linespec/ls-errs.exp: break 1000 +PASS: gdb.linespec/ls-errs.exp: break 3: +PASS: gdb.linespec/ls-errs.exp: break +10: +PASS: gdb.linespec/ls-errs.exp: break -10: +PASS: gdb.linespec/ls-errs.exp: break 3: +PASS: gdb.linespec/ls-errs.exp: break +10: +PASS: gdb.linespec/ls-errs.exp: break -10: +PASS: gdb.linespec/ls-errs.exp: break 3 : +PASS: gdb.linespec/ls-errs.exp: break +10 : +PASS: gdb.linespec/ls-errs.exp: break -10 : +PASS: gdb.linespec/ls-errs.exp: break 3 : +PASS: gdb.linespec/ls-errs.exp: break +10 : +PASS: gdb.linespec/ls-errs.exp: break -10 : +PASS: gdb.linespec/ls-errs.exp: break 3 : +PASS: gdb.linespec/ls-errs.exp: break +10 : +PASS: gdb.linespec/ls-errs.exp: break -10 : +PASS: gdb.linespec/ls-errs.exp: break 3 : +PASS: gdb.linespec/ls-errs.exp: break +10 : +PASS: gdb.linespec/ls-errs.exp: break -10 : +PASS: gdb.linespec/ls-errs.exp: break 3 : +PASS: gdb.linespec/ls-errs.exp: break +10 : +PASS: gdb.linespec/ls-errs.exp: break -10 : +PASS: gdb.linespec/ls-errs.exp: break 3 : +PASS: gdb.linespec/ls-errs.exp: break +10 : +PASS: gdb.linespec/ls-errs.exp: break -10 : +PASS: gdb.linespec/ls-errs.exp: break 3 : +PASS: gdb.linespec/ls-errs.exp: break +10 : +PASS: gdb.linespec/ls-errs.exp: break -10 : +PASS: gdb.linespec/ls-errs.exp: break 3 1 +PASS: gdb.linespec/ls-errs.exp: break +10 1 +PASS: gdb.linespec/ls-errs.exp: break -10 1 +PASS: gdb.linespec/ls-errs.exp: break 3 +1 +PASS: gdb.linespec/ls-errs.exp: break +10 +1 +PASS: gdb.linespec/ls-errs.exp: break -10 +1 +PASS: gdb.linespec/ls-errs.exp: break 3 +100 +PASS: gdb.linespec/ls-errs.exp: break +10 +100 +PASS: gdb.linespec/ls-errs.exp: break -10 +100 +PASS: gdb.linespec/ls-errs.exp: break 3 -10 +PASS: gdb.linespec/ls-errs.exp: break +10 -10 +PASS: gdb.linespec/ls-errs.exp: break -10 -10 +PASS: gdb.linespec/ls-errs.exp: break 3 foo +PASS: gdb.linespec/ls-errs.exp: break +10 foo +PASS: gdb.linespec/ls-errs.exp: break -10 foo +PASS: gdb.linespec/ls-errs.exp: break this_file_doesn't_exist.c:3 +PASS: gdb.linespec/ls-errs.exp: break this file has spaces.c:3 +PASS: gdb.linespec/ls-errs.exp: break "file::colons.c":3 +PASS: gdb.linespec/ls-errs.exp: break 'file::colons.c':3 +PASS: gdb.linespec/ls-errs.exp: break "this "file" has quotes.c":3 +PASS: gdb.linespec/ls-errs.exp: break 'this "file" has quotes.c':3 +PASS: gdb.linespec/ls-errs.exp: break 'this 'file' has quotes.c':3 +PASS: gdb.linespec/ls-errs.exp: break "this 'file' has quotes.c":3 +PASS: gdb.linespec/ls-errs.exp: break "spaces: and :colons.c":3 +PASS: gdb.linespec/ls-errs.exp: break 'more: :spaces: :and colons::.c':3 +PASS: gdb.linespec/ls-errs.exp: break "src-file.c':3 +PASS: gdb.linespec/ls-errs.exp: break 'src-file.c:3 +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:foo +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main:foo +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c: foo +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main: foo +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c: foo +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main: foo +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c: +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main: +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c: +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main: +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:main : +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:: +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:3 1 +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:3 +100 +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:3 -100 +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:3 foo +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:-100 +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:+500 +PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:1000 +PASS: gdb.linespec/ls-errs.exp: break foobar +PASS: gdb.linespec/ls-errs.exp: break foo::bar +PASS: gdb.linespec/ls-errs.exp: break foo.bar +PASS: gdb.linespec/ls-errs.exp: break foo . +PASS: gdb.linespec/ls-errs.exp: break foo bar +PASS: gdb.linespec/ls-errs.exp: break foo 1 +PASS: gdb.linespec/ls-errs.exp: break foo 0 +PASS: gdb.linespec/ls-errs.exp: break foo +10 +PASS: gdb.linespec/ls-errs.exp: break foo -10 +PASS: gdb.linespec/ls-errs.exp: break foo +100 +PASS: gdb.linespec/ls-errs.exp: break foo -100 +PASS: gdb.linespec/ls-errs.exp: break main:there +PASS: gdb.linespec/ls-errs.exp: break main:here: +PASS: gdb.linespec/ls-errs.exp: break main: there +PASS: gdb.linespec/ls-errs.exp: break main:here: +PASS: gdb.linespec/ls-errs.exp: break main :there +PASS: gdb.linespec/ls-errs.exp: break main:here : +PASS: gdb.linespec/ls-errs.exp: break main : there +PASS: gdb.linespec/ls-errs.exp: break main:here : +PASS: gdb.linespec/ls-errs.exp: break main : there +PASS: gdb.linespec/ls-errs.exp: break main:here : +PASS: gdb.linespec/ls-errs.exp: break main : there +PASS: gdb.linespec/ls-errs.exp: break main:here : +PASS: gdb.linespec/ls-errs.exp: break main : there +PASS: gdb.linespec/ls-errs.exp: break main:here : +PASS: gdb.linespec/ls-errs.exp: break main : there +PASS: gdb.linespec/ls-errs.exp: break main:here : +PASS: gdb.linespec/ls-errs.exp: break main : there +PASS: gdb.linespec/ls-errs.exp: break main:here : +PASS: gdb.linespec/ls-errs.exp: break main 3 +PASS: gdb.linespec/ls-errs.exp: break main +100 +PASS: gdb.linespec/ls-errs.exp: break main -100 +PASS: gdb.linespec/ls-errs.exp: break main foo +PASS: gdb.linespec/ls-errs.exp: break main:here 3 +PASS: gdb.linespec/ls-errs.exp: break main:here +100 +PASS: gdb.linespec/ls-errs.exp: break main:here -100 +PASS: gdb.linespec/ls-errs.exp: break main:here foo +PASS: gdb.linespec/ls-errs.exp: break if +PASS: gdb.linespec/ls-errs.exp: break task +PASS: gdb.linespec/ls-errs.exp: break thread +PASS: gdb.linespec/ls-errs.exp: break 'main.c'flubber +PASS: gdb.linespec/ls-errs.exp: break 'main.c',21 +PASS: gdb.linespec/ls-errs.exp: break 'main.c' +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 === gdb Summary === -# of expected passes 21 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 168 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum index 89535bde..3156ecfb 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:48:23 2012 +Test Run By thomas on Fri Nov 9 00:48:04 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -240,6 +240,8 @@ PASS: gdb.mi/mi-file.exp: Getting a list of source files. Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-hack-cli.exp ... PASS: gdb.mi/mi-hack-cli.exp: show architecture PASS: gdb.mi/mi-hack-cli.exp: 47show architecture +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-info-os.exp ... +PASS: gdb.mi/mi-info-os.exp: -info-os Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ... PASS: gdb.mi/mi-inheritance-syntax-error.exp: breakpoint at C::testLocation PASS: gdb.mi/mi-inheritance-syntax-error.exp: mi runto C::testLocation @@ -1140,6 +1142,256 @@ PASS: gdb.mi/mi-var-invalidate.exp: linteger not valid anymore due to binary cha PASS: gdb.mi/mi-var-invalidate.exp: no type for invalid variable linteger (2) PASS: gdb.mi/mi-var-invalidate.exp: global_simple not anymore in scope due to binary changes PASS: gdb.mi/mi-var-invalidate.exp: no type for invalid variable global_simple +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-rtti.exp ... +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:37 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object off" in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptr (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check ptr->A (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: create varobj for constPtr (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of constPtr (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of constPtr.public (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check constPtr->A (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for constPtr (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptrConst (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of ptrConst (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of ptrConst.public (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check ptrConst->A (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptrConst (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: create varobj for constPtrConst (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of constPtrConst (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of constPtrConst.public (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check constPtrConst->A (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for constPtrConst (without RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object on" in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptr (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base.public (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check ptr->A (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check ptr->B (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check ptr->C (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: create varobj for constPtr (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of constPtr (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of constPtr.Base (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of constPtr.Base.public (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of constPtr.public (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check constPtr->A (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check constPtr->B (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check constPtr->C (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for constPtr (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptrConst (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of ptrConst (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of ptrConst.Base (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of ptrConst.Base.public (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of ptrConst.public (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check ptrConst->A (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check ptrConst->B (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check ptrConst->C (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptrConst (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: create varobj for constPtrConst (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of constPtrConst (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of constPtrConst.Base (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of constPtrConst.Base.public (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: list children of constPtrConst.public (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check constPtrConst->A (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check constPtrConst->B (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: check constPtrConst->C (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for constPtrConst (with RTTI) in use_rtti_for_ptr +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:64 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object off" in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: create varobj for ref (without RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: list children of ref (without RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: list children of ref.public (without RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: check ref->A (without RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ref (without RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: create varobj for constRef (without RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: list children of constRef (without RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: list children of constRef.public (without RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: check constRef->A (without RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for constRef (without RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object on" in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: create varobj for ref (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: list children of ref (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: list children of ref.Base (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: list children of ref.Base.public (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: list children of ref.public (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: check ref->A (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: check ref->B (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: check ref->C (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ref (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: create varobj for constRef (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: list children of constRef (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: list children of constRef.Base (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: list children of constRef.Base.public (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: list children of constRef.public (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: check constRef->A (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: check constRef->B (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: check constRef->C (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for constRef (with RTTI) in use_rtti_for_ref +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:94 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object off" in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: create varobj for s (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.public (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->A (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constPtr (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constPtr.public (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.constPtr->A (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptrConst (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptrConst.public (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.ptrConst->A (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constPtrConst (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constPtrConst.public (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.constPtrConst->A (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s (without RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object on" in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: create varobj for s (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.public (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.Base (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.Base.public (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->A (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->B (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->C (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constPtr (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constPtr.Base (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constPtr.Base.public (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constPtr.public (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.constPtr->A (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.constPtr->B (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.constPtr->C (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptrConst (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptrConst.Base (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptrConst.Base.public (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptrConst.public (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.ptrConst->A (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.ptrConst->B (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.ptrConst->C (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constPtrConst (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constPtrConst.Base (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constPtrConst.Base.public (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constPtrConst.public (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.constPtrConst->A (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.constPtrConst->B (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: check s.constPtrConst->C (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s (with RTTI) in use_rtti_for_ptr_child +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:149 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object off" in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: create varobj for s (without RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s (without RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.public (without RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ref (without RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ref.public (without RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: check s.ref->A (without RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constRef (without RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constRef.public (without RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: check s.constRef->A (without RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s (without RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object on" in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: create varobj for s (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.public (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ref (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ref.Base (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ref.Base.public (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ref.public (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: check s.ref->A (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: check s.ref->B (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: check s.ref->C (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constRef (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constRef.Base (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constRef.Base.public (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: list children of s.constRef.public (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: check s.constRef->A (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: check s.constRef->B (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: check s.constRef->C (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s (with RTTI) in use_rtti_for_ref_child +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:202 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object off" in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptr (without RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (without RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: check ptr->A (without RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr (without RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: create varobj for ref (without RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: list children of ref (without RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: list children of ref.public (without RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: check ref->A (without RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ref (without RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object on" in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptr (with RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (with RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.First (with RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base.public (with RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base (with RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base.public (with RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (with RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr (with RTTI) in use_rtti_with_multiple_inheritence +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:245 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object on" in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptr in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (without RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: create varobj for S in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s.public in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:269 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: update ptr to derived in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.Base.public (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: check ptr->A (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: check ptr->B (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: check ptr->C (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: update s.ptr to derived in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.Base (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.Base.public (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->A (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->B (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->C (with RTTI) in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:281 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: update ptr back to base type in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: update s.ptr back to base type in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s in type_update_when_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:299 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: -interpreter-exec console "set print object off" in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: create varobj for ptr in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (without RTTI) in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: create varobj for S in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s.public in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:323 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: update ptr to derived type in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr (without RTTI) in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of ptr.public (without RTTI) in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: check ptr->A (without RTTI) in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: update s to derived type in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr (without RTTI) in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: list children of s.ptr.public (without RTTI) in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: check s.ptr->A (without RTTI) in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: run to mi-var-rtti.cc:335 (set breakpoint) +PASS: gdb.mi/mi-var-rtti.exp: update ptr back to base type in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for ptr in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: update s back to base type in skip_type_update_when_not_use_rtti +PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s in skip_type_update_when_not_use_rtti Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ... PASS: gdb.mi/mi-watch-nonstop.exp: breakpoint at main PASS: gdb.mi/mi-watch-nonstop.exp: mi runto main @@ -1912,10 +2164,10 @@ PASS: gdb.mi/mi2-watch.exp: hw: watchpoint trigger === gdb Summary === -# of expected passes 1803 +# of expected passes 2053 # of unexpected successes 2 # of expected failures 24 # of known failures 3 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum index cf4f95b6..a8572c36 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:49:15 2012 +Test Run By thomas on Fri Nov 9 00:48:57 2012 Native configuration is i686-pc-linux-gnu === 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.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum index 6b013d8c..19cd45ac 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:49:16 2012 +Test Run By thomas on Fri Nov 9 00:48:58 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -61,5 +61,5 @@ PASS: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 === gdb Summary === # of expected passes 47 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum index de3a95e2..9c0694a4 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:49:18 2012 +Test Run By thomas on Fri Nov 9 00:49:00 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -33,5 +33,5 @@ PASS: gdb.objc/print.exp: reject p 1.1ll # of expected passes 9 # of known failures 4 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum index 9ff3f25b..635daa1e 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:49:21 2012 +Test Run By thomas on Fri Nov 9 00:49:02 2012 Native configuration is i686-pc-linux-gnu === 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.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum index ab391f97..bdde1ea6 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:49:22 2012 +Test Run By thomas on Fri Nov 9 00:49:02 2012 Native configuration is i686-pc-linux-gnu === 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.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum index 4ea15f70..3ef53bfa 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:49:24 2012 +Test Run By thomas on Fri Nov 9 00:49:04 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -47,5 +47,5 @@ PASS: gdb.pascal/types.exp: pt 10E20 # of expected passes 23 # of known failures 1 # of unsupported tests 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum index a1155815..d9b8b62d 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:49:24 2012 +Test Run By thomas on Fri Nov 9 00:49:05 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -283,6 +283,100 @@ PASS: gdb.python/py-evthreads.exp: reached breakpoint 3 PASS: gdb.python/py-evthreads.exp: thread 3 PASS: gdb.python/py-evthreads.exp: continue thread 1 PASS: gdb.python/py-evthreads.exp: thread 3 was signaled +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-explore-cc.exp ... +PASS: gdb.python/py-explore-cc.exp: continue to breakpoint: Break here +PASS: gdb.python/py-explore-cc.exp: explore A +PASS: gdb.python/py-explore-cc.exp: explore a +PASS: gdb.python/py-explore-cc.exp: explore int_ref +PASS: gdb.python/py-explore-cc.exp: explore int_ptr_ref +PASS: gdb.python/py-explore-cc.exp: explore_int_ptr_ref_as_single_value_pointer +PASS: gdb.python/py-explore-cc.exp: explore b +PASS: gdb.python/py-explore-cc.exp: explore_base_class_A +PASS: gdb.python/py-explore-cc.exp: return_to_b_from_A +PASS: gdb.python/py-explore-cc.exp: explore_field_i_of_b +PASS: gdb.python/py-explore-cc.exp: return_to_b_from_i +PASS: gdb.python/py-explore-cc.exp: explore_field_c_of_b +PASS: gdb.python/py-explore-cc.exp: return_to_b_from_i +PASS: gdb.python/py-explore-cc.exp: return_to_gdb_prompt_from_b +PASS: gdb.python/py-explore-cc.exp: explore B +PASS: gdb.python/py-explore-cc.exp: explore_base_class_A +PASS: gdb.python/py-explore-cc.exp: return_to_B +PASS: gdb.python/py-explore-cc.exp: explore_field_i_of_B +PASS: gdb.python/py-explore-cc.exp: return_to_B_from_i +PASS: gdb.python/py-explore-cc.exp: explore_field_c_of_B +PASS: gdb.python/py-explore-cc.exp: return_to_B_from_c +PASS: gdb.python/py-explore-cc.exp: return_to_gdb_prompt_from_B +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-explore.exp ... +PASS: gdb.python/py-explore.exp: continue to breakpoint: Break here +PASS: gdb.python/py-explore.exp: explore i +PASS: gdb.python/py-explore.exp: explore ss +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 +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] +PASS: gdb.python/py-explore.exp: end cu.sa[0] exploration +PASS: gdb.python/py-explore.exp: end cu.sa exploration +PASS: gdb.python/py-explore.exp: end cu exploration +PASS: gdb.python/py-explore.exp: explore int +PASS: gdb.python/py-explore.exp: explore struct SimpleStruct +PASS: gdb.python/py-explore.exp: explore type struct SimpleStruct feild 0 +PASS: gdb.python/py-explore.exp: return to struct SimpleStruct from field 0 +PASS: gdb.python/py-explore.exp: explore type struct SimpleStruct feild 1 +PASS: gdb.python/py-explore.exp: return to struct SimpleStruct from field 1 +PASS: gdb.python/py-explore.exp: return to GDB prompt from struct SimpleStruct +PASS: gdb.python/py-explore.exp: explore union SimpleUnion +PASS: gdb.python/py-explore.exp: explore type union SimpleUnion feild 0 +PASS: gdb.python/py-explore.exp: return to union SimpleUnion from field 0 +PASS: gdb.python/py-explore.exp: explore type union SimpleUnion feild 1 +PASS: gdb.python/py-explore.exp: return to union SimpleUnion from field 1 +PASS: gdb.python/py-explore.exp: explore type union SimpleUnion feild 2 +PASS: gdb.python/py-explore.exp: return to union SimpleUnion from field 2 +PASS: gdb.python/py-explore.exp: explore type union SimpleUnion feild 3 +PASS: gdb.python/py-explore.exp: return to union SimpleUnion from field 3 +PASS: gdb.python/py-explore.exp: return to GDB prompt from union SimpleUnion +PASS: gdb.python/py-explore.exp: explore SS +PASS: gdb.python/py-explore.exp: explore type SS feild 0 +PASS: gdb.python/py-explore.exp: return to SS from field 0 +PASS: gdb.python/py-explore.exp: explore type SS feild 1 +PASS: gdb.python/py-explore.exp: return to SS field 1 +PASS: gdb.python/py-explore.exp: return to GDB prompt from SS +PASS: gdb.python/py-explore.exp: explore type struct ComplexStruct +PASS: gdb.python/py-explore.exp: explore type struct ComplexStruct field 0 +PASS: gdb.python/py-explore.exp: return to ComplexStruct from field 0 +PASS: gdb.python/py-explore.exp: explore type struct ComplexStruct field 1 +PASS: gdb.python/py-explore.exp: return to ComplexStruct from field 1 +PASS: gdb.python/py-explore.exp: explore type struct ComplexStruct field 2 +PASS: gdb.python/py-explore.exp: return to ComplexStruct from field 2 +PASS: gdb.python/py-explore.exp: return to GDB prompt from ComplexStruct type exploration +PASS: gdb.python/py-explore.exp: explore type union ComplexUnion +PASS: gdb.python/py-explore.exp: explore type union ComplexUnion field 0 +PASS: gdb.python/py-explore.exp: return to ComplexUnion from field 0 +PASS: gdb.python/py-explore.exp: explore type union ComplexUnion field 1 +PASS: gdb.python/py-explore.exp: return to ComplexUnion from field 1 +PASS: gdb.python/py-explore.exp: return to GDB prompt from ComplexUnion type exploration +PASS: gdb.python/py-explore.exp: explore type union ComplexUnion +PASS: gdb.python/py-explore.exp: explore type union ComplexUnion field 0 +PASS: gdb.python/py-explore.exp: return to ComplexUnion from field 0 +PASS: gdb.python/py-explore.exp: explore type union ComplexUnion field 1 +PASS: gdb.python/py-explore.exp: return to ComplexUnion from field 1 +PASS: gdb.python/py-explore.exp: return to GDB prompt from ComplexUnion type exploration Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ... PASS: gdb.python/py-finish-breakpoint.exp: disable confirmation PASS: gdb.python/py-finish-breakpoint.exp: import python scripts @@ -597,7 +691,8 @@ PASS: gdb.python/py-mi.exp: list children of fake PASS: gdb.python/py-mi.exp: list children fake.private PASS: gdb.python/py-mi.exp: Install visualizer on a cplus_fake_child Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-objfile-script.exp ... -PASS: gdb.python/py-objfile-script.exp: info auto-load-scripts +PASS: gdb.python/py-objfile-script.exp: set auto-load safe-path +PASS: gdb.python/py-objfile-script.exp: info auto-load python-scripts PASS: gdb.python/py-objfile-script.exp: b 38 PASS: gdb.python/py-objfile-script.exp: continue PASS: gdb.python/py-objfile-script.exp: print ss @@ -843,9 +938,10 @@ PASS: gdb.python/py-prompt.exp: show prompt gets the correct result 4 PASS: gdb.python/py-prompt.exp: retrieving the prompt causes no extra prompt_hook calls 4 PASS: gdb.python/py-prompt.exp: prompt_hook argument is default prompt. 4 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-section-script.exp ... -PASS: gdb.python/py-section-script.exp: info auto-load-scripts -PASS: gdb.python/py-section-script.exp: info auto-load-scripts py-section-script -PASS: gdb.python/py-section-script.exp: info auto-load-scripts no-script-matches-this +PASS: gdb.python/py-section-script.exp: set auto-load safe-path +PASS: gdb.python/py-section-script.exp: info auto-load python-scripts +PASS: gdb.python/py-section-script.exp: info auto-load python-scripts py-section-script +PASS: gdb.python/py-section-script.exp: info auto-load python-scripts no-script-matches-this PASS: gdb.python/py-section-script.exp: b 51 PASS: gdb.python/py-section-script.exp: continue PASS: gdb.python/py-section-script.exp: print ss @@ -915,6 +1011,12 @@ PASS: gdb.python/py-symtab.exp: Test symtab.filename PASS: gdb.python/py-symtab.exp: Test symtab.objfile PASS: gdb.python/py-symtab.exp: Test symtab.fullname PASS: gdb.python/py-symtab.exp: Test symtab.is_valid() +PASS: gdb.python/py-symtab.exp: Test qq in global symbols +PASS: gdb.python/py-symtab.exp: Test func in global symbols +PASS: gdb.python/py-symtab.exp: Test main in global symbols +PASS: gdb.python/py-symtab.exp: Test int in static symbols +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() Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-template.exp ... @@ -1393,9 +1495,14 @@ PASS: gdb.python/python.exp: set the hook to default PASS: gdb.python/python.exp: Test print-backtrace set setting PASS: gdb.python/python.exp: set hook PASS: gdb.python/python.exp: set the hook to default +PASS: gdb.python/python.exp: Get line number of func2 call site +PASS: gdb.python/python.exp: Test find_pc_line at func2 call site +PASS: gdb.python/python.exp: Step into func2 +PASS: gdb.python/python.exp: Step out of func2 +PASS: gdb.python/python.exp: Test find_pc_line with resume address === gdb Summary === -# of expected passes 1354 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 1459 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum index 27baae45..47745ad3 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:49:45 2012 +Test Run By thomas on Fri Nov 9 00:49:26 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -2808,5 +2808,5 @@ PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, fifth time # of expected passes 2770 # of untested testcases 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum index a9497d10..c806025d 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:50:15 2012 +Test Run By thomas on Fri Nov 9 00:49:55 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -56,9 +56,29 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-run.exp ... PASS: gdb.server/server-run.exp: disconnect PASS: gdb.server/server-run.exp: loaded dynamic linker PASS: gdb.server/server-run.exp: continue to main +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/solib-list.exp ... +PASS: gdb.server/solib-list.exp: non-stop 0: disconnect +PASS: gdb.server/solib-list.exp: non-stop 0: set non-stop 0 +PASS: gdb.server/solib-list.exp: non-stop 0: set target-async 0 +PASS: gdb.server/solib-list.exp: non-stop 0: set displaced-stepping off +PASS: gdb.server/solib-list.exp: non-stop 0: file binfile +PASS: gdb.server/solib-list.exp: non-stop 0: target remote +PASS: gdb.server/solib-list.exp: non-stop 0: continue +PASS: gdb.server/solib-list.exp: non-stop 0: sharedlibrary +PASS: gdb.server/solib-list.exp: non-stop 0: p libvar +PASS: gdb.server/solib-list.exp: non-stop 1: disconnect +PASS: gdb.server/solib-list.exp: non-stop 1: set non-stop 1 +PASS: gdb.server/solib-list.exp: non-stop 1: set target-async 1 +PASS: gdb.server/solib-list.exp: non-stop 1: set displaced-stepping off +PASS: gdb.server/solib-list.exp: non-stop 1: file binfile +PASS: gdb.server/solib-list.exp: non-stop 1: target remote +PASS: gdb.server/solib-list.exp: non-stop 1: non-stop interior stop +PASS: gdb.server/solib-list.exp: non-stop 1: continue +PASS: gdb.server/solib-list.exp: non-stop 1: sharedlibrary +PASS: gdb.server/solib-list.exp: non-stop 1: p libvar === gdb Summary === -# of expected passes 43 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 62 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum index 8fd4c48a..4bb7cfc0 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:50:20 2012 +Test Run By thomas on Fri Nov 9 00:49:59 2012 Native configuration is i686-pc-linux-gnu === 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.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum index bb649cc6..e6ea196d 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:50:22 2012 +Test Run By thomas on Fri Nov 9 00:50:01 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -25,6 +25,8 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/bp_in_thread.exp ... PASS: gdb.threads/bp_in_thread.exp: successfully compiled posix threads test case PASS: gdb.threads/bp_in_thread.exp: breakpoint on noreturn PASS: gdb.threads/bp_in_thread.exp: run to noreturn +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/clone-new-thread-event.exp ... +PASS: gdb.threads/clone-new-thread-event.exp: catch SIGUSR1 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/corethreads.exp ... PASS: gdb.threads/corethreads.exp: successfully compiled posix threads test case PASS: gdb.threads/corethreads.exp: load core @@ -742,6 +744,6 @@ PASS: gdb.threads/watchthreads2.exp: all threads incremented x === gdb Summary === -# of expected passes 683 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 684 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum index 3b03d4ec..f07f3728 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:51:47 2012 +Test Run By thomas on Fri Nov 9 00:51:27 2012 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -111,6 +111,8 @@ PASS: gdb.trace/deltrace.exp: 3.3c: verify delete three tracepoints PASS: gdb.trace/deltrace.exp: 3.4: delete invalid tracepoint number PASS: gdb.trace/deltrace.exp: 3.5: delete tracepoint number zero PASS: gdb.trace/deltrace.exp: 3.6: help delete tracepoints +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/disconnected-tracing.exp ... +UNSUPPORTED: gdb.trace/disconnected-tracing.exp: target does not support reconnect Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/ftrace.exp ... UNSUPPORTED: gdb.trace/ftrace.exp: target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/infotrace.exp ... @@ -185,11 +187,13 @@ PASS: gdb.trace/save-trace.exp: 10.4: read saved tracepoints, full path PASS: gdb.trace/save-trace.exp: 10.3: verify recovered tracepoints, full path PASS: gdb.trace/save-trace.exp: 10: show default-collect PASS: gdb.trace/save-trace.exp: 10.7: help save-tracepoints +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/stap-trace.exp ... +gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/stap-trace.c:34:21: fatal error: sys/sdt.h: No such file or directory +compilation terminated. +UNTESTED: gdb.trace/stap-trace.exp: Could not compile stap-trace.c Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/status-stop.exp ... UNSUPPORTED: gdb.trace/status-stop.exp: target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/strace.exp ... -gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/strace.c:18:24: fatal error: ust/marker.h: No such file or directory -compilation terminated. UNTESTED: gdb.trace/strace.exp: UST library or headers are not installed Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tfile.exp ... PASS: gdb.trace/tfile.exp: target tfile @@ -270,7 +274,7 @@ PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecti === gdb Summary === # of expected passes 210 -# of untested testcases 1 -# of unsupported tests 18 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of untested testcases 2 +# of unsupported tests 19 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum index 7762d425..4ce6efff 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Nov 8 18:51:56 2012 +Test Run By thomas on Fri Nov 9 00:51:36 2012 Native configuration is i686-pc-linux-gnu === 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.4.50.20120401-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.4.50.20120615-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory |