This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

diffgdbdaymail 20150226


--- 20150225Build-gdbgit-f20/fedora-20-x86_64/out/gdb-m32.sum	2015-02-25 07:40:38.040528263 +0100
--- GIT commit ca7ae53a8669bd0a4c64d90072f42741f4c0ddd7
+++ 20150226Build-gdbgit-f20/fedora-20-x86_64/out/gdb-m32.sum	2015-02-26 05:25:52.201798976 +0100
+++ GIT commit e26e3344573513d33e99bca5c659bbbe3a9b647c

#gdb.base/dprintf.exp
 Running gdb/testsuite/gdb.base/dprintf.exp ...
-gdb compile failed, ccache: FATAL: Failed to fork: Resource temporarily unavailable
-UNTESTED: gdb.base/dprintf.exp: dprintf.exp
+PASS: gdb.base/dprintf.exp: dprintf
+PASS: gdb.base/dprintf.exp: dprintf foo
+PASS: gdb.base/dprintf.exp: dprintf 29
+PASS: gdb.base/dprintf.exp: dprintf foo,"At foo entry\n"
+PASS: gdb.base/dprintf.exp: ignore $bpnum 1
+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
+PASS: gdb.base/dprintf.exp: Set dprintf style to call
+PASS: gdb.base/dprintf.exp: 1st dprintf, call
+PASS: gdb.base/dprintf.exp: 2nd dprintf, call
+PASS: gdb.base/dprintf.exp: Set dprintf function
+PASS: gdb.base/dprintf.exp: Set dprintf channel
+PASS: gdb.base/dprintf.exp: 1st dprintf, fprintf
+PASS: gdb.base/dprintf.exp: 2nd dprintf, fprintf
+UNSUPPORTED: gdb.base/dprintf.exp: set dprintf style to agent
+PASS: gdb.base/dprintf.exp: Set dprintf style to an unrecognized type
+PASS: gdb.base/dprintf.exp: probe for target remote
--- 20150225Build-gdbgit-f20/fedora-20-x86_64/out/gdb-m64.sum	2015-02-25 07:40:38.061528364 +0100
--- GIT commit ca7ae53a8669bd0a4c64d90072f42741f4c0ddd7
+++ 20150226Build-gdbgit-f20/fedora-20-x86_64/out/gdb-m64.sum	2015-02-26 05:25:52.221799077 +0100
+++ GIT commit e26e3344573513d33e99bca5c659bbbe3a9b647c

#gdb.base/watch_thread_num.exp
 Running gdb/testsuite/gdb.base/watch_thread_num.exp ...
 PASS: gdb.base/watch_thread_num.exp: successfully compiled posix threads test case
 PASS: gdb.base/watch_thread_num.exp: Watchpoint on invalid thread
 PASS: gdb.base/watch_thread_num.exp: Invalid watch syntax
-FAIL: gdb.base/watch_thread_num.exp: continue to breakpoint: all threads started (timeout)
-FAIL: gdb.base/watch_thread_num.exp: Set breakpoint at loop (timeout)
-FAIL: gdb.base/watch_thread_num.exp: Stopped in loop (timeout)
-FAIL: gdb.base/watch_thread_num.exp: Thread command (timeout)
-ERROR: tcl error sourcing gdb/testsuite/gdb.base/watch_thread_num.exp.
-ERROR: can't read "expect_out(1,string)": no such variable
-    while executing
-"set thread_num "$expect_out(1,string)""
-    (file "gdb/testsuite/gdb.base/watch_thread_num.exp" line 65)
-    invoked from within
-"source gdb/testsuite/gdb.base/watch_thread_num.exp"
-    ("uplevel" body line 1)
-    invoked from within
-"uplevel #0 source gdb/testsuite/gdb.base/watch_thread_num.exp"
-    invoked from within
-"catch "uplevel #0 source $test_file_name""
+PASS: gdb.base/watch_thread_num.exp: continue to breakpoint: all threads started
+PASS: gdb.base/watch_thread_num.exp: Set breakpoint at loop
+PASS: gdb.base/watch_thread_num.exp: Stopped in loop
+PASS: gdb.base/watch_thread_num.exp: Thread command
+PASS: gdb.base/watch_thread_num.exp: Watchpoint on shared variable
+PASS: gdb.base/watch_thread_num.exp: info breakpoint shows watchpoint is thread-specific
+PASS: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
+PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
+PASS: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
+PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
+PASS: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
+PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
+PASS: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
+PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
+PASS: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
+PASS: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
--- 20150225Build-gdbgit-f21/fedora-21-x86_64/out/gdb-m32.sum	2015-02-25 07:34:50.894864710 +0100
--- GIT commit ca7ae53a8669bd0a4c64d90072f42741f4c0ddd7
+++ 20150226Build-gdbgit-f21/fedora-21-x86_64/out/gdb-m32.sum	2015-02-26 05:19:27.964854992 +0100
+++ GIT commit e26e3344573513d33e99bca5c659bbbe3a9b647c

