diff options
Diffstat (limited to 'gdb/kepler.SCHWINGE/test')
28 files changed, 639 insertions, 247 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 3e554b54..5185d61e 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 Feb 7 23:33:10 2013 +Test Run By thomas on Fri Feb 8 00:14:58 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -534,5 +534,5 @@ PASS: gdb.ada/widewide.exp: print my_wws(2) # of expected failures 1 # of known failures 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 a4a3f095..9a392066 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 Feb 7 23:34:02 2013 +Test Run By thomas on Fri Feb 8 00:15:43 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -265,5 +265,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... # of expected passes 197 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 4f25e0ec..98306387 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 Feb 7 23:34:07 2013 +Test Run By thomas on Fri Feb 8 00:15:47 2013 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.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 51b3bdb7..d2320f92 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 Feb 7 23:27:03 2013 +Test Run By thomas on Fri Feb 8 00:08:52 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -64,10 +64,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/condbreak.exp ... PASS: gdb.base/condbreak.exp: breakpoint function PASS: gdb.base/condbreak.exp: break marker1 if 1==1 PASS: gdb.base/condbreak.exp: delete 2 -PASS: gdb.base/condbreak.exp: break break.c:93 if 1==1 +PASS: gdb.base/condbreak.exp: break break.c:92 if 1==1 PASS: gdb.base/condbreak.exp: delete 3 PASS: gdb.base/condbreak.exp: break marker1 if (1==1) -PASS: gdb.base/condbreak.exp: break break.c:93 if (1==1) +PASS: gdb.base/condbreak.exp: break break.c:92 if (1==1) PASS: gdb.base/condbreak.exp: break marker2 if (a==43) PASS: gdb.base/condbreak.exp: break marker3 if (multi_line_if_conditional(1,1,1)==0) PASS: gdb.base/condbreak.exp: break marker4 @@ -271,6 +271,14 @@ PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 1 PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2 PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 0 +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var argc = 2 +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so" +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: set var count = 1 +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 1 +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: continue to breakpoint: break here 2 +PASS: gdb.base/jit.exp: PIE: one_jit_test-1: info function jit_function Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak2.exp ... PASS: gdb.base/hbreak2.exp: hardware breakpoint support PASS: gdb.base/hbreak2.exp: hardware breakpoint insertion @@ -355,6 +363,7 @@ 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: dprintf info 1 PASS: gdb.base/dprintf.exp: break 27 PASS: gdb.base/dprintf.exp: 1st dprintf, gdb PASS: gdb.base/dprintf.exp: 2nd dprintf, gdb @@ -956,7 +965,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/auxv.exp ... PASS: gdb.base/auxv.exp: set print sevenbit-strings PASS: gdb.base/auxv.exp: set width 0 PASS: gdb.base/auxv.exp: cd to temporary directory for core dumps -PASS: gdb.base/auxv.exp: tbreak 79 +PASS: gdb.base/auxv.exp: tbreak 78 PASS: gdb.base/auxv.exp: continue PASS: gdb.base/auxv.exp: info auxv on live process PASS: gdb.base/auxv.exp: gcore @@ -982,6 +991,10 @@ PASS: gdb.base/interrupt.exp: Send Control-C, second time PASS: gdb.base/interrupt.exp: signal SIGINT PASS: gdb.base/interrupt.exp: echo more data PASS: gdb.base/interrupt.exp: send end of file +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fullpath-expand.exp ... +PASS: gdb.base/fullpath-expand.exp: rbreak XXX/fullpath-expand-func.c:func +PASS: gdb.base/fullpath-expand.exp: list func +PASS: gdb.base/fullpath-expand.exp: info source Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/a2-run.exp ... PASS: gdb.base/a2-run.exp: run "a2-run" with no args PASS: gdb.base/a2-run.exp: no spurious messages at program exit @@ -1140,6 +1153,9 @@ PASS: gdb.base/info-proc.exp: help info proc PASS: gdb.base/info-proc.exp: info proc without a process PASS: gdb.base/info-proc.exp: info proc with process PASS: gdb.base/info-proc.exp: info proc mapping +PASS: gdb.base/info-proc.exp: save a core file +PASS: gdb.base/info-proc.exp: core break.gcore +PASS: gdb.base/info-proc.exp: info proc mapping with core file Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/longest-types.exp ... UNTESTED: gdb.base/longest-types.exp: longest-types.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/linespecs.exp ... @@ -1497,31 +1513,31 @@ PASS: gdb.base/checkpoint.exp: delete copy1 PASS: gdb.base/checkpoint.exp: restart 1 three PASS: gdb.base/checkpoint.exp: break2 1 one PASS: gdb.base/checkpoint.exp: outfile still open 1 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 2 three PASS: gdb.base/checkpoint.exp: break2 2 one PASS: gdb.base/checkpoint.exp: outfile still open 2 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 3 three PASS: gdb.base/checkpoint.exp: break2 3 one PASS: gdb.base/checkpoint.exp: outfile still open 3 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 4 three PASS: gdb.base/checkpoint.exp: break2 4 one PASS: gdb.base/checkpoint.exp: outfile still open 4 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 5 three PASS: gdb.base/checkpoint.exp: break2 5 one PASS: gdb.base/checkpoint.exp: outfile still open 5 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 6 three PASS: gdb.base/checkpoint.exp: break2 6 one PASS: gdb.base/checkpoint.exp: outfile still open 6 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 7 three PASS: gdb.base/checkpoint.exp: break2 7 one PASS: gdb.base/checkpoint.exp: outfile still open 7 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 8 three PASS: gdb.base/checkpoint.exp: break2 8 one PASS: gdb.base/checkpoint.exp: outfile still open 8 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 9 three PASS: gdb.base/checkpoint.exp: break2 9 one PASS: gdb.base/checkpoint.exp: outfile still open 9 -PASS: gdb.base/checkpoint.exp: restart 1 three +PASS: gdb.base/checkpoint.exp: restart 10 three PASS: gdb.base/checkpoint.exp: break2 10 one PASS: gdb.base/checkpoint.exp: outfile still open 10 PASS: gdb.base/checkpoint.exp: Exit, dropped into next fork one @@ -2643,6 +2659,66 @@ PASS: gdb.base/display.exp: print/a &sum PASS: gdb.base/display.exp: print/a main+4 PASS: gdb.base/display.exp: print/a $pc PASS: gdb.base/display.exp: print/a &&j +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-signal.exp ... +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: first HUP +PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGHUP nostop noprint pass +PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal +PASS: gdb.base/catch-signal.exp: SIGHUP: continue +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: handle marker +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: second HUP +PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGHUP +PASS: gdb.base/catch-signal.exp: SIGHUP: continue +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: third HUP +PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGUSR1 nostop noprint pass +PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGUSR1 +PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGHUP nostop noprint nopass +PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: fourth HUP +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: first HUP +PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint pass +PASS: gdb.base/catch-signal.exp: 1: catch signal +PASS: gdb.base/catch-signal.exp: 1: continue +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: handle marker +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: second HUP +PASS: gdb.base/catch-signal.exp: 1: catch signal 1 +PASS: gdb.base/catch-signal.exp: 1: continue +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: third HUP +PASS: gdb.base/catch-signal.exp: 1: handle SIGUSR1 nostop noprint pass +PASS: gdb.base/catch-signal.exp: 1: catch signal SIGUSR1 +PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint nopass +PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: fourth HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: first HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint pass +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: handle marker +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: second HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGHUP SIGUSR2 +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: third HUP +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGUSR1 nostop noprint pass +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGUSR1 +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint nopass +PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: fourth HUP +PASS: gdb.base/catch-signal.exp: catch signal SIGZARDOZ +PASS: gdb.base/catch-signal.exp: catch signal all +PASS: gdb.base/catch-signal.exp: catch signal all SIGHUP +PASS: gdb.base/catch-signal.exp: catch signal SIGHUP all +PASS: gdb.base/catch-signal.exp: set catchpoint '' for printing +PASS: gdb.base/catch-signal.exp: info break for '' +PASS: gdb.base/catch-signal.exp: save breakpoints for '' +PASS: gdb.base/catch-signal.exp: results of save breakpoints for '' +PASS: gdb.base/catch-signal.exp: set catchpoint 'SIGHUP' for printing +PASS: gdb.base/catch-signal.exp: info break for 'SIGHUP' +PASS: gdb.base/catch-signal.exp: save breakpoints for 'SIGHUP' +PASS: gdb.base/catch-signal.exp: results of save breakpoints for 'SIGHUP' +PASS: gdb.base/catch-signal.exp: set catchpoint 'SIGHUP SIGUSR2' for printing +PASS: gdb.base/catch-signal.exp: info break for 'SIGHUP SIGUSR2' +PASS: gdb.base/catch-signal.exp: save breakpoints for 'SIGHUP SIGUSR2' +PASS: gdb.base/catch-signal.exp: results of save breakpoints for 'SIGHUP SIGUSR2' +PASS: gdb.base/catch-signal.exp: set catchpoint 'all' for printing +PASS: gdb.base/catch-signal.exp: info break for 'all' +PASS: gdb.base/catch-signal.exp: save breakpoints for 'all' +PASS: gdb.base/catch-signal.exp: results of save breakpoints for 'all' Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ifelse.exp ... PASS: gdb.base/ifelse.exp: if 1 with empty body PASS: gdb.base/ifelse.exp: if 0 with empty body @@ -2852,6 +2928,8 @@ PASS: gdb.base/completion.exp: test deprecated completion PASS: gdb.base/completion.exp: complete ptype struct some_ PASS: gdb.base/completion.exp: complete ptype enum some_ PASS: gdb.base/completion.exp: complete ptype union some_ +PASS: gdb.base/completion.exp: complete set gnutarget aut +PASS: gdb.base/completion.exp: complete set cp-abi aut Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/list.exp ... PASS: gdb.base/list.exp: set width 0 PASS: gdb.base/list.exp: show default list size @@ -3517,7 +3595,7 @@ PASS: gdb.base/ena-dis-br.exp: info auto-deleted break marker3 PASS: gdb.base/ena-dis-br.exp: break marker4 PASS: gdb.base/ena-dis-br.exp: disable break marker4 PASS: gdb.base/ena-dis-br.exp: info break marker4 -PASS: gdb.base/ena-dis-br.exp: break 114 +PASS: gdb.base/ena-dis-br.exp: break 113 PASS: gdb.base/ena-dis-br.exp: break marker1 PASS: gdb.base/ena-dis-br.exp: disable break with count PASS: gdb.base/ena-dis-br.exp: continue from enable count, first time @@ -4652,7 +4730,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 +PASS: 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 @@ -4771,6 +4849,8 @@ PASS: gdb.base/gnu-debugdata.exp: nm - invoke sort PASS: gdb.base/gnu-debugdata.exp: comm PASS: gdb.base/gnu-debugdata.exp: objcopy 1 PASS: gdb.base/gnu-debugdata.exp: strip +PASS: gdb.base/gnu-debugdata.exp: copydebug +PASS: gdb.base/gnu-debugdata.exp: addlink PASS: gdb.base/gnu-debugdata.exp: xz PASS: gdb.base/gnu-debugdata.exp: objcopy 2 PASS: gdb.base/gnu-debugdata.exp: no symtab @@ -5676,28 +5756,46 @@ PASS: gdb.base/gnu_vector.exp: print f4a * f4b PASS: gdb.base/gnu_vector.exp: print f4a / f4b PASS: gdb.base/gnu_vector.exp: print +f4a PASS: gdb.base/gnu_vector.exp: print -f4a +PASS: gdb.base/gnu_vector.exp: print (char4) 0x01010101 +PASS: gdb.base/gnu_vector.exp: print (char4) ia +PASS: gdb.base/gnu_vector.exp: print (int2) lla PASS: gdb.base/gnu_vector.exp: print (int2) 1 PASS: gdb.base/gnu_vector.exp: print (longlong2) 2 PASS: gdb.base/gnu_vector.exp: print (float2) 3 PASS: gdb.base/gnu_vector.exp: print (double2) 4 -PASS: gdb.base/gnu_vector.exp: print (char4) 12 PASS: gdb.base/gnu_vector.exp: print (uint4) ia PASS: gdb.base/gnu_vector.exp: print (int4) -3 PASS: gdb.base/gnu_vector.exp: print (float4) 4 +PASS: gdb.base/gnu_vector.exp: print i4b = ia +PASS: gdb.base/gnu_vector.exp: print i4a = 3 +PASS: gdb.base/gnu_vector.exp: print f4a = fb +PASS: gdb.base/gnu_vector.exp: print f4b = 2 +PASS: gdb.base/gnu_vector.exp: print c4 + lla +PASS: gdb.base/gnu_vector.exp: print i4a + lla +PASS: gdb.base/gnu_vector.exp: print lla + c4 +PASS: gdb.base/gnu_vector.exp: print lla + i4a +PASS: gdb.base/gnu_vector.exp: print c4 + ib PASS: gdb.base/gnu_vector.exp: print i4a + ib +PASS: gdb.base/gnu_vector.exp: print i4a + 1 +PASS: gdb.base/gnu_vector.exp: print 1 + i4a PASS: gdb.base/gnu_vector.exp: print fa - f4b +PASS: gdb.base/gnu_vector.exp: print 2 - f4b PASS: gdb.base/gnu_vector.exp: print f4a * fb +PASS: gdb.base/gnu_vector.exp: print f4a * 1 PASS: gdb.base/gnu_vector.exp: print ia / i4b +PASS: gdb.base/gnu_vector.exp: print 2 / i4b PASS: gdb.base/gnu_vector.exp: print i4a % ib +PASS: gdb.base/gnu_vector.exp: print i4a % 1 PASS: gdb.base/gnu_vector.exp: print ia & i4b +PASS: gdb.base/gnu_vector.exp: print 2 & i4b PASS: gdb.base/gnu_vector.exp: print i4a | ib +PASS: gdb.base/gnu_vector.exp: print i4a | 1 PASS: gdb.base/gnu_vector.exp: print ia ^ i4b +PASS: gdb.base/gnu_vector.exp: print 2 ^ i4b PASS: gdb.base/gnu_vector.exp: print i4a << ib +PASS: gdb.base/gnu_vector.exp: print i4a << 1 PASS: gdb.base/gnu_vector.exp: print i4a >> ib -PASS: gdb.base/gnu_vector.exp: print i4b = ia -PASS: gdb.base/gnu_vector.exp: print i4a = 3 -PASS: gdb.base/gnu_vector.exp: print f4a = fb -PASS: gdb.base/gnu_vector.exp: print f4b = 2 +PASS: gdb.base/gnu_vector.exp: print i4a >> 1 PASS: gdb.base/gnu_vector.exp: print i4a = {2, 4, 8, 16} PASS: gdb.base/gnu_vector.exp: print i4a <<= ib PASS: gdb.base/gnu_vector.exp: print i4a + d2 @@ -5716,6 +5814,9 @@ PASS: gdb.base/gnu_vector.exp: print i4a + i2 PASS: gdb.base/gnu_vector.exp: print i2 + i4a PASS: gdb.base/gnu_vector.exp: print f4a + f2 PASS: gdb.base/gnu_vector.exp: print f2 + f4a +PASS: gdb.base/gnu_vector.exp: print (double2) f2 +PASS: gdb.base/gnu_vector.exp: print (int4) c4 +PASS: gdb.base/gnu_vector.exp: print (char4) i4a PASS: gdb.base/gnu_vector.exp: ptype c4 PASS: gdb.base/gnu_vector.exp: ptype char4 PASS: gdb.base/gnu_vector.exp: ptype i4a @@ -6149,11 +6250,11 @@ PASS: gdb.base/gdb1090.exp: print s24 === gdb Summary === -# of expected passes 5921 -# of unexpected failures 5 +# of expected passes 6021 +# of unexpected failures 4 # of expected failures 26 # of known failures 21 # of untested testcases 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 bf177cea..a6d6ae80 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 Feb 7 23:31:19 2013 +Test Run By thomas on Fri Feb 8 00:13:10 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1539,46 +1539,6 @@ PASS: gdb.base/signest.exp: set conditional breakpoint PASS: gdb.base/signest.exp: pass SIGSEGV PASS: gdb.base/signest.exp: pass SIGBUS PASS: gdb.base/signest.exp: run through nested faults -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pending.exp ... -PASS: gdb.base/pending.exp: set pending breakpoint (without symbols) -PASS: gdb.base/pending.exp: single pending breakpoint info (without symbols) -PASS: gdb.base/pending.exp: run to resolved breakpoint 1 (without symbols) -PASS: gdb.base/pending.exp: set pending breakpoint -PASS: gdb.base/pending.exp: single pending breakpoint info -PASS: gdb.base/pending.exp: breakpoint function -PASS: gdb.base/pending.exp: pending plus real breakpoint info -PASS: gdb.base/pending.exp: Don't set pending breakpoint -PASS: gdb.base/pending.exp: condition 1 k == 1 -PASS: gdb.base/pending.exp: pending plus condition -PASS: gdb.base/pending.exp: disable 1 -PASS: gdb.base/pending.exp: pending disabled -PASS: gdb.base/pending.exp: Set commands for pending breakpoint -PASS: gdb.base/pending.exp: pending disabled plus commands -PASS: gdb.base/pending.exp: Set pending breakpoint 2 -PASS: gdb.base/pending.exp: multiple pending breakpoints -PASS: gdb.base/pending.exp: Set pending breakpoint 3 -PASS: gdb.base/pending.exp: set ignore count on pending breakpoint 3 -PASS: gdb.base/pending.exp: multiple pending breakpoints 2 -PASS: gdb.base/pending.exp: running to main -PASS: gdb.base/pending.exp: re-enabling pending breakpoint that can resolve instantly -PASS: gdb.base/pending.exp: continue to resolved breakpoint 2 -PASS: gdb.base/pending.exp: continue to resolved breakpoint 1 -PASS: gdb.base/pending.exp: Disable other breakpoints -PASS: gdb.base/pending.exp: Disable other breakpoints -PASS: gdb.base/pending.exp: continue to resolved breakpoint 3 -PASS: gdb.base/pending.exp: set imaginary pending breakpoint -PASS: gdb.base/pending.exp: rerun to main -PASS: gdb.base/pending.exp: verify pending breakpoint after restart -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nextoverexit.exp ... -PASS: gdb.base/nextoverexit.exp: next over exit -Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue.exp ... -PASS: gdb.base/prologue.exp: setting breakpoint at marker -PASS: gdb.base/prologue.exp: continue to marker -PASS: gdb.base/prologue.exp: reading $pc: marker -PASS: gdb.base/prologue.exp: setting breakpoint at other -PASS: gdb.base/prologue.exp: continue to other -PASS: gdb.base/prologue.exp: reading $pc: other -PASS: gdb.base/prologue.exp: same pc from minimal symbol Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setvar.exp ... PASS: gdb.base/setvar.exp: set print sevenbit-strings PASS: gdb.base/setvar.exp: set variable char=0 @@ -1710,6 +1670,46 @@ PASS: gdb.base/setvar.exp: print uef.field=u1 PASS: gdb.base/setvar.exp: print uef.field (u1) PASS: gdb.base/setvar.exp: print sef.field=7 PASS: gdb.base/setvar.exp: print uef.field=6 +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pending.exp ... +PASS: gdb.base/pending.exp: set pending breakpoint (without symbols) +PASS: gdb.base/pending.exp: single pending breakpoint info (without symbols) +PASS: gdb.base/pending.exp: run to resolved breakpoint 1 (without symbols) +PASS: gdb.base/pending.exp: set pending breakpoint +PASS: gdb.base/pending.exp: single pending breakpoint info +PASS: gdb.base/pending.exp: breakpoint function +PASS: gdb.base/pending.exp: pending plus real breakpoint info +PASS: gdb.base/pending.exp: Don't set pending breakpoint +PASS: gdb.base/pending.exp: condition 1 k == 1 +PASS: gdb.base/pending.exp: pending plus condition +PASS: gdb.base/pending.exp: disable 1 +PASS: gdb.base/pending.exp: pending disabled +PASS: gdb.base/pending.exp: Set commands for pending breakpoint +PASS: gdb.base/pending.exp: pending disabled plus commands +PASS: gdb.base/pending.exp: Set pending breakpoint 2 +PASS: gdb.base/pending.exp: multiple pending breakpoints +PASS: gdb.base/pending.exp: Set pending breakpoint 3 +PASS: gdb.base/pending.exp: set ignore count on pending breakpoint 3 +PASS: gdb.base/pending.exp: multiple pending breakpoints 2 +PASS: gdb.base/pending.exp: running to main +PASS: gdb.base/pending.exp: re-enabling pending breakpoint that can resolve instantly +PASS: gdb.base/pending.exp: continue to resolved breakpoint 2 +PASS: gdb.base/pending.exp: continue to resolved breakpoint 1 +PASS: gdb.base/pending.exp: Disable other breakpoints +PASS: gdb.base/pending.exp: Disable other breakpoints +PASS: gdb.base/pending.exp: continue to resolved breakpoint 3 +PASS: gdb.base/pending.exp: set imaginary pending breakpoint +PASS: gdb.base/pending.exp: rerun to main +PASS: gdb.base/pending.exp: verify pending breakpoint after restart +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nextoverexit.exp ... +PASS: gdb.base/nextoverexit.exp: next over exit +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue.exp ... +PASS: gdb.base/prologue.exp: setting breakpoint at marker +PASS: gdb.base/prologue.exp: continue to marker +PASS: gdb.base/prologue.exp: reading $pc: marker +PASS: gdb.base/prologue.exp: setting breakpoint at other +PASS: gdb.base/prologue.exp: continue to other +PASS: gdb.base/prologue.exp: reading $pc: other +PASS: gdb.base/prologue.exp: same pc from minimal symbol Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/varargs.exp ... PASS: gdb.base/varargs.exp: set print sevenbit-strings PASS: gdb.base/varargs.exp: set print address off @@ -2376,10 +2376,9 @@ PASS: gdb.base/skip-solib.exp: ignoring file in solib PASS: gdb.base/skip-solib.exp: info skip with pending file PASS: gdb.base/skip-solib.exp: step PASS: gdb.base/skip-solib.exp: step after ignoring solib file. -PASS: gdb.base/skip-solib.exp: info skip with pending file PASS: gdb.base/skip-solib.exp: ignoring function in solib PASS: gdb.base/skip-solib.exp: step -PASS: gdb.base/skip-solib.exp: skip should no longer be pending. +PASS: gdb.base/skip-solib.exp: info skip for function multiply PASS: gdb.base/skip-solib.exp: step PASS: gdb.base/skip-solib.exp: bt Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/start.exp ... @@ -3011,6 +3010,8 @@ PASS: gdb.base/watch-cond-infcall.exp: hw: watch var if return_1 () PASS: gdb.base/watch-cond-infcall.exp: hw: continue PASS: gdb.base/watch-cond-infcall.exp: sw: watch var if return_1 () PASS: gdb.base/watch-cond-infcall.exp: sw: continue +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue-include.exp ... +PASS: gdb.base/prologue-include.exp: breakpoint main Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unwindonsignal.exp ... PASS: gdb.base/unwindonsignal.exp: break stop_here PASS: gdb.base/unwindonsignal.exp: continue to breakpoint at stop_here @@ -3901,6 +3902,11 @@ PASS: gdb.base/ptype.exp: ptype {{0,1,2},{3,4,5}} PASS: gdb.base/ptype.exp: ptype {4,5,6}[2] PASS: gdb.base/ptype.exp: ptype *&{4,5,6}[1] PASS: gdb.base/ptype.exp: ptype $pc +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/realname-expand.exp ... +PASS: gdb.base/realname-expand.exp: set basenames-may-differ on +PASS: gdb.base/realname-expand.exp: rbreak realname-expand-real.c:func +PASS: gdb.base/realname-expand.exp: set basenames-may-differ on +PASS: gdb.base/realname-expand.exp: break realname-expand-real.c:func Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relativedebug.exp ... PASS: gdb.base/relativedebug.exp: continue PASS: gdb.base/relativedebug.exp: pause found in backtrace @@ -4688,10 +4694,10 @@ PASS: gdb.base/nostdlib.exp: continue to marker === gdb Summary === -# of expected passes 4534 +# of expected passes 4538 # of unexpected failures 1 # of expected failures 3 # of known failures 7 # of untested testcases 5 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 8f61dbff..8f7ca393 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 Feb 7 23:34:07 2013 +Test Run By thomas on Fri Feb 8 00:15:48 2013 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.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 a6cd8d27..4a84f212 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 Feb 7 23:34:07 2013 +Test Run By thomas on Fri Feb 8 00:15:48 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -2364,6 +2364,17 @@ PASS: gdb.cp/mb-inline.exp: run to multi_line_foo breakpoint 4 bfn Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-templates.exp ... PASS: gdb.cp/mb-templates.exp: initial condition: set breakpoint PASS: gdb.cp/mb-templates.exp: initial condition: run to breakpoint +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/member-name.exp ... +PASS: gdb.cp/member-name.exp: continue to breakpoint: continue to first breakpoint +PASS: gdb.cp/member-name.exp: print C::x from first breakpoint +PASS: gdb.cp/member-name.exp: print B::b from first breakpoint +PASS: gdb.cp/member-name.exp: print inner::z from first breakpoint +PASS: gdb.cp/member-name.exp: continue to breakpoint: continue to second breakpoint +PASS: gdb.cp/member-name.exp: print C::x from second breakpoint +PASS: gdb.cp/member-name.exp: print B::b from second breakpoint +PASS: gdb.cp/member-name.exp: print inner::z from second breakpoint +PASS: gdb.cp/member-name.exp: continue to breakpoint: continue to third breakpoint +PASS: gdb.cp/member-name.exp: print Templ::y from third breakpoint Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/member-ptr.exp ... PASS: gdb.cp/member-ptr.exp: continue to breakpoint: continue to pmi = NULL PASS: gdb.cp/member-ptr.exp: ptype pmi (A::j) @@ -3652,6 +3663,8 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/paren-type.exp ... PASS: gdb.cp/paren-type.exp: set breakpoint pending off PASS: gdb.cp/paren-type.exp: break C::f(long) PASS: gdb.cp/paren-type.exp: break C::f(short) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/parse-lang.exp ... +PASS: gdb.cp/parse-lang.exp: breakpoint hit Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pass-by-ref.exp ... PASS: gdb.cp/pass-by-ref.exp: call function in obj PASS: gdb.cp/pass-by-ref.exp: call function in derived @@ -3928,8 +3941,8 @@ XFAIL: gdb.cp/temargs.exp: test type of F in k3_m (PRMS gcc/49546) XFAIL: gdb.cp/temargs.exp: test value of F in k3_m (PRMS gcc/49546) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/templates.exp ... PASS: gdb.cp/templates.exp: set multiple-symbols ask -KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/1111) -KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/1111) +KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/8218) +KFAIL: gdb.cp/templates.exp: ptype T5<int> (PRMS: gdb/8218) PASS: gdb.cp/templates.exp: constructor breakpoint PASS: gdb.cp/templates.exp: destructor breakpoint PASS: gdb.cp/templates.exp: value method breakpoint @@ -4102,9 +4115,9 @@ PASS: gdb.cp/virtfunc2.exp: print o === gdb Summary === -# of expected passes 3954 +# of expected passes 3965 # of expected failures 6 # of known failures 22 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 aa2dee3e..7bbb2e23 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 Feb 7 23:35:03 2013 +Test Run By thomas on Fri Feb 8 00:16:44 2013 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.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 551cb6b1..e70c5bc8 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 Feb 7 23:35:03 2013 +Test Run By thomas on Fri Feb 8 00:16:44 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -65,6 +65,236 @@ PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: set cp-abi gnu-v3 PASS: gdb.dwarf2/dw2-cp-infcall-ref-static.exp: p f() Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ... PASS: gdb.dwarf2/dw2-cu-size.exp: ptype noloc +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-dir-file-name.exp ... +PASS: gdb.dwarf2/dw2-dir-file-name.exp: cd .../rdir +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: continue to breakpoint: compdir_missing__ldir_missing__file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: continue to breakpoint: compdir_missing__ldir_missing__file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: continue to breakpoint: compdir_missing__ldir_missing__file_absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_missing__file_absolute: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: continue to breakpoint: compdir_missing__ldir_relative_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: continue to breakpoint: compdir_missing__ldir_relative_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: continue to breakpoint: compdir_missing__ldir_relative_file_absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_relative_file_absolute: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: continue to breakpoint: compdir_missing__ldir_absolute_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: continue to breakpoint: compdir_missing__ldir_absolute_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: continue to breakpoint: compdir_missing__ldir_absolute_file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: continue to breakpoint: compdir_missing__ldir_absolute_file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_missing__ldir_absolute_file_absolute_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: continue to breakpoint: compdir_relative_ldir_missing__file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: continue to breakpoint: compdir_relative_ldir_missing__file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: continue to breakpoint: compdir_relative_ldir_missing__file_absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_missing__file_absolute: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: continue to breakpoint: compdir_relative_ldir_relative_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: continue to breakpoint: compdir_relative_ldir_relative_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: continue to breakpoint: compdir_relative_ldir_relative_file_absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_relative_file_absolute: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: continue to breakpoint: compdir_relative_ldir_absolute_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: continue to breakpoint: compdir_relative_ldir_absolute_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: continue to breakpoint: compdir_relative_ldir_absolute_file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: continue to breakpoint: compdir_relative_ldir_absolute_file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_relative_ldir_absolute_file_absolute_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: continue to breakpoint: compdir_absolute_ldir_missing__file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: continue to breakpoint: compdir_absolute_ldir_missing__file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: continue to breakpoint: compdir_absolute_ldir_missing__file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: continue to breakpoint: compdir_absolute_ldir_missing__file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_missing__file_absolute_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: continue to breakpoint: compdir_absolute_ldir_relative_file_basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_basename: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: continue to breakpoint: compdir_absolute_ldir_relative_file_relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_relative: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: continue to breakpoint: compdir_absolute_ldir_relative_file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: continue to breakpoint: compdir_absolute_ldir_relative_file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_relative_file_absolute_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: continue to breakpoint: compdir_absolute_ldir_absolute_file_basename_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_basename_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: continue to breakpoint: compdir_absolute_ldir_absolute_file_relative_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_relative_different: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: continue to breakpoint: compdir_absolute_ldir_absolute_file_absolute_same +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_same: relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: continue to breakpoint: compdir_absolute_ldir_absolute_file_absolute_different +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set filename-display absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: absolute +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set filename-display basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: basename +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: set filename-display relative +PASS: gdb.dwarf2/dw2-dir-file-name.exp: compdir_absolute_ldir_absolute_file_absolute_different: relative +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-dos-drive.exp ... +PASS: gdb.dwarf2/dw2-dos-drive.exp: set breakpoint pending off +PASS: gdb.dwarf2/dw2-dos-drive.exp: break 'z:file.c':func +UNSUPPORTED: gdb.dwarf2/dw2-dos-drive.exp: break file.c:func Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ... PASS: gdb.dwarf2/dw2-double-set-die-type.exp: ptype a Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ... @@ -76,6 +306,12 @@ PASS: gdb.dwarf2/dw2-empty-pc-range.exp: valid range after CU load PASS: gdb.dwarf2/dw2-empty-pc-range.exp: empty range after CU load Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ... PASS: gdb.dwarf2/dw2-entry-value.exp: <optimized out> is printed +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-error.exp ... +gdb compile failed, dw2-error.c: Assembler messages: +dw2-error.c:33: Error: bad register name `%rbp' +dw2-error.c:36: Error: bad register name `%rsp' +dw2-error.c:43: Error: bad register name `%rbp' +UNTESTED: gdb.dwarf2/dw2-error.exp: dw2-error.exp 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 @@ -214,6 +450,7 @@ PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_nofb backtrace PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_loopfb print PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_loopfb backtrace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ... KFAIL: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.shl (PRMS: symtab/13307) PASS: gdb.dwarf2/dw2-simple-locdesc.exp: p &s.data4 @@ -244,14 +481,20 @@ PASS: gdb.dwarf2/dw4-sig-types.exp: maint set dwarf2 max-cache-age 0 PASS: gdb.dwarf2/dw4-sig-types.exp: p myset PASS: gdb.dwarf2/dw4-sig-types.exp: continue to foo Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-base.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-reread.exp ... PASS: gdb.dwarf2/fission-reread.exp: break main PASS: gdb.dwarf2/fission-reread.exp: fission-reread +PASS: gdb.dwarf2/fission-reread.exp: fission-reread - unload Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ... UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp +UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp ... PASS: gdb.dwarf2/implptr-optimized-out.exp: p p->f Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr.exp ... @@ -286,6 +529,8 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/member-ptr-forwardref PASS: gdb.dwarf2/member-ptr-forwardref.exp: set cp-abi gnu-v3 PASS: gdb.dwarf2/member-ptr-forwardref.exp: show cp-abi PASS: gdb.dwarf2/member-ptr-forwardref.exp: ptype c +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/method-ptr.exp ... +PASS: gdb.dwarf2/method-ptr.exp: ptype the_typedef Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pieces.exp ... PASS: gdb.dwarf2/pieces.exp: set f1 breakpoint for pieces PASS: gdb.dwarf2/pieces.exp: continue to breakpoint: continue to f1 breakpoint for pieces @@ -315,6 +560,7 @@ 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/trace-crash.exp ... 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 @@ -365,8 +611,9 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x === gdb Summary === -# of expected passes 286 +# of expected passes 515 # of known failures 1 -# of untested testcases 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of untested testcases 9 +# of unsupported tests 1 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 58824de0..3713b843 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 Feb 7 23:35:18 2013 +Test Run By thomas on Fri Feb 8 00:17:00 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -269,5 +269,5 @@ PASS: gdb.fortran/types.exp: pt 10e20 # of expected passes 243 # of unexpected failures 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 d8fddefd..51fe93ca 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 Feb 7 23:35:22 2013 +Test Run By thomas on Fri Feb 8 00:17:04 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -157,6 +157,7 @@ PASS: gdb.gdb/selftest.exp: next over setlocale LC_MESSAGES PASS: gdb.gdb/selftest.exp: next over setlocale LC_CTYPE PASS: gdb.gdb/selftest.exp: next over bindtextdomain PASS: gdb.gdb/selftest.exp: next over textdomain PACKAGE +PASS: gdb.gdb/selftest.exp: next over bfd_init PASS: gdb.gdb/selftest.exp: next over cmdarg_s VEC_cleanup PASS: gdb.gdb/selftest.exp: print a string PASS: gdb.gdb/selftest.exp: step into xmalloc call @@ -178,6 +179,6 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename === gdb Summary === -# of expected passes 164 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 165 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 index 06eef37c..0dcdcf86 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Thu Feb 7 23:35:26 2013 +Test Run By thomas on Fri Feb 8 00:17:09 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -90,5 +90,5 @@ UNTESTED: gdb.go/unsafe.exp: unsafe.exp # of expected passes 44 # of expected failures 4 # of untested testcases 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 ccd9687b..88bfc3b7 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 Feb 7 23:35:27 2013 +Test Run By thomas on Fri Feb 8 00:17:10 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -116,5 +116,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.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 1f01a0a2..88db3ecc 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 Feb 7 23:35:34 2013 +Test Run By thomas on Fri Feb 8 00:17:16 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -184,6 +184,18 @@ PASS: gdb.linespec/ls-errs.exp: break 'main.c'3 PASS: gdb.linespec/ls-errs.exp: break 'main.c'+3 PASS: gdb.linespec/ls-errs.exp: break $zippo PASS: gdb.linespec/ls-errs.exp: break ls-errs.c:$zippo +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/macro-relative.exp ... +PASS: gdb.linespec/macro-relative.exp: info macro HEADER +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/skip-two.exp ... +PASS: gdb.linespec/skip-two.exp: skip function dupname +PASS: gdb.linespec/skip-two.exp: dupname ignored from main +PASS: gdb.linespec/skip-two.exp: continue to breakpoint: n +PASS: gdb.linespec/skip-two.exp: dupname ignored from n +PASS: gdb.linespec/skip-two.exp: skip delete 1 +PASS: gdb.linespec/skip-two.exp: skip file thefile.cc +PASS: gdb.linespec/skip-two.exp: step into dupname +PASS: gdb.linespec/skip-two.exp: finish from dupname +PASS: gdb.linespec/skip-two.exp: dupname ignored for thefile.cc Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/thread.exp ... PASS: gdb.linespec/thread.exp: breakpoint line number in file PASS: gdb.linespec/thread.exp: continue to breakpoint: 29 @@ -192,6 +204,6 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function === gdb Summary === -# of expected passes 178 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 188 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 adc26322..a3547df5 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 Feb 7 23:35:36 2013 +Test Run By thomas on Fri Feb 8 00:17:19 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -198,6 +198,17 @@ PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again PASS: gdb.mi/mi-breakpoint-changed.exp: pending resolved: +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-catch-load.exp ... +PASS: gdb.mi/mi-catch-load.exp: breakpoint at main +PASS: gdb.mi/mi-catch-load.exp: mi runto main +PASS: gdb.mi/mi-catch-load.exp: catch-load: auto-solib-add on +PASS: gdb.mi/mi-catch-load.exp: catch-load: catch load +PASS: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop +PASS: gdb.mi/mi-catch-load.exp: breakpoint at main +PASS: gdb.mi/mi-catch-load.exp: mi runto main +PASS: gdb.mi/mi-catch-load.exp: catch-unload: auto-solib-add on +PASS: gdb.mi/mi-catch-load.exp: catch-unload: catch unload +PASS: gdb.mi/mi-catch-load.exp: catch-unload: solib-event stop Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cli.exp ... PASS: gdb.mi/mi-cli.exp: -interpreter-exec with no arguments PASS: gdb.mi/mi-cli.exp: -interpreter-exec with one argument @@ -309,6 +320,12 @@ PASS: gdb.mi/mi-fill-memory.exp: one argument missing PASS: gdb.mi/mi-fill-memory.exp: memory successfully written PASS: gdb.mi/mi-fill-memory.exp: memory successfully filled (8 bytes) PASS: gdb.mi/mi-fill-memory.exp: pattern correctly read from memory +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-fullname-deleted.exp ... +PASS: gdb.mi/mi-fullname-deleted.exp: set substitute-path +PASS: gdb.mi/mi-fullname-deleted.exp: fullname present +PASS: gdb.mi/mi-fullname-deleted.exp: substituted fullname +PASS: gdb.mi/mi-fullname-deleted.exp: compare_filenames_for_search does not match +PASS: gdb.mi/mi-fullname-deleted.exp: compare_filenames_for_search does match 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 @@ -604,26 +621,26 @@ PASS: gdb.mi/mi-var-block.exp: breakpoint at do_block_tests PASS: gdb.mi/mi-var-block.exp: mi runto do_block_tests PASS: gdb.mi/mi-var-block.exp: create local variable cb PASS: gdb.mi/mi-var-block.exp: try to create local variable foo -PASS: gdb.mi/mi-var-block.exp: step at do_block_test -PASS: gdb.mi/mi-var-block.exp: delete var foo +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 1 +PASS: gdb.mi/mi-var-block.exp: delete var foo 1 PASS: gdb.mi/mi-var-block.exp: create local variable foo -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 2 PASS: gdb.mi/mi-var-block.exp: update all vars: cb foo changed -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 3 PASS: gdb.mi/mi-var-block.exp: create local variable inner_foo -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 4 PASS: gdb.mi/mi-var-block.exp: create local variable foo2 XFAIL: gdb.mi/mi-var-block.exp: update inner_foo: should be out of scope: KNOWN PROBLEM XFAIL: gdb.mi/mi-var-block.exp: evaluate inner_foo: should be out of scope: KNOWN PROBLEM PASS: gdb.mi/mi-var-block.exp: update foo: did not change PASS: gdb.mi/mi-var-block.exp: delete var inner_foo -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 5 XFAIL: gdb.mi/mi-var-block.exp: update foo2: should be out of scope: KNOWN PROBLEM -PASS: gdb.mi/mi-var-block.exp: step at do_block_test +PASS: gdb.mi/mi-var-block.exp: step at do_block_test 6 XFAIL: gdb.mi/mi-var-block.exp: update foo2 should be out of scope: KNOWN PROBLEM XFAIL: gdb.mi/mi-var-block.exp: update foo should be out of scope: KNOWN PROBLEM PASS: gdb.mi/mi-var-block.exp: update cb -PASS: gdb.mi/mi-var-block.exp: delete var foo +PASS: gdb.mi/mi-var-block.exp: delete var foo 2 PASS: gdb.mi/mi-var-block.exp: delete var foo2 PASS: gdb.mi/mi-var-block.exp: delete var cb Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child-f.exp ... @@ -1854,10 +1871,10 @@ PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 === gdb Summary === -# of expected passes 1770 +# of expected passes 1785 # of unexpected successes 1 # of expected failures 8 # of known failures 6 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 f1e7374b..b4044401 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 Feb 7 23:36:22 2013 +Test Run By thomas on Fri Feb 8 00:18:05 2013 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.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 a5a43506..c5aa8e00 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 Feb 7 23:36:22 2013 +Test Run By thomas on Fri Feb 8 00:18:06 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -41,23 +41,7 @@ PASS: gdb.multi/bkpt-multi-exec.exp: break crashme.c:9 PASS: gdb.multi/bkpt-multi-exec.exp: inferior 1 PASS: gdb.multi/bkpt-multi-exec.exp: run Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... -gdb compile failed, In file included from /usr/include/stdio.h:28:0, - from ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.c:18: -/usr/include/features.h:323:26: fatal error: bits/predefs.h: No such file or directory -compilation terminated. -UNTESTED: gdb.multi/multi-arch-exec.exp: multi-arch-exec.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch.exp ... -gdb compile failed, /usr/bin/ld: cannot find crt1.o: No such file or directory -/usr/bin/ld: cannot find crti.o: No such file or directory -/usr/bin/ld: cannot find -lm -/usr/bin/ld: cannot find -lgcc -/usr/bin/ld: cannot find -lgcc_s -/usr/bin/ld: cannot find -lc -/usr/bin/ld: cannot find -lgcc -/usr/bin/ld: cannot find -lgcc_s -/usr/bin/ld: cannot find crtn.o: No such file or directory -collect2: error: ld returned 1 exit status -UNTESTED: gdb.multi/multi-arch.exp: multi-arch.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/watchpoint-multi.exp ... PASS: gdb.multi/watchpoint-multi.exp: successfully compiled posix threads test case PASS: gdb.multi/watchpoint-multi.exp: set breakpoint always-inserted on @@ -79,6 +63,5 @@ PASS: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 === gdb Summary === # of expected passes 47 -# of untested testcases 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 6d987f57..116ef0f1 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 Feb 7 23:36:24 2013 +Test Run By thomas on Fri Feb 8 00:18:08 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -32,5 +32,5 @@ PASS: gdb.objc/print.exp: reject p 1.1ll # of expected passes 13 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 1e49905b..238a511c 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 Feb 7 23:36:26 2013 +Test Run By thomas on Fri Feb 8 00:18:09 2013 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.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 076003d7..b5b3c01f 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 Feb 7 23:36:26 2013 +Test Run By thomas on Fri Feb 8 00:18:10 2013 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.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 479e6ee8..c6f155e7 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 Feb 7 23:36:28 2013 +Test Run By thomas on Fri Feb 8 00:18:12 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -50,5 +50,5 @@ PASS: gdb.pascal/types.exp: pt 10E20 # of known failures 1 # of untested testcases 2 # of unsupported tests 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 74615450..56596f1e 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 Feb 7 23:36:29 2013 +Test Run By thomas on Fri Feb 8 00:18:12 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -11,45 +11,44 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/lib-types.exp ... PASS: gdb.python/lib-types.exp: python import gdb.types PASS: gdb.python/lib-types.exp: python const_class1_obj = gdb.parse_and_eval ('const_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_const_class1_obj = gdb.types.get_basic_type (const_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (const_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (const_class1_obj.type)) PASS: gdb.python/lib-types.exp: const stripping PASS: gdb.python/lib-types.exp: python volatile_class1_obj = gdb.parse_and_eval ('volatile_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_volatile_class1_obj = gdb.types.get_basic_type (volatile_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (volatile_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (volatile_class1_obj.type)) PASS: gdb.python/lib-types.exp: volatile stripping PASS: gdb.python/lib-types.exp: python const_volatile_class1_obj = gdb.parse_and_eval ('const_volatile_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_const_volatile_class1_obj = gdb.types.get_basic_type (const_volatile_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (const_volatile_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (const_volatile_class1_obj.type)) PASS: gdb.python/lib-types.exp: volatile+const stripping PASS: gdb.python/lib-types.exp: python typedef_class1_obj = gdb.parse_and_eval ('typedef_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_typedef_class1_obj = gdb.types.get_basic_type (typedef_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (typedef_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (typedef_class1_obj.type)) PASS: gdb.python/lib-types.exp: typedef stripping PASS: gdb.python/lib-types.exp: python class1_ref_obj = gdb.parse_and_eval ('class1_ref_obj') PASS: gdb.python/lib-types.exp: python basic_type_class1_ref_obj = gdb.types.get_basic_type (class1_ref_obj.type) -PASS: gdb.python/lib-types.exp: python print str (class1_ref_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (class1_ref_obj.type)) PASS: gdb.python/lib-types.exp: reference stripping PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_obj') PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_obj.type) -PASS: gdb.python/lib-types.exp: python print str (typedef_class1_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (typedef_class1_obj.type)) PASS: gdb.python/lib-types.exp: nested typedef stripping PASS: gdb.python/lib-types.exp: python typedef_const_typedef_class1_ref_obj = gdb.parse_and_eval ('typedef_const_typedef_class1_ref_obj') PASS: gdb.python/lib-types.exp: python basic_type_typedef_const_typedef_class1_ref_obj = gdb.types.get_basic_type (typedef_const_typedef_class1_ref_obj.type) -PASS: gdb.python/lib-types.exp: python print str (typedef_const_typedef_class1_ref_obj.type) +PASS: gdb.python/lib-types.exp: python print (str (typedef_const_typedef_class1_ref_obj.type)) PASS: gdb.python/lib-types.exp: nested typedef/ref stripping PASS: gdb.python/lib-types.exp: python class1_obj = gdb.parse_and_eval ('class1_obj') -PASS: gdb.python/lib-types.exp: python print gdb.types.has_field (class1_obj.type, 'x') -PASS: gdb.python/lib-types.exp: python print gdb.types.has_field (class1_obj.type, 'nope') +PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'x')) +PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (class1_obj.type, 'nope')) PASS: gdb.python/lib-types.exp: python subclass1_obj = gdb.parse_and_eval ('subclass1_obj') -PASS: gdb.python/lib-types.exp: python print gdb.types.has_field (subclass1_obj.type, 'x') +PASS: gdb.python/lib-types.exp: python print (gdb.types.has_field (subclass1_obj.type, 'x')) PASS: gdb.python/lib-types.exp: python enum1_obj = gdb.parse_and_eval ('enum1_obj') PASS: gdb.python/lib-types.exp: python enum1_dict = gdb.types.make_enum_dict (enum1_obj.type) -PASS: gdb.python/lib-types.exp: python enum1_list = enum1_dict.items () -PASS: gdb.python/lib-types.exp: python enum1_list.sort () -PASS: gdb.python/lib-types.exp: python print enum1_list +PASS: gdb.python/lib-types.exp: python enum1_list = sorted (enum1_dict.items ()) +PASS: gdb.python/lib-types.exp: python print (enum1_list) PASS: gdb.python/lib-types.exp: python struct_a = gdb.lookup_type ('struct A') -PASS: gdb.python/lib-types.exp: python print struct_a.keys () -PASS: gdb.python/lib-types.exp: python print [k for k,v in gdb.types.deep_items(struct_a)] +PASS: gdb.python/lib-types.exp: python print (struct_a.keys ()) +PASS: gdb.python/lib-types.exp: python print ([k for k,v in gdb.types.deep_items(struct_a)]) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-block.exp ... PASS: gdb.python/py-block.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-block.exp: Check block not None @@ -111,7 +110,7 @@ PASS: gdb.python/py-breakpoint.exp: commands $bpnum PASS: gdb.python/py-breakpoint.exp: print "Command for breakpoint has been executed." PASS: gdb.python/py-breakpoint.exp: print result PASS: gdb.python/py-breakpoint.exp: end -PASS: gdb.python/py-breakpoint.exp: python print blist[len(blist)-1].commands +PASS: gdb.python/py-breakpoint.exp: python print (blist[len(blist)-1].commands) PASS: gdb.python/py-breakpoint.exp: Check invisible bp obj exists PASS: gdb.python/py-breakpoint.exp: Check breakpoint location PASS: gdb.python/py-breakpoint.exp: Check breakpoint visibility @@ -179,7 +178,7 @@ PASS: gdb.python/py-cmd.exp: input simple command - class test_cmd (gdb.Command) PASS: gdb.python/py-cmd.exp: input simple command - def __init__ (self): PASS: gdb.python/py-cmd.exp: input simple command - super (test_cmd, self).__init__ ("test_cmd", gdb.COMMAND_OBSCURE) PASS: gdb.python/py-cmd.exp: input simple command - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input simple command - print "test_cmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input simple command - print ("test_cmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input simple command - test_cmd () PASS: gdb.python/py-cmd.exp: input simple command - end PASS: gdb.python/py-cmd.exp: call simple command @@ -188,7 +187,7 @@ PASS: gdb.python/py-cmd.exp: input prefix command - class prefix_cmd (gdb.Comman PASS: gdb.python/py-cmd.exp: input prefix command - def __init__ (self): PASS: gdb.python/py-cmd.exp: input prefix command - super (prefix_cmd, self).__init__ ("prefix_cmd", gdb.COMMAND_OBSCURE, gdb.COMPLETE_NONE, True) PASS: gdb.python/py-cmd.exp: input prefix command - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input prefix command - print "prefix_cmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input prefix command - print ("prefix_cmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input prefix command - prefix_cmd () PASS: gdb.python/py-cmd.exp: input prefix command - end PASS: gdb.python/py-cmd.exp: call prefix command @@ -197,7 +196,7 @@ PASS: gdb.python/py-cmd.exp: input subcommand - class subcmd (gdb.Command): PASS: gdb.python/py-cmd.exp: input subcommand - def __init__ (self): PASS: gdb.python/py-cmd.exp: input subcommand - super (subcmd, self).__init__ ("prefix_cmd subcmd", gdb.COMMAND_OBSCURE) PASS: gdb.python/py-cmd.exp: input subcommand - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input subcommand - print "subcmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input subcommand - print ("subcmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input subcommand - subcmd () PASS: gdb.python/py-cmd.exp: input subcommand - end PASS: gdb.python/py-cmd.exp: call subcmd @@ -206,7 +205,7 @@ PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - class pre PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - def __init__ (self): PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - super (prefix_cmd2, self).__init__ ("prefix_cmd2", gdb.COMMAND_OBSCURE, prefix = True, completer_class = gdb.COMPLETE_FILENAME) PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - print "prefix_cmd2 output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - print ("prefix_cmd2 output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - prefix_cmd2 () PASS: gdb.python/py-cmd.exp: input prefix command, keyword arguments - end PASS: gdb.python/py-cmd.exp: call prefix command, keyword arguments @@ -215,7 +214,7 @@ PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - class subcmd ( PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - def __init__ (self): PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - super (subcmd, self).__init__ ("prefix_cmd2 subcmd", gdb.COMMAND_OBSCURE) PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - print "subcmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - print ("subcmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - subcmd () PASS: gdb.python/py-cmd.exp: input subcommand under prefix_cmd2 - end PASS: gdb.python/py-cmd.exp: call subcmd under prefix_cmd2 @@ -224,7 +223,7 @@ PASS: gdb.python/py-cmd.exp: input new subcommand - class newsubcmd (gdb.Command PASS: gdb.python/py-cmd.exp: input new subcommand - def __init__ (self): PASS: gdb.python/py-cmd.exp: input new subcommand - super (newsubcmd, self).__init__ ("info newsubcmd", gdb.COMMAND_OBSCURE) PASS: gdb.python/py-cmd.exp: input new subcommand - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input new subcommand - print "newsubcmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input new subcommand - print ("newsubcmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input new subcommand - newsubcmd () PASS: gdb.python/py-cmd.exp: input new subcommand - end PASS: gdb.python/py-cmd.exp: call newsubcmd @@ -247,7 +246,7 @@ PASS: gdb.python/py-cmd.exp: input simple user-defined command - """Docstring" PASS: gdb.python/py-cmd.exp: input simple user-defined command - def __init__ (self): PASS: gdb.python/py-cmd.exp: input simple user-defined command - super (test_help, self).__init__ ("test_help", gdb.COMMAND_USER) PASS: gdb.python/py-cmd.exp: input simple user-defined command - def invoke (self, arg, from_tty): -PASS: gdb.python/py-cmd.exp: input simple user-defined command - print "test_cmd output, arg = %s" % arg +PASS: gdb.python/py-cmd.exp: input simple user-defined command - print ("test_cmd output, arg = %s" % arg) PASS: gdb.python/py-cmd.exp: input simple user-defined command - test_help () PASS: gdb.python/py-cmd.exp: input simple user-defined command - end PASS: gdb.python/py-cmd.exp: call simple user-defined command @@ -327,6 +326,8 @@ 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: explore cs.u +PASS: gdb.python/py-explore.exp: end cs.u 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 @@ -438,9 +439,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame-inline.exp . PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-frame-inline.exp: info frame PASS: gdb.python/py-frame-inline.exp: up -PASS: gdb.python/py-frame-inline.exp: python print gdb.selected_frame().read_var('l') +PASS: gdb.python/py-frame-inline.exp: python print (gdb.selected_frame().read_var('l')) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame.exp ... PASS: gdb.python/py-frame.exp: continue to breakpoint: Block break here. +PASS: gdb.python/py-frame.exp: test Frame.architecture() PASS: gdb.python/py-frame.exp: test i PASS: gdb.python/py-frame.exp: test f PASS: gdb.python/py-frame.exp: test b @@ -714,7 +716,7 @@ PASS: gdb.python/py-objfile.exp: Get objfile validity PASS: gdb.python/py-objfile.exp: Get objfile validity PASS: gdb.python/py-objfile.exp: Get objfile validity after unload Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-parameter.exp ... -PASS: gdb.python/py-parameter.exp: python print gdb.parameter ('directories') +PASS: gdb.python/py-parameter.exp: python print (gdb.parameter ('directories')) PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - python PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - class TestParam (gdb.Parameter): PASS: gdb.python/py-parameter.exp: Simple gdb booleanparameter - """When enabled, test param does something useful. When disabled, does nothing.""" @@ -866,7 +868,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prettyprint.exp .. PASS: gdb.python/py-prettyprint.exp: set print pretty on PASS: gdb.python/py-prettyprint.exp: b 351 PASS: gdb.python/py-prettyprint.exp: continue -PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py') +PASS: gdb.python/py-prettyprint.exp: python exec (open ('py-prettyprint.py').read ()) PASS: gdb.python/py-prettyprint.exp: print ss PASS: gdb.python/py-prettyprint.exp: print ssa[1] PASS: gdb.python/py-prettyprint.exp: print ssa @@ -887,7 +889,7 @@ PASS: gdb.python/py-prettyprint.exp: continue until exit PASS: gdb.python/py-prettyprint.exp: set print pretty on PASS: gdb.python/py-prettyprint.exp: b 351 PASS: gdb.python/py-prettyprint.exp: continue -PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py') +PASS: gdb.python/py-prettyprint.exp: python exec (open ('py-prettyprint.py').read ()) PASS: gdb.python/py-prettyprint.exp: print ss PASS: gdb.python/py-prettyprint.exp: print ssa[1] PASS: gdb.python/py-prettyprint.exp: print ssa @@ -919,7 +921,7 @@ PASS: gdb.python/py-prettyprint.exp: print nstype PASS: gdb.python/py-prettyprint.exp: set print pretty off PASS: gdb.python/py-prettyprint.exp: print nstype on one line PASS: gdb.python/py-prettyprint.exp: continue until exit -PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py') +PASS: gdb.python/py-prettyprint.exp: python exec (open ('py-prettyprint.py').read ()) PASS: gdb.python/py-prettyprint.exp: continue to breakpoint: eval-break PASS: gdb.python/py-prettyprint.exp: info locals PASS: gdb.python/py-prettyprint.exp: b 351 @@ -931,7 +933,7 @@ PASS: gdb.python/py-prettyprint.exp: python enable_lookup_function () PASS: gdb.python/py-prettyprint.exp: print ss enabled #2 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-progspace.exp ... PASS: gdb.python/py-progspace.exp: current progspace filename (None) -PASS: gdb.python/py-progspace.exp: python print gdb.progspaces() +PASS: gdb.python/py-progspace.exp: python print (gdb.progspaces()) PASS: gdb.python/py-progspace.exp: current progspace filename (py-progspace) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prompt.exp ... PASS: gdb.python/py-prompt.exp: GDB initializing first prompt @@ -1066,28 +1068,28 @@ PASS: gdb.python/py-symtab.exp: Test symtab.is_valid() PASS: gdb.python/py-symtab.exp: Test sal destructor PASS: gdb.python/py-symtab.exp: Test symtab destructor Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-template.exp ... -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: volatile int -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int & -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: volatile int & -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: volatile int * const -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: volatile int * const * -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int * volatile -PASS: gdb.python/py-template.exp: print foo +PASS: gdb.python/py-template.exp: print (foo) PASS: gdb.python/py-template.exp: python foo = gdb.history(0) PASS: gdb.python/py-template.exp: const int * volatile * const * volatile * Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-type.exp ... @@ -1107,11 +1109,11 @@ PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list PASS: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test PASS: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test PASS: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print len (st.type['a'].type) -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type.has_key ('x') -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type.keys () -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type['x'] -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print not not st.type['a'].type +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (len (st.type['a'].type)) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.has_key ('x')) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.keys ()) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type['x']) +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (not not st.type['a'].type) PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (ar) PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history PASS: gdb.python/py-type.exp: lang_c: test_fields: python fields = ar.type.fields() @@ -1119,7 +1121,11 @@ PASS: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields PASS: gdb.python/py-type.exp: lang_c: test_fields: Check array field type PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments -PASS: gdb.python/py-type.exp: lang_c: test_fields: python print ar[0].type == ar[0].type +PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (ar[0].type == ar[0].type) +PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (vec_data_1) +PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_1) from history +PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (vec_data_2) +PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_2) from history PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec1 PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec2 @@ -1146,8 +1152,8 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print c.type == gdb.parse_and_eval('d').type -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print c.type == gdb.parse_and_eval('d').type.fields()[0].type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type.fields()[0].type) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (st) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type @@ -1162,11 +1168,11 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print len (st.type['a'].type) -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type.has_key ('x') -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type.keys () -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type['x'] -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print not not st.type['a'].type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (st.type['a'].type)) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.has_key ('x')) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.keys ()) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type['x']) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (not not st.type['a'].type) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (ar) PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python fields = ar.type.fields() @@ -1174,7 +1180,11 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments -PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print ar[0].type == ar[0].type +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (ar[0].type == ar[0].type) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (vec_data_1) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_1) from history +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (vec_data_2) +PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_2) from history PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1 PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2 @@ -1202,11 +1212,11 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: print val PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: Check range for non ranged type. PASS: gdb.python/py-type.exp: lang_cpp: get type of temvar -PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(0) -PASS: gdb.python/py-type.exp: lang_cpp: python print isinstance(ttype.template_argument(0), gdb.Type) -PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(1) -PASS: gdb.python/py-type.exp: lang_cpp: python print isinstance(ttype.template_argument(1), gdb.Value) -PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(2) +PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(0)) +PASS: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(0), gdb.Type)) +PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(1)) +PASS: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(1), gdb.Value)) +PASS: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(2)) PASS: gdb.python/py-type.exp: lang_cpp: test_enum: print value (e) PASS: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history PASS: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e @@ -1219,7 +1229,7 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by na PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-typeprint.exp ... -PASS: gdb.python/py-typeprint.exp: python execfile ('py-typeprint.py') +PASS: gdb.python/py-typeprint.exp: python exec (open ('py-typeprint.py').read ()) PASS: gdb.python/py-typeprint.exp: basic test PASS: gdb.python/py-typeprint.exp: raw test PASS: gdb.python/py-typeprint.exp: disable type-printer string @@ -1230,15 +1240,15 @@ PASS: gdb.python/py-typeprint.exp: whatis with enabled printer PASS: gdb.python/py-typeprint.exp: whatis s Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value-cc.exp ... PASS: gdb.python/py-value-cc.exp: continue to breakpoint: Break here -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("a").type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("a").referenced_value().type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ref").type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ref").referenced_value().type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ref").referenced_value()) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ptr_ref").dereference().type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ptr_ref").referenced_value().type) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ptr_ref").referenced_value().dereference()) -PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("int_ptr_ref").referenced_value().referenced_value()) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("a").type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("a").referenced_value().type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").referenced_value().type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ref").referenced_value())) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").dereference().type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().type)) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().dereference())) +PASS: gdb.python/py-value-cc.exp: python print (str(gdb.parse_and_eval("int_ptr_ref").referenced_value().referenced_value())) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value.exp ... PASS: gdb.python/py-value.exp: create boolean value PASS: gdb.python/py-value.exp: create integer value @@ -1276,7 +1286,7 @@ PASS: gdb.python/py-value.exp: subtract python integer from integer value PASS: gdb.python/py-value.exp: add python float with double value PASS: gdb.python/py-value.exp: print evalue PASS: gdb.python/py-value.exp: python evalue = gdb.history (0) -PASS: gdb.python/py-value.exp: python print int (evalue) +PASS: gdb.python/py-value.exp: python print (int (evalue)) PASS: gdb.python/py-value.exp: add pointer value with python integer PASS: gdb.python/py-value.exp: subtract python integer from pointer value PASS: gdb.python/py-value.exp: subtract two pointer values @@ -1285,9 +1295,9 @@ PASS: gdb.python/py-value.exp: catch throw of GDB error PASS: gdb.python/py-value.exp: define function to test booleans - python PASS: gdb.python/py-value.exp: define function to test booleans - def test_bool (val): PASS: gdb.python/py-value.exp: define function to test booleans - if val: -PASS: gdb.python/py-value.exp: define function to test booleans - print 'yay' +PASS: gdb.python/py-value.exp: define function to test booleans - print ('yay') PASS: gdb.python/py-value.exp: define function to test booleans - else: -PASS: gdb.python/py-value.exp: define function to test booleans - print 'nay' +PASS: gdb.python/py-value.exp: define function to test booleans - print ('nay') PASS: gdb.python/py-value.exp: define function to test booleans - end PASS: gdb.python/py-value.exp: check evaluation of true boolean value in expression PASS: gdb.python/py-value.exp: check evaluation of false boolean value in expression @@ -1320,7 +1330,7 @@ PASS: gdb.python/py-value.exp: greater or equal, less PASS: gdb.python/py-value.exp: greater or equal, greater PASS: gdb.python/py-value.exp: greater or equal, None PASS: gdb.python/py-value.exp: py-value in file.filename -PASS: gdb.python/py-value.exp: python print gdb.objfiles()[0].pretty_printers +PASS: gdb.python/py-value.exp: python print (gdb.objfiles()[0].pretty_printers) PASS: gdb.python/py-value.exp: python gdb.objfiles()[0].pretty_printers = 0 PASS: gdb.python/py-value.exp: parse_and_eval constant test PASS: gdb.python/py-value.exp: parse_and_eval simple expression test @@ -1345,42 +1355,42 @@ PASS: gdb.python/py-value.exp: Test is_optimized_out attribute PASS: gdb.python/py-value.exp: Test address attribute PASS: gdb.python/py-value.exp: parse_and_eval with memory error PASS: gdb.python/py-value.exp: python inval = gdb.parse_and_eval('*(int*)0') -PASS: gdb.python/py-value.exp: python print inval.is_lazy +PASS: gdb.python/py-value.exp: python print (inval.is_lazy) PASS: gdb.python/py-value.exp: memory error and lazy values PASS: gdb.python/py-value.exp: memory error and lazy values PASS: gdb.python/py-value.exp: python argc_lazy = gdb.parse_and_eval('argc') PASS: gdb.python/py-value.exp: python argc_notlazy = gdb.parse_and_eval('argc') PASS: gdb.python/py-value.exp: python argc_notlazy.fetch_lazy() -PASS: gdb.python/py-value.exp: python print argc_lazy.is_lazy -PASS: gdb.python/py-value.exp: python print argc_notlazy.is_lazy +PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy) +PASS: gdb.python/py-value.exp: python print (argc_notlazy.is_lazy) PASS: gdb.python/py-value.exp: sanity check argc -PASS: gdb.python/py-value.exp: python print argc_lazy.is_lazy +PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy) PASS: gdb.python/py-value.exp: set argc=2 -PASS: gdb.python/py-value.exp: python print argc_notlazy -PASS: gdb.python/py-value.exp: python print argc_lazy -PASS: gdb.python/py-value.exp: python print argc_lazy.is_lazy +PASS: gdb.python/py-value.exp: python print (argc_notlazy) +PASS: gdb.python/py-value.exp: python print (argc_lazy) +PASS: gdb.python/py-value.exp: python print (argc_lazy.is_lazy) PASS: gdb.python/py-value.exp: print st PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: Test string with no length PASS: gdb.python/py-value.exp: Test string (length = -1) is all of the string -PASS: gdb.python/py-value.exp: python print st.string (length = 6) +PASS: gdb.python/py-value.exp: python print (st.string (length = 6)) PASS: gdb.python/py-value.exp: Test string (length = 0) is empty PASS: gdb.python/py-value.exp: Test length is 0 PASS: gdb.python/py-value.exp: print nullst PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: Test string to first null PASS: gdb.python/py-value.exp: get string beyond null -PASS: gdb.python/py-value.exp: python print repr(nullst) +PASS: gdb.python/py-value.exp: python print (repr(nullst)) PASS: gdb.python/py-value.exp: p/x fp1 PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: python fp1 = fp1.dereference() PASS: gdb.python/py-value.exp: python result = fp1() -PASS: gdb.python/py-value.exp: python print result +PASS: gdb.python/py-value.exp: python print (result) PASS: gdb.python/py-value.exp: p/x fp2 PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: python fp2 = fp2.dereference() PASS: gdb.python/py-value.exp: python result2 = fp2(10,20) -PASS: gdb.python/py-value.exp: python print result2 +PASS: gdb.python/py-value.exp: python print (result2) PASS: gdb.python/py-value.exp: p i PASS: gdb.python/py-value.exp: get value from history PASS: gdb.python/py-value.exp: python result3 = i() @@ -1424,9 +1434,9 @@ PASS: gdb.python/py-value.exp: continue to breakpoint: break to inspect pointer PASS: gdb.python/py-value.exp: Obtain address PASS: gdb.python/py-value.exp: Obtains value from GDB PASS: gdb.python/py-value.exp: Check pointer passed as reference -PASS: gdb.python/py-value.exp: python print bool(gdb.parse_and_eval('base').dynamic_cast(gdb.lookup_type('Derived').pointer())) -PASS: gdb.python/py-value.exp: python print gdb.parse_and_eval('base').dynamic_type -PASS: gdb.python/py-value.exp: python print gdb.parse_and_eval('5').dynamic_type +PASS: gdb.python/py-value.exp: python print (bool(gdb.parse_and_eval('base').dynamic_cast(gdb.lookup_type('Derived').pointer()))) +PASS: gdb.python/py-value.exp: python print (gdb.parse_and_eval('base').dynamic_type) +PASS: gdb.python/py-value.exp: python print (gdb.parse_and_eval('5').dynamic_type) PASS: gdb.python/py-value.exp: continue to breakpoint: break to inspect struct and union PASS: gdb.python/py-value.exp: Create a value for subscript test PASS: gdb.python/py-value.exp: Create a value for subscript test @@ -1444,26 +1454,26 @@ PASS: gdb.python/py-value.exp: PASS: gdb.python/py-value.exp: Test multiple subscript Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/python.exp ... PASS: gdb.python/python.exp: multi-line python command - python -PASS: gdb.python/python.exp: multi-line python command - print 23 +PASS: gdb.python/python.exp: multi-line python command - print (23) PASS: gdb.python/python.exp: multi-line python command - end PASS: gdb.python/python.exp: show python command - define zzq PASS: gdb.python/python.exp: show python command - python -PASS: gdb.python/python.exp: show python command - print 23 +PASS: gdb.python/python.exp: show python command - print (23) PASS: gdb.python/python.exp: show python command - end PASS: gdb.python/python.exp: show python command - end PASS: gdb.python/python.exp: show python command - show user zzq PASS: gdb.python/python.exp: indented multi-line python command - python PASS: gdb.python/python.exp: indented multi-line python command - def foo (): -PASS: gdb.python/python.exp: indented multi-line python command - print 'hello, world!' +PASS: gdb.python/python.exp: indented multi-line python command - print ('hello, world!') PASS: gdb.python/python.exp: indented multi-line python command - foo () PASS: gdb.python/python.exp: indented multi-line python command - end PASS: gdb.python/python.exp: source source2.py PASS: gdb.python/python.exp: source -s source2.py -PASS: gdb.python/python.exp: python print gdb.current_objfile() -PASS: gdb.python/python.exp: python print gdb.objfiles() +PASS: gdb.python/python.exp: python print (gdb.current_objfile()) +PASS: gdb.python/python.exp: python print (gdb.objfiles()) PASS: gdb.python/python.exp: pythonX.Y/lib-dynload/*.so PASS: gdb.python/python.exp: python x = gdb.execute('printf "%d", 23', to_string = True) -PASS: gdb.python/python.exp: python print x +PASS: gdb.python/python.exp: python print (x) PASS: gdb.python/python.exp: post event insertion - python PASS: gdb.python/python.exp: post event insertion - someVal = 0 PASS: gdb.python/python.exp: post event insertion - class Foo(object): @@ -1489,7 +1499,7 @@ PASS: gdb.python/python.exp: Ensure that no threads are returned PASS: gdb.python/python.exp: register atexit function - python PASS: gdb.python/python.exp: register atexit function - import atexit PASS: gdb.python/python.exp: register atexit function - def printit(arg): -PASS: gdb.python/python.exp: register atexit function - print arg +PASS: gdb.python/python.exp: register atexit function - print (arg) PASS: gdb.python/python.exp: register atexit function - atexit.register(printit, 'good bye world') PASS: gdb.python/python.exp: register atexit function - end PASS: gdb.python/python.exp: atexit handling @@ -1580,6 +1590,6 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address === gdb Summary === -# of expected passes 1534 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 1544 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 0598ec75..909b376c 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 Feb 7 23:36:50 2013 +Test Run By thomas on Fri Feb 8 00:18:33 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -2810,5 +2810,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.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 92922ec7..3559f3d2 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 Feb 7 23:37:14 2013 +Test Run By thomas on Fri Feb 8 00:18:58 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -80,5 +80,5 @@ PASS: gdb.server/solib-list.exp: non-stop 1: p libvar === gdb Summary === # of expected passes 62 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 fd008046..e7f98009 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 Feb 7 23:37:19 2013 +Test Run By thomas on Fri Feb 8 00:19:02 2013 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.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 0239d548..81f45170 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 Feb 7 23:37:20 2013 +Test Run By thomas on Fri Feb 8 00:19:04 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -787,5 +787,5 @@ PASS: gdb.threads/watchthreads2.exp: all threads incremented x === gdb Summary === # of expected passes 725 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 eb7097bc..ee920484 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 Feb 7 23:38:47 2013 +Test Run By thomas on Fri Feb 8 00:20:30 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -122,6 +122,8 @@ PASS: gdb.trace/infotrace.exp: 2.2b: info tracepoint 2 (gdb_asm_test) PASS: gdb.trace/infotrace.exp: 2.3: info tracepoint (invalid tracepoint number) PASS: gdb.trace/infotrace.exp: 2.4: info trace rejects multiple tracepoint numbers PASS: gdb.trace/infotrace.exp: 2.5: help info tracepoints +PASS: gdb.trace/infotrace.exp: collect on tracepoint 1 +UNSUPPORTED: gdb.trace/infotrace.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-traceframe-changed.exp ... PASS: gdb.trace/mi-traceframe-changed.exp: tfile: select trace file PASS: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0 @@ -298,8 +300,8 @@ PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecti === gdb Summary === -# of expected passes 229 +# of expected passes 230 # of untested testcases 2 -# of unsupported tests 22 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of unsupported tests 23 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-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 23d20acd..022f5e98 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 Feb 7 23:38:56 2013 +Test Run By thomas on Fri Feb 8 00:20:39 2013 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.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory |