Hello!

Please find biarch testing results with or without CONFIG_UTRACE below from 2 
Intel and 1 AMD CPU F12 x86_64 systems. gdb-32.sum was for 32-bit run with 
32-bit GDB; while gdb-64.sum was for 32-bit run with 64-bit GDB. All logs can 
be found at,
http://people.redhat.com/qcai/kratochvil/

Thanks!
CAI Qian

Dell PowerEdge 2850 (Intel)

$ diff -u noutrace/gdb-32.sum utrace/gdb-32.sum 
--- noutrace/gdb-32.sum 2009-11-26 10:00:51.000000000 +0800
+++ utrace/gdb-32.sum   2009-11-26 09:58:52.000000000 +0800
@@ -1,4 +1,4 @@
-Test Run By root on Wed Nov 25 13:25:22 2009
+Test Run By root on Wed Nov 25 12:10:24 2009
 Native configuration is i686-redhat-linux-gnu
 
                === gdb tests ===
@@ -5030,7 +5030,7 @@
 PASS: gdb.base/foll-fork.exp: set follow parent, cleanup
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.base/follow-child.exp ...
 PASS: gdb.base/follow-child.exp: set follow-fork-mode child
-FAIL: gdb.base/follow-child.exp: break
+PASS: gdb.base/follow-child.exp: break
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.base/foll-vfork.exp ...
 PASS: gdb.base/foll-vfork.exp: set verbose
 PASS: gdb.base/foll-vfork.exp: insert first vfork catchpoint
@@ -13463,7 +13463,7 @@
 FAIL: gdb.java/jnpe.exp: run java next-over-throw
 FAIL: gdb.java/jnpe.exp: check for unwinder hook in java
 PASS: gdb.java/jnpe.exp: disable SIGSEGV for next-over-NPE
-PASS: gdb.java/jnpe.exp: next over NPE
+FAIL: gdb.java/jnpe.exp: next over NPE
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.java/jprint.exp ...
 PASS: gdb.java/jprint.exp: set print sevenbit-strings
 PASS: gdb.java/jprint.exp: set language to "java"
@@ -16270,8 +16270,8 @@
 PASS: gdb.threads/attachstop-mt.exp: attach4 to stopped switch thread
 PASS: gdb.threads/attachstop-mt.exp: attach4 to stopped bt
 PASS: gdb.threads/attachstop-mt.exp: continue (attach4 continue)
-PASS: gdb.threads/attachstop-mt.exp: attach4 stop by interrupt
-PASS: gdb.threads/attachstop-mt.exp: attach4, exit leaves process sleeping
+FAIL: gdb.threads/attachstop-mt.exp: attach4 stop by interrupt (timeout)
+FAIL: gdb.threads/attachstop-mt.exp: attach4, exit leaves process sleeping
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.threads/attach-stopped.exp 
...
 PASS: gdb.threads/attach-stopped.exp: nonthreaded: set file, before attach1 to 
stopped process (re-read)
 PASS: gdb.threads/attach-stopped.exp: nonthreaded: attach1 to stopped, after 
setting file
@@ -16286,7 +16286,7 @@
 PASS: gdb.threads/attach-stopped.exp: threaded: set file, before attach1 to 
stopped process (re-read)
 PASS: gdb.threads/attach-stopped.exp: threaded: attach1 to stopped, after 
setting file
 PASS: gdb.threads/attach-stopped.exp: threaded: attach1 to stopped bt
-FAIL: gdb.threads/attach-stopped.exp: threaded: attach1, exit leaves process 
stopped
+PASS: gdb.threads/attach-stopped.exp: threaded: attach1, exit leaves process 
stopped
 PASS: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped, after 
setting file
 PASS: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
 PASS: gdb.threads/attach-stopped.exp: continue (threaded: attach2 continue)
@@ -16919,7 +16919,7 @@
 PASS: gdb.threads/watchthreads2.exp: all threads started
 PASS: gdb.threads/watchthreads2.exp: watch x
 PASS: gdb.threads/watchthreads2.exp: set var test_ready = 1
-KFAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in 
multithreaded app (PRMS: gdb/10116)
+PASS: gdb.threads/watchthreads2.exp: all threads incremented x
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.threads/watchthreads.exp ...
 PASS: gdb.threads/watchthreads.exp: successfully compiled posix threads test 