#gdb.threads/schedlock.exp
 Running gdb/testsuite/gdb.threads/schedlock.exp ...
 PASS: gdb.threads/schedlock.exp: successfully compiled posix threads test case
 PASS: gdb.threads/schedlock.exp: shell stty intr '^C'
 PASS: gdb.threads/schedlock.exp: set print sevenbit-strings
 PASS: gdb.threads/schedlock.exp: set width 0
 PASS: gdb.threads/schedlock.exp: scheduler locking set to none
 PASS: gdb.threads/schedlock.exp: continue to breakpoint: all threads started
 PASS: gdb.threads/schedlock.exp: listed args (before initial)
 PASS: gdb.threads/schedlock.exp: continue (initial)
 PASS: gdb.threads/schedlock.exp: stop all threads (initial)
 PASS: gdb.threads/schedlock.exp: continue to breakpoint: return to loop (initial)
 PASS: gdb.threads/schedlock.exp: listed args (after initial)
 PASS: gdb.threads/schedlock.exp: all threads alive
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: find current thread (before)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: set scheduler-locking on
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: continue (with lock)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: stop all threads (with lock)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: continue to breakpoint: return to loop (with lock)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: find current thread (after)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: continue does not change thread
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: listed args (after)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: current thread advanced - locked
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=continue: other threads didn't run - locked
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: set scheduler-locking off
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: continue to breakpoint: return to loop
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: find current thread (before)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: print call_function = 0
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: listed args (before)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (0)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (1)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (2)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (3)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (4)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (5)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (6)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (7)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (8)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step to increment (9)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: find current thread (after)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: step does not change thread
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: listed args (after)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: current thread advanced - unlocked
-PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=step: other threads ran - unlocked
+FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: other threads ran - unlocked
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: set scheduler-locking off
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: continue to breakpoint: return to loop
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: find current thread (before)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: print call_function = 0
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: listed args (before)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (0)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (1)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (2)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (3)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (4)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (5)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (6)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (7)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (8)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next to increment (9)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: find current thread (after)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: next does not change thread
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: listed args (after)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: current thread advanced - unlocked
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: set scheduler-locking off
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: continue to breakpoint: return to loop
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: find current thread (before)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: print call_function = 1
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: listed args (before)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (0)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (1)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (2)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (3)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (4)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (5)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (6)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (7)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (8)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment (9)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: find current thread (after)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: listed args (after)
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked
 PASS: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: other threads ran - unlocked
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: set scheduler-locking off
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: find current thread (before)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: set scheduler-locking step
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: print call_function = 0
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: listed args (before)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (0)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (1)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (2)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (3)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (4)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (5)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (6)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (7)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (8)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment (9)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: find current thread (after)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step does not change thread
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: listed args (after)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=step: other threads didn't run - locked
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: set scheduler-locking off
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: find current thread (before)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: set scheduler-locking step
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: print call_function = 0
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: listed args (before)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (0)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (1)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (2)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (3)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (4)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (5)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (6)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (7)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (8)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment (9)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: find current thread (after)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next does not change thread
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: listed args (after)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: other threads didn't run - locked
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: set scheduler-locking off
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: find current thread (before)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: set scheduler-locking step
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: print call_function = 1
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: listed args (before)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (0)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (1)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (2)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (3)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (4)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (5)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (6)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (7)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (8)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment (9)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: find current thread (after)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next does not change thread
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: listed args (after)
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: current thread advanced - unlocked
 PASS: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: other threads ran - unlocked
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: set scheduler-locking off
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: find current thread (before)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: set scheduler-locking on
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: print call_function = 0
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: listed args (before)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (0)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (1)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (2)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (3)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (4)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (5)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (6)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (7)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (8)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment (9)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: find current thread (after)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step does not change thread
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: listed args (after)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=step: other threads didn't run - locked
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: set scheduler-locking off
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: find current thread (before)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: set scheduler-locking on
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: print call_function = 0
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: listed args (before)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (0)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (1)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (2)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (3)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (4)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (5)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (6)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (7)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (8)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment (9)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: find current thread (after)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next does not change thread
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: listed args (after)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: current thread advanced - locked
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: other threads didn't run - locked
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: set scheduler-locking off
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: find current thread (before)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: set scheduler-locking on
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: print call_function = 1
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: listed args (before)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (0)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (1)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (2)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (3)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (4)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (5)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (6)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (7)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (8)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment (9)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: find current thread (after)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next does not change thread
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: listed args (after)
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: current thread advanced - locked
 PASS: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: other threads didn't run - locked
