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 20141027


--- 20141026Build-gdbgit-f20/fedora-20-x86_64/out/gdb-m64.sum	2014-10-26 08:42:17.636047226 +0100
--- GIT commit ff6c39cf9cea7cdb925557493408808da2bf6e15
+++ 20141027Build-gdbgit-f20/fedora-20-x86_64/out/gdb-m64.sum	2014-10-27 07:05:17.892659754 +0100
+++ GIT commit 3aee438bbb1634e6e6e3ae60fe8479ae7172b014

#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 (1)
 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 (2)
 PASS: gdb.threads/schedlock.exp: all threads alive
 PASS: gdb.threads/schedlock.exp: find current thread (1)
 PASS: gdb.threads/schedlock.exp: set scheduler-locking off
 PASS: gdb.threads/schedlock.exp: step to increment (unlocked 0)
 PASS: gdb.threads/schedlock.exp: step to increment (unlocked 1)
 PASS: gdb.threads/schedlock.exp: step to increment (unlocked 2)
 PASS: gdb.threads/schedlock.exp: step to increment (unlocked 3)
 PASS: gdb.threads/schedlock.exp: step to increment (unlocked 4)
 PASS: gdb.threads/schedlock.exp: step to increment (unlocked 5)
 PASS: gdb.threads/schedlock.exp: step to increment (unlocked 6)
 PASS: gdb.threads/schedlock.exp: step to increment (unlocked 7)
 PASS: gdb.threads/schedlock.exp: step to increment (unlocked 8)
 PASS: gdb.threads/schedlock.exp: step to increment (unlocked 9)
 PASS: gdb.threads/schedlock.exp: find current thread (2)
 PASS: gdb.threads/schedlock.exp: step without lock does not change thread
 PASS: gdb.threads/schedlock.exp: listed args (3)
 PASS: gdb.threads/schedlock.exp: current thread stepped
-PASS: gdb.threads/schedlock.exp: other threads ran - unlocked
+FAIL: gdb.threads/schedlock.exp: other threads ran - unlocked
 PASS: gdb.threads/schedlock.exp: set scheduler-locking on
 PASS: gdb.threads/schedlock.exp: continue (with lock)
 PASS: gdb.threads/schedlock.exp: stop all threads (with lock)
 PASS: gdb.threads/schedlock.exp: continue to breakpoint: return to loop (with lock)
 PASS: gdb.threads/schedlock.exp: find current thread (3)
 PASS: gdb.threads/schedlock.exp: continue with lock does not change thread
 PASS: gdb.threads/schedlock.exp: listed args (4)
 PASS: gdb.threads/schedlock.exp: current thread ran
 PASS: gdb.threads/schedlock.exp: other threads didn't run - locked
 PASS: gdb.threads/schedlock.exp: step to increment (locked 0)
 PASS: gdb.threads/schedlock.exp: step to increment (locked 1)
 PASS: gdb.threads/schedlock.exp: step to increment (locked 2)
 PASS: gdb.threads/schedlock.exp: step to increment (locked 3)
 PASS: gdb.threads/schedlock.exp: step to increment (locked 4)
 PASS: gdb.threads/schedlock.exp: step to increment (locked 5)
 PASS: gdb.threads/schedlock.exp: step to increment (locked 6)
 PASS: gdb.threads/schedlock.exp: step to increment (locked 7)
 PASS: gdb.threads/schedlock.exp: step to increment (locked 8)
 PASS: gdb.threads/schedlock.exp: step to increment (locked 9)
 PASS: gdb.threads/schedlock.exp: find current thread (2)
 PASS: gdb.threads/schedlock.exp: step with lock does not change thread
 PASS: gdb.threads/schedlock.exp: listed args (5)
 PASS: gdb.threads/schedlock.exp: current thread stepped locked
 PASS: gdb.threads/schedlock.exp: other threads didn't run - step locked
--- 20141026Build-gdbgit-gdbserver-rawhide/fedora-rawhide-x86_64/out/gdb-m32.sum	2014-10-26 09:30:58.661929660 +0100
--- GIT commit ff6c39cf9cea7cdb925557493408808da2bf6e15
+++ 20141027Build-gdbgit-gdbserver-rawhide/fedora-rawhide-x86_64/out/gdb-m32.sum	2014-10-27 07:45:54.290266686 +0100
+++ GIT commit 3aee438bbb1634e6e6e3ae60fe8479ae7172b014

