diff -dup -ru pass/gdb.log fail/gdb.log --- pass/gdb.log 2011-05-07 07:55:06.000000000 +0200 +++ fail/gdb.log 2011-05-07 07:59:23.000000000 +0200 @@ -1,4 +1,4 @@ -Test Run By jkratoch on Sat May 7 07:55:04 2011 +Test Run By jkratoch on Sat May 7 07:59:22 2011 Native configuration is x86_64-unknown-linux-gnu === gdb tests === @@ -49,19 +49,17 @@ shell sleep 1 (gdb) run The program being debugged has been started already. Start it from the beginning? (y or n) y -`/home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.base/reread' has changed; re-reading symbols. Starting program: /home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.base/reread - -Breakpoint 1, foo () at ./gdb.base/reread2.c:9 -9 x++; -(gdb) PASS: gdb.base/reread.exp: run to foo() second time +This is foo +[Inferior 1 (process 2994) exited normally] +(gdb) FAIL: gdb.base/reread.exp: run to foo() second time dir Reinitialize source path to empty? (y or n) y Source directories searched: $cdir:$cwd (gdb) dir ./gdb.base Source directories searched: /home/jkratoch/redhat/gdb-clean/gdb/testsuite/./gdb.base:$cdir:$cwd (gdb) kill -Kill the program being debugged? (y or n) y +The program is not being run. (gdb) file /home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.base/reread Load new symbol table from "/home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.base/reread"? (y or n) y Reading symbols from /home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.base/reread...done. @@ -77,20 +75,19 @@ Breakpoint 1, foo () at ./gdb.base/rerea (gdb) PASS: gdb.base/reread.exp: second pass: run to foo() continue Continuing. -[Inferior 1 (process 28071) exited normally] +[Inferior 1 (process 3000) exited normally] (gdb) PASS: gdb.base/reread.exp: continue until exit at second pass run -`/home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.base/reread' has changed; re-reading symbols. Starting program: /home/jkratoch/redhat/gdb-clean/gdb/testsuite/gdb.base/reread - -Breakpoint 1, foo () at ./gdb.base/reread2.c:9 -9 x++; -(gdb) PASS: gdb.base/reread.exp: second pass: run to foo() second time -testcase ./gdb.base/reread.exp completed in 2 seconds +This is foo +[Inferior 1 (process 3003) exited normally] +(gdb) FAIL: gdb.base/reread.exp: second pass: run to foo() second time +testcase ./gdb.base/reread.exp completed in 1 seconds === gdb Summary === -# of expected passes 7 +# of expected passes 5 +# of unexpected failures 2 Executing on host: /home/jkratoch/redhat/gdb-clean/gdb/testsuite/../../gdb/gdb -nw -nx -data-directory /home/jkratoch/redhat/gdb-clean/gdb/testsuite/../data-directory --version (timeout = 300) spawn -ignore SIGHUP /home/jkratoch/redhat/gdb-clean/gdb/testsuite/../../gdb/gdb -nw -nx -data-directory /home/jkratoch/redhat/gdb-clean/gdb/testsuite/../data-directory --version GNU gdb (GDB) 7.3.50.20110506-cvs @@ -104,4 +101,4 @@ For bug reporting instructions, please s . /home/jkratoch/redhat/gdb-clean/gdb/testsuite/../../gdb/gdb version 7.3.50.20110506-cvs -nw -nx -data-directory /home/jkratoch/redhat/gdb-clean/gdb/testsuite/../data-directory -runtest completed at Sat May 7 07:55:06 2011 +runtest completed at Sat May 7 07:59:23 2011 diff -dup -ru pass/gdb.sum fail/gdb.sum --- pass/gdb.sum 2011-05-07 07:55:06.000000000 +0200 +++ fail/gdb.sum 2011-05-07 07:59:23.000000000 +0200 @@ -1,4 +1,4 @@ -Test Run By jkratoch on Sat May 7 07:55:04 2011 +Test Run By jkratoch on Sat May 7 07:59:22 2011 Native configuration is x86_64-unknown-linux-gnu === gdb tests === @@ -10,14 +10,15 @@ Running target unix Running ./gdb.base/reread.exp ... PASS: gdb.base/reread.exp: breakpoint foo in first file PASS: gdb.base/reread.exp: run to foo() -PASS: gdb.base/reread.exp: run to foo() second time +FAIL: gdb.base/reread.exp: run to foo() second time PASS: gdb.base/reread.exp: second pass: breakpoint foo in first file PASS: gdb.base/reread.exp: second pass: run to foo() PASS: gdb.base/reread.exp: continue until exit at second pass -PASS: gdb.base/reread.exp: second pass: run to foo() second time +FAIL: gdb.base/reread.exp: second pass: run to foo() second time === gdb Summary === -# of expected passes 7 +# of expected passes 5 +# of unexpected failures 2 /home/jkratoch/redhat/gdb-clean/gdb/testsuite/../../gdb/gdb version 7.3.50.20110506-cvs -nw -nx -data-directory /home/jkratoch/redhat/gdb-clean/gdb/testsuite/../data-directory