--- 20150225Build-gdbgit-f21/fedora-21-i386/out/gdb-m32.sum	2015-02-25 07:33:58.553613886 +0100
--- GIT commit ca7ae53a8669bd0a4c64d90072f42741f4c0ddd7
+++ 20150226Build-gdbgit-f21/fedora-21-i386/out/gdb-m32.sum	2015-02-26 05:18:06.581445734 +0100
+++ GIT commit e26e3344573513d33e99bca5c659bbbe3a9b647c

#gdb.base/async-shell.exp
 Running gdb/testsuite/gdb.base/async-shell.exp ...
 PASS: gdb.base/async-shell.exp: set non-stop on
-FAIL: gdb.base/async-shell.exp: run &
+FAIL: gdb.base/async-shell.exp: run & (timeout)
 PASS: gdb.base/async-shell.exp: shell echo foo
 PASS: gdb.base/async-shell.exp: interrupt
 PASS: gdb.base/async-shell.exp: process stopped
--- 20150225Build-gdbgit-gdbserver-f21/fedora-21-x86_64/out/gdb-m32.sum	2015-02-25 07:47:12.133416792 +0100
--- GIT commit ca7ae53a8669bd0a4c64d90072f42741f4c0ddd7
+++ 20150226Build-gdbgit-gdbserver-f21/fedora-21-x86_64/out/gdb-m32.sum	2015-02-26 05:33:25.313100002 +0100
+++ GIT commit e26e3344573513d33e99bca5c659bbbe3a9b647c

#gdb.threads/thread-specific-bp.exp
 Running gdb/testsuite/gdb.threads/thread-specific-bp.exp ...
 PASS: gdb.threads/thread-specific-bp.exp: successfully compiled posix threads test case
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: get main thread id
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: continue to breakpoint: start
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: get start thread id
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: breakpoint set
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread 1 selected
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: continue to end
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread start is gone
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread-specific breakpoint was deleted
 PASS: gdb.threads/thread-specific-bp.exp: set non-stop mode
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: get main thread id
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: continue to breakpoint: start
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: get start thread id
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: breakpoint set
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: thread 1 selected
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: thread start is gone
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: thread-specific breakpoint was deleted
+UNTESTED: gdb.threads/thread-specific-bp.exp: non-stop: could not run to main
--- 20150225Build-gdbgit-gdbserver-f21/fedora-21-x86_64/out/gdb-m64.sum	2015-02-25 07:47:12.152416883 +0100
--- GIT commit ca7ae53a8669bd0a4c64d90072f42741f4c0ddd7
+++ 20150226Build-gdbgit-gdbserver-f21/fedora-21-x86_64/out/gdb-m64.sum	2015-02-26 05:33:25.333100104 +0100
+++ GIT commit e26e3344573513d33e99bca5c659bbbe3a9b647c