#gdb.base/disp-step-syscall.exp
 Running gdb/testsuite/gdb.base/disp-step-syscall.exp ...
 PASS: gdb.base/disp-step-syscall.exp: fork: delete break 1
 PASS: gdb.base/disp-step-syscall.exp: fork: break marker
 PASS: gdb.base/disp-step-syscall.exp: fork: set displaced-stepping off
 PASS: gdb.base/disp-step-syscall.exp: fork: break fork
 PASS: gdb.base/disp-step-syscall.exp: fork: continue to fork (1st time)
 PASS: gdb.base/disp-step-syscall.exp: fork: continue to fork (2nd time)
 PASS: gdb.base/disp-step-syscall.exp: fork: display/i $pc
 PASS: gdb.base/disp-step-syscall.exp: fork: get hexadecimal valueof "$pc"
 PASS: gdb.base/disp-step-syscall.exp: fork: stepi fork insn
 PASS: gdb.base/disp-step-syscall.exp: fork: get hexadecimal valueof "$pc"
 PASS: gdb.base/disp-step-syscall.exp: fork: continue to fork (3rd time)
 PASS: gdb.base/disp-step-syscall.exp: fork: break on syscall insns
 PASS: gdb.base/disp-step-syscall.exp: fork: delete break fork
 PASS: gdb.base/disp-step-syscall.exp: fork: continue to syscall insn fork
 PASS: gdb.base/disp-step-syscall.exp: fork: set displaced-stepping on
 PASS: gdb.base/disp-step-syscall.exp: fork: single step over fork
 PASS: gdb.base/disp-step-syscall.exp: fork: get hexadecimal valueof "$pc"
 PASS: gdb.base/disp-step-syscall.exp: fork: single step over fork final pc
 PASS: gdb.base/disp-step-syscall.exp: fork: delete break fork insn
 PASS: gdb.base/disp-step-syscall.exp: fork: continue to marker (fork)
 PASS: gdb.base/disp-step-syscall.exp: vfork: delete break 1
 PASS: gdb.base/disp-step-syscall.exp: vfork: break marker
 PASS: gdb.base/disp-step-syscall.exp: vfork: set displaced-stepping off
 PASS: gdb.base/disp-step-syscall.exp: vfork: break vfork
 PASS: gdb.base/disp-step-syscall.exp: vfork: continue to vfork (1st time)
 PASS: gdb.base/disp-step-syscall.exp: vfork: continue to vfork (2nd time)
 PASS: gdb.base/disp-step-syscall.exp: vfork: display/i $pc
 PASS: gdb.base/disp-step-syscall.exp: vfork: get hexadecimal valueof "$pc"
 PASS: gdb.base/disp-step-syscall.exp: vfork: stepi vfork insn
 PASS: gdb.base/disp-step-syscall.exp: vfork: get hexadecimal valueof "$pc"
 PASS: gdb.base/disp-step-syscall.exp: vfork: continue to vfork (3rd time)
 PASS: gdb.base/disp-step-syscall.exp: vfork: break on syscall insns
 PASS: gdb.base/disp-step-syscall.exp: vfork: delete break vfork
 PASS: gdb.base/disp-step-syscall.exp: vfork: continue to syscall insn vfork
 PASS: gdb.base/disp-step-syscall.exp: vfork: set displaced-stepping on
 KPASS: gdb.base/disp-step-syscall.exp: vfork: single step over vfork (PRMS server/13796)
 FAIL: gdb.base/disp-step-syscall.exp: vfork: get hexadecimal valueof "$pc" (timeout)
 FAIL: gdb.base/disp-step-syscall.exp: vfork: single step over vfork final pc
 FAIL: gdb.base/disp-step-syscall.exp: vfork: delete break vfork insn
-FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork)
+FAIL: gdb.base/disp-step-syscall.exp: vfork: continue to marker (vfork) (the program is no longer running)
diffgdbday done


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