case
 PASS: gdb.threads/watchthreads.exp: watch args[0]
@@ -17139,7 +17139,7 @@
                === gdb Summary ===
 
 # of expected passes           14542
-# of unexpected failures       313
+# of unexpected failures       314
 # of expected failures         40
 # of untested testcases                3
 # of unresolved testcases      2


$ diff -u noutrace/gdb-64.sum utrace/gdb-64.sum 
--- noutrace/gdb-64.sum 2009-11-26 10:00:35.000000000 +0800
+++ utrace/gdb-64.sum   2009-11-26 09:58:11.000000000 +0800
@@ -1,4 +1,4 @@
-Test Run By root on Wed Nov 25 12:42:06 2009
+Test Run By root on Wed Nov 25 11:37:04 2009
 Native configuration is x86_64-redhat-linux-gnu
 
                === gdb tests ===
@@ -5667,8 +5667,8 @@
 UNRESOLVED: gdb.base/interrupt.exp: Send Control-C, second time
 ERROR: Undefined command "signal SIGINT".
 UNRESOLVED: gdb.base/interrupt.exp: signal SIGINT
-FAIL: gdb.base/interrupt.exp: echo more data (timeout)
-FAIL: gdb.base/interrupt.exp: send end of file
+PASS: gdb.base/interrupt.exp: echo more data
+FAIL: gdb.base/interrupt.exp: send end of file (eof)
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.base/jump.exp ...
 PASS: gdb.base/jump.exp: break before jump to non-call
 PASS: gdb.base/jump.exp: jump to non-call
@@ -13452,7 +13452,7 @@
 PASS: gdb.gdb/selftest.exp: Set xgdb prompt
 PASS: gdb.gdb/selftest.exp: send ^C to child process
 FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process (timeout)
-PASS: gdb.gdb/selftest.exp: backtrace through signal handler
+FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.gdb/xfullpath.exp ...
 PASS: gdb.gdb/xfullpath.exp: breakpoint in captured_main
 PASS: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main