#gdb.threads/thread-specific-bp.exp
 Running gdb/testsuite/gdb.threads/thread-specific-bp.exp ...
 PASS: gdb.threads/thread-specific-bp.exp: successfully compiled posix threads test case
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: get main thread id
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: continue to breakpoint: start
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: get start thread id
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: breakpoint set
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread 1 selected
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: continue to end
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread start is gone
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread-specific breakpoint was deleted
 PASS: gdb.threads/thread-specific-bp.exp: set non-stop mode
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: get main thread id
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: continue to breakpoint: start
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: get start thread id
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: breakpoint set
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: thread 1 selected
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: thread start is gone
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: thread-specific breakpoint was deleted
+UNTESTED: gdb.threads/thread-specific-bp.exp: non-stop: could not run to main
--- 20150225Build-gdbgit-gdbserver-f21/fedora-21-i386/out/gdb-m32.sum	2015-02-25 07:46:01.424077946 +0100
--- GIT commit ca7ae53a8669bd0a4c64d90072f42741f4c0ddd7
+++ 20150226Build-gdbgit-gdbserver-f21/fedora-21-i386/out/gdb-m32.sum	2015-02-26 05:33:21.220079216 +0100
+++ GIT commit e26e3344573513d33e99bca5c659bbbe3a9b647c

#gdb.threads/thread-specific-bp.exp
 Running gdb/testsuite/gdb.threads/thread-specific-bp.exp ...
 PASS: gdb.threads/thread-specific-bp.exp: successfully compiled posix threads test case
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: get main thread id
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: continue to breakpoint: start
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: get start thread id
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: breakpoint set
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread 1 selected
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: continue to end
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread start is gone
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread-specific breakpoint was deleted
 PASS: gdb.threads/thread-specific-bp.exp: set non-stop mode
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: get main thread id
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: continue to breakpoint: start
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: get start thread id
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: breakpoint set
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: thread 1 selected
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: thread start is gone
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: thread-specific breakpoint was deleted
+UNTESTED: gdb.threads/thread-specific-bp.exp: non-stop: could not run to main
--- 20150225Build-gdbgit-gdbserver-rawhide/fedora-rawhide-x86_64/out/gdb-m32.sum	2015-02-25 07:54:20.959471880 +0100
--- GIT commit ca7ae53a8669bd0a4c64d90072f42741f4c0ddd7
+++ 20150226Build-gdbgit-gdbserver-rawhide/fedora-rawhide-x86_64/out/gdb-m32.sum	2015-02-26 05:41:14.371476075 +0100
+++ GIT commit e26e3344573513d33e99bca5c659bbbe3a9b647c

#gdb.base/symtab-search-order.exp
 Running gdb/testsuite/gdb.base/symtab-search-order.exp ...
-PASS: gdb.base/symtab-search-order.exp: p shlib_1_func
-PASS: gdb.base/symtab-search-order.exp: p static_global
+Test Run By jkratoch on Thu Feb 26 05:38:08 2015
+Native configuration is x86_64-unknown-linux-gnu
--- 20150225Build-gdbgit-gdbserver-rawhide/fedora-rawhide-x86_64/out/gdb-m64.sum	2015-02-25 07:54:20.974471952 +0100
--- GIT commit ca7ae53a8669bd0a4c64d90072f42741f4c0ddd7
+++ 20150226Build-gdbgit-gdbserver-rawhide/fedora-rawhide-x86_64/out/gdb-m64.sum	2015-02-26 05:41:14.387476156 +0100
+++ GIT commit e26e3344573513d33e99bca5c659bbbe3a9b647c

#gdb.threads/thread-specific-bp.exp
 Running gdb/testsuite/gdb.threads/thread-specific-bp.exp ...
 PASS: gdb.threads/thread-specific-bp.exp: successfully compiled posix threads test case
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: get main thread id
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: continue to breakpoint: start
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: get start thread id
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: breakpoint set
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread 1 selected
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: continue to end
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread start is gone
 PASS: gdb.threads/thread-specific-bp.exp: all-stop: thread-specific breakpoint was deleted
 PASS: gdb.threads/thread-specific-bp.exp: set non-stop mode
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: get main thread id
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: continue to breakpoint: start
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: get start thread id
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: breakpoint set
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: thread 1 selected
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: thread start is gone
-PASS: gdb.threads/thread-specific-bp.exp: non-stop: thread-specific breakpoint was deleted
+UNTESTED: gdb.threads/thread-specific-bp.exp: non-stop: could not run to main
diffgdbday done


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]