@@ -16055,36 +16055,8 @@
 PASS: gdb.server/server-mon.exp: monitor set remote-debug 1
 PASS: gdb.server/server-mon.exp: monitor set remote-debug 0
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.server/server-run.exp ...
-ERROR: tcl error sourcing 
/rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.server/server-run.exp.
-ERROR: : spawn id exp6 not open
-    while executing
-"expect_background -nobrace -i exp6 full_buffer { } eof {
-           # The spawn ID is already closed now (but not yet waited for).
-           wait -i $expect_out(..."
-    invoked from within
-"expect_background {
-       -i $server_spawn_id
-       full_buffer { }
-       eof {
-           # The spawn ID is already closed now (but not yet waited for).
-           wait -i $exp..."
-    (procedure "gdbserver_start" line 67)
-    invoked from within
-"gdbserver_start "" $arguments"
-    (procedure "gdbserver_spawn" line 11)
-    invoked from within
-"gdbserver_spawn $child_args"
-    (procedure "gdbserver_run" line 20)
-    invoked from within
-"gdbserver_run """
-    (file "/rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.server/server-run.exp" 
line 38)
-    invoked from within
-"source /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.server/server-run.exp"
-    ("uplevel" body line 1)
-    invoked from within
-"uplevel #0 source 
/rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.server/server-run.exp"
-    invoked from within
-"catch "uplevel #0 source $test_file_name""
+PASS: gdb.server/server-run.exp: loaded dynamic linker
+PASS: gdb.server/server-run.exp: continue to main
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.stabs/exclfwd.exp ...
 PASS: gdb.stabs/exclfwd.exp: ptype v1
 PASS: gdb.stabs/exclfwd.exp: ptype v2
@@ -16330,7 +16302,7 @@
 PASS: gdb.threads/attach-stopped.exp: threaded: set file, before attach1 to 
stopped process (re-read)
 PASS: gdb.threads/attach-stopped.exp: threaded: attach1 to stopped, after 
setting file
 PASS: gdb.threads/attach-stopped.exp: threaded: attach1 to stopped bt
-FAIL: gdb.threads/attach-stopped.exp: threaded: attach1, exit leaves process 
stopped
+PASS: gdb.threads/attach-stopped.exp: threaded: attach1, exit leaves process 
stopped
 PASS: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped, after 
setting file
 PASS: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
 PASS: gdb.threads/attach-stopped.exp: continue (threaded: attach2 continue)
@@ -16963,7 +16935,7 @@
 PASS: gdb.threads/watchthreads2.exp: all threads started
 PASS: gdb.threads/watchthreads2.exp: watch x
 PASS: gdb.threads/watchthreads2.exp: set var test_ready = 1
-PASS: gdb.threads/watchthreads2.exp: all threads incremented x
+KFAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in 
multithreaded app (PRMS: gdb/10116)
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.threads/watchthreads.exp ...
 PASS: gdb.threads/watchthreads.exp: successfully compiled posix threads test 
case
 PASS: gdb.threads/watchthreads.exp: watch args[0]
@@ -17182,8 +17154,8 @@
 
                === gdb Summary ===
 
-# of expected passes           14687
-# of unexpected failures       121
+# of expected passes           14689
+# of unexpected failures       120
 # of expected failures         40
 # of untested testcases                5
 # of unresolved testcases      2



Dell PowerEdge SC1435 (AMD)

$ diff -u noutrace/gdb-32.sum utrace/gdb-32.sum 
--- noutrace/gdb-32.sum 2009-11-26 10:05:39.000000000 +0800
+++ utrace/gdb-32.sum   2009-11-26 10:03:08.000000000 +0800
@@ -1,4 +1,4 @@
-Test Run By root on Wed Nov 25 19:08:49 2009
+Test Run By root on Wed Nov 25 18:12:23 2009
 Native configuration is i686-redhat-linux-gnu
 
                === gdb tests ===
@@ -5026,7 +5026,7 @@
 PASS: gdb.base/foll-fork.exp: explicit parent follow, tcatch fork
 PASS: gdb.base/foll-fork.exp: set follow parent
 PASS: gdb.base/foll-fork.exp: set follow parent, tbreak
-FAIL: gdb.base/foll-fork.exp: (timeout) set follow parent, hit tbreak
+PASS: gdb.base/foll-fork.exp: set follow parent, hit tbreak
 PASS: gdb.base/foll-fork.exp: set follow parent, cleanup
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.base/follow-child.exp ...
 PASS: gdb.base/follow-child.exp: set follow-fork-mode child
@@ -10132,7 +10132,7 @@
 PASS: gdb.base/structs.exp: advance to fun<n> for return; return 2 
structs-tf-td
 PASS: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tf-td
 PASS: gdb.base/structs.exp: return foo<n>; return 2 structs-tf-td
-PASS: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf-td
+FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf-td
 PASS: gdb.base/structs.exp: advance to fun<n> for finish; return 2 
structs-tf-td
 PASS: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tf-td
 PASS: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf-td
@@ -13463,7 +13463,7 @@
 FAIL: gdb.java/jnpe.exp: run java next-over-throw
 FAIL: gdb.java/jnpe.exp: check for unwinder hook in java
 PASS: gdb.java/jnpe.exp: disable SIGSEGV for next-over-NPE
-PASS: gdb.java/jnpe.exp: next over NPE
+FAIL: gdb.java/jnpe.exp: next over NPE
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.java/jprint.exp ...
 PASS: gdb.java/jprint.exp: set print sevenbit-strings
 PASS: gdb.java/jprint.exp: set language to "java"
@@ -16270,8 +16270,8 @@
 PASS: gdb.threads/attachstop-mt.exp: attach4 to stopped switch thread
 PASS: gdb.threads/attachstop-mt.exp: attach4 to stopped bt
 PASS: gdb.threads/attachstop-mt.exp: continue (attach4 continue)
-PASS: gdb.threads/attachstop-mt.exp: attach4 stop by interrupt
-PASS: gdb.threads/attachstop-mt.exp: attach4, exit leaves process sleeping
+FAIL: gdb.threads/attachstop-mt.exp: attach4 stop by interrupt (timeout)
+FAIL: gdb.threads/attachstop-mt.exp: attach4, exit leaves process sleeping
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.threads/attach-stopped.exp 
...
 PASS: gdb.threads/attach-stopped.exp: nonthreaded: set file, before attach1 to 
stopped process (re-read)
 PASS: gdb.threads/attach-stopped.exp: nonthreaded: attach1 to stopped, after 
setting file
@@ -16286,7 +16286,7 @@
 PASS: gdb.threads/attach-stopped.exp: threaded: set file, before attach1 to 
stopped process (re-read)
 PASS: gdb.threads/attach-stopped.exp: threaded: attach1 to stopped, after 
setting file
 PASS: gdb.threads/attach-stopped.exp: threaded: attach1 to stopped bt
-FAIL: gdb.threads/attach-stopped.exp: threaded: attach1, exit leaves process 
stopped
+PASS: gdb.threads/attach-stopped.exp: threaded: attach1, exit leaves process 
stopped
 PASS: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped, after 
setting file
 PASS: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
 PASS: gdb.threads/attach-stopped.exp: continue (threaded: attach2 continue)
@@ -16919,7 +16919,7 @@
 PASS: gdb.threads/watchthreads2.exp: all threads started
 PASS: gdb.threads/watchthreads2.exp: watch x
 PASS: gdb.threads/watchthreads2.exp: set var test_ready = 1
-KFAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in 
multithreaded app (PRMS: gdb/10116)
+PASS: gdb.threads/watchthreads2.exp: all threads incremented x
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.threads/watchthreads.exp ...
 PASS: gdb.threads/watchthreads.exp: successfully compiled posix threads test 
case
 PASS: gdb.threads/watchthreads.exp: watch args[0]
@@ -17138,8 +17138,8 @@
 
                === gdb Summary ===
 
-# of expected passes           14541
-# of unexpected failures       314
+# of expected passes           14540
+# of unexpected failures       316
 # of expected failures         40
 # of untested testcases                3
 # of unresolved testcases      2

$ diff -u noutrace/gdb-64.sum utrace/gdb-64.sum 
--- noutrace/gdb-64.sum 2009-11-26 10:04:59.000000000 +0800
+++ utrace/gdb-64.sum   2009-11-26 10:02:48.000000000 +0800
@@ -1,4 +1,4 @@
-Test Run By root on Wed Nov 25 18:39:10 2009
+Test Run By root on Wed Nov 25 17:23:18 2009
 Native configuration is x86_64-redhat-linux-gnu
 
                === gdb tests ===
@@ -2077,8 +2077,8 @@
 PASS: gdb.base/bigcore.exp: tbreak 269
 PASS: gdb.base/bigcore.exp: continue
 PASS: gdb.base/bigcore.exp: next
-PASS: gdb.base/bigcore.exp: extract next heap (stop at 50)
-PASS: gdb.base/bigcore.exp: extract prev heap (stop at 50)
+PASS: gdb.base/bigcore.exp: extract next heap
+PASS: gdb.base/bigcore.exp: extract prev heap
 PASS: gdb.base/bigcore.exp: save heap size
 PASS: gdb.base/bigcore.exp: grab pid
 PASS: gdb.base/bigcore.exp: signal SIGABRT
@@ -5018,7 +5018,7 @@
 PASS: gdb.base/foll-fork.exp: insert first fork catchpoint
 PASS: gdb.base/foll-fork.exp: continue to first fork catchpoint
 PASS: gdb.base/foll-fork.exp: default show parent follow, no catchpoints
-PASS: gdb.base/foll-fork.exp: default parent follow, no catchpoints
+FAIL: gdb.base/foll-fork.exp: (timeout) default parent follow, no catchpoints
 PASS: gdb.base/foll-fork.exp: set follow parent
 PASS: gdb.base/foll-fork.exp: explicit show parent follow, no catchpoints
 PASS: gdb.base/foll-fork.exp: explicit parent follow, no catchpoints
@@ -5667,8 +5667,8 @@
 UNRESOLVED: gdb.base/interrupt.exp: Send Control-C, second time
 ERROR: Undefined command "signal SIGINT".
 UNRESOLVED: gdb.base/interrupt.exp: signal SIGINT
-PASS: gdb.base/interrupt.exp: echo more data
-FAIL: gdb.base/interrupt.exp: send end of file (eof)
+FAIL: gdb.base/interrupt.exp: echo more data (timeout)
+FAIL: gdb.base/interrupt.exp: send end of file
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.base/jump.exp ...
 PASS: gdb.base/jump.exp: break before jump to non-call
 PASS: gdb.base/jump.exp: jump to non-call
@@ -10151,7 +10151,7 @@
 PASS: gdb.base/structs.exp: advance to fun<n> for return; return 2 
structs-tf-td
 PASS: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tf-td
 PASS: gdb.base/structs.exp: return foo<n>; return 2 structs-tf-td
-FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf-td
+PASS: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf-td
 PASS: gdb.base/structs.exp: advance to fun<n> for finish; return 2 
structs-tf-td
 PASS: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tf-td
 PASS: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf-td
@@ -14489,7 +14489,7 @@
 PASS: gdb.mi/mi-nsmoribund.exp: resume all, thread specific breakpoint
 PASS: gdb.mi/mi-nsmoribund.exp: hit thread specific breakpoint
 PASS: gdb.mi/mi-nsmoribund.exp: thread state: all running except the 
breakpoint thread
-PASS: gdb.mi/mi-nsmoribund.exp: resume all, program exited normally
+FAIL: gdb.mi/mi-nsmoribund.exp: unexpected stop
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ...
 PASS: gdb.mi/mi-nsthrexec.exp: successfully compiled posix threads test case
 PASS: gdb.mi/mi-nsthrexec.exp: breakpoint at main
@@ -17154,8 +17154,8 @@
 
                === gdb Summary ===
 
-# of expected passes           14690
-# of unexpected failures       120
+# of expected passes           14688
+# of unexpected failures       122
 # of expected failures         40
 # of untested testcases                5
 # of unresolved testcases      2



HP ProLiant ML370 G5 (Intel)

$ diff -u noutrace/gdb-32.sum utrace/gdb-32.sum 
--- noutrace/gdb-32.sum 2009-11-26 10:34:34.000000000 +0800
+++ utrace/gdb-32.sum   2009-11-26 10:13:09.000000000 +0800
@@ -1,4 +1,4 @@
-Test Run By root on Wed Nov 25 16:40:07 2009
+Test Run By root on Wed Nov 25 12:27:32 2009
 Native configuration is i686-redhat-linux-gnu
 
                === gdb tests ===
@@ -16924,7 +16924,7 @@
 PASS: gdb.threads/watchthreads.exp: successfully compiled posix threads test 
case
 PASS: gdb.threads/watchthreads.exp: watch args[0]
 PASS: gdb.threads/watchthreads.exp: watch args[1]
-PASS: gdb.threads/watchthreads.exp: disable 2
+PASS: gdb.threads/watchthreads.exp: disable 3
 PASS: gdb.threads/watchthreads.exp: threaded watch loop
 PASS: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit
 PASS: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit

$ diff -u noutrace/gdb-64.sum utrace/gdb-64.sum 
--- noutrace/gdb-64.sum 2009-11-26 10:34:48.000000000 +0800
+++ utrace/gdb-64.sum   2009-11-26 10:12:37.000000000 +0800
@@ -1,4 +1,4 @@
-Test Run By root on Wed Nov 25 16:00:40 2009
+Test Run By root on Wed Nov 25 11:34:16 2009
 Native configuration is x86_64-redhat-linux-gnu
 
                === gdb tests ===
@@ -2077,8 +2077,8 @@
 PASS: gdb.base/bigcore.exp: tbreak 269
 PASS: gdb.base/bigcore.exp: continue
 PASS: gdb.base/bigcore.exp: next
-PASS: gdb.base/bigcore.exp: extract next heap (stop at 50)
-PASS: gdb.base/bigcore.exp: extract prev heap (stop at 50)
+PASS: gdb.base/bigcore.exp: extract next heap
+PASS: gdb.base/bigcore.exp: extract prev heap
 PASS: gdb.base/bigcore.exp: save heap size
 PASS: gdb.base/bigcore.exp: grab pid
 PASS: gdb.base/bigcore.exp: signal SIGABRT
@@ -5018,7 +5018,7 @@
 PASS: gdb.base/foll-fork.exp: insert first fork catchpoint
 PASS: gdb.base/foll-fork.exp: continue to first fork catchpoint
 PASS: gdb.base/foll-fork.exp: default show parent follow, no catchpoints
-PASS: gdb.base/foll-fork.exp: default parent follow, no catchpoints
+FAIL: gdb.base/foll-fork.exp: (timeout) default parent follow, no catchpoints
 PASS: gdb.base/foll-fork.exp: set follow parent
 PASS: gdb.base/foll-fork.exp: explicit show parent follow, no catchpoints
 PASS: gdb.base/foll-fork.exp: explicit parent follow, no catchpoints
@@ -5047,7 +5047,7 @@
 PASS: gdb.base/foll-fork.exp: set follow parent, cleanup
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.base/follow-child.exp ...
 PASS: gdb.base/follow-child.exp: set follow-fork-mode child
-FAIL: gdb.base/follow-child.exp: break
+PASS: gdb.base/follow-child.exp: break
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.base/foll-vfork.exp ...
 PASS: gdb.base/foll-vfork.exp: set verbose
 PASS: gdb.base/foll-vfork.exp: insert first vfork catchpoint
@@ -13483,7 +13483,7 @@
 FAIL: gdb.java/jnpe.exp: run java next-over-throw
 FAIL: gdb.java/jnpe.exp: check for unwinder hook in java
 PASS: gdb.java/jnpe.exp: disable SIGSEGV for next-over-NPE
-PASS: gdb.java/jnpe.exp: next over NPE
+FAIL: gdb.java/jnpe.exp: next over NPE
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.java/jprint.exp ...
 PASS: gdb.java/jprint.exp: set print sevenbit-strings
 PASS: gdb.java/jprint.exp: set language to "java"
@@ -16286,8 +16286,8 @@
 PASS: gdb.threads/attachstop-mt.exp: attach4 to stopped switch thread
 PASS: gdb.threads/attachstop-mt.exp: attach4 to stopped bt
 PASS: gdb.threads/attachstop-mt.exp: continue (attach4 continue)
-PASS: gdb.threads/attachstop-mt.exp: attach4 stop by interrupt
-PASS: gdb.threads/attachstop-mt.exp: attach4, exit leaves process sleeping
+FAIL: gdb.threads/attachstop-mt.exp: attach4 stop by interrupt (timeout)
+FAIL: gdb.threads/attachstop-mt.exp: attach4, exit leaves process sleeping
 Running /rpmbuild/BUILD/gdb-7.0/gdb/testsuite/gdb.threads/attach-stopped.exp 
...
 PASS: gdb.threads/attach-stopped.exp: nonthreaded: set file, before attach1 to 
stopped process (re-read)
 PASS: gdb.threads/attach-stopped.exp: nonthreaded: attach1 to stopped, after 
setting file
@@ -16302,7 +16302,7 @@
 PASS: gdb.threads/attach-stopped.exp: threaded: set file, before attach1 to 
stopped process (re-read)
 PASS: gdb.threads/attach-stopped.exp: threaded: attach1 to stopped, after 
setting file
 PASS: gdb.threads/attach-stopped.exp: threaded: attach1 to stopped bt
-FAIL: gdb.threads/attach-stopped.exp: threaded: attach1, exit leaves process 
stopped
+PASS: gdb.threads/attach-stopped.exp: threaded: attach1, exit leaves process 
stopped
 PASS: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped, after 
setting file
 PASS: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
 PASS: gdb.threads/attach-stopped.exp: continue (threaded: attach2 continue)
@@ -16940,7 +16940,7 @@
 PASS: gdb.threads/watchthreads.exp: successfully compiled posix threads test 
case
 PASS: gdb.threads/watchthreads.exp: watch args[0]
 PASS: gdb.threads/watchthreads.exp: watch args[1]
-PASS: gdb.threads/watchthreads.exp: disable 3
+PASS: gdb.threads/watchthreads.exp: disable 2
 PASS: gdb.threads/watchthreads.exp: threaded watch loop
 PASS: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit
 PASS: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit
@@ -17154,8 +17154,8 @@
 
                === gdb Summary ===
 
-# of expected passes           14690
-# of unexpected failures       120
+# of expected passes           14688
+# of unexpected failures       122
 # of expected failures         40
 # of untested testcases                5
 # of unresolved testcases      2

Reply via email to