From 0dc2a5c6f8175b8a5cd4cf8b31a7d76d05d219ab Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 8 Jan 2014 09:14:57 +0100 Subject: binutils-gdb: Merge of binutils and gdb. --- .../test/gdb/testsuite/gdb.threads/gdb.sum | 952 +++++++++++++++++++++ 1 file changed, 952 insertions(+) create mode 100644 binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum (limited to 'binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads') diff --git a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum new file mode 100644 index 00000000..fd158deb --- /dev/null +++ b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum @@ -0,0 +1,952 @@ +Test Run By thomas on Wed Jan 8 00:25:14 2014 +Native configuration is i686-pc-linux-gnu + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp ... +PASS: gdb.threads/attach-into-signal.exp: nonthreaded: handle SIGALRM stop print pass +PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 1), pending signal catch +PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 2), pending signal catch +PASS: gdb.threads/attach-into-signal.exp: successfully compiled posix threads test case +PASS: gdb.threads/attach-into-signal.exp: threaded: handle SIGALRM stop print pass +PASS: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch +PASS: gdb.threads/attach-into-signal.exp: threaded: attach (pass 2), pending signal catch +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-stopped.exp ... +PASS: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped, after setting file +PASS: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt +PASS: gdb.threads/attach-stopped.exp: successfully compiled posix threads test case +PASS: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped, after setting file +PASS: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/bp_in_thread.exp ... +PASS: gdb.threads/bp_in_thread.exp: successfully compiled posix threads test case +PASS: gdb.threads/bp_in_thread.exp: breakpoint on noreturn +PASS: gdb.threads/bp_in_thread.exp: run to noreturn +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/clone-new-thread-event.exp ... +PASS: gdb.threads/clone-new-thread-event.exp: catch SIGUSR1 +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/corethreads.exp ... +PASS: gdb.threads/corethreads.exp: successfully compiled posix threads test case +PASS: gdb.threads/corethreads.exp: load core +PASS: gdb.threads/corethreads.exp: sanity check we see the core file +PASS: gdb.threads/corethreads.exp: print pthread_t of thread0 +PASS: gdb.threads/corethreads.exp: print pthread_t of thread1 +PASS: gdb.threads/corethreads.exp: thread0 found +PASS: gdb.threads/corethreads.exp: thread1 found +PASS: gdb.threads/corethreads.exp: no other thread found +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/create-fail.exp ... +PASS: gdb.threads/create-fail.exp: successfully compiled posix threads test case +PASS: gdb.threads/create-fail.exp: iteration 1: run till end +PASS: gdb.threads/create-fail.exp: iteration 2: run till end +PASS: gdb.threads/create-fail.exp: iteration 3: run till end +PASS: gdb.threads/create-fail.exp: iteration 4: run till end +PASS: gdb.threads/create-fail.exp: iteration 5: run till end +PASS: gdb.threads/create-fail.exp: iteration 6: run till end +PASS: gdb.threads/create-fail.exp: iteration 7: run till end +PASS: gdb.threads/create-fail.exp: iteration 8: run till end +PASS: gdb.threads/create-fail.exp: iteration 9: run till end +PASS: gdb.threads/create-fail.exp: iteration 10: run till end +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/current-lwp-dead.exp ... +PASS: gdb.threads/current-lwp-dead.exp: continue to breakpoint: fn_return +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/dlopen-libpthread.exp ... +PASS: gdb.threads/dlopen-libpthread.exp: successfully compiled posix threads test case +PASS: gdb.threads/dlopen-libpthread.exp: ldd dlopen-libpthread.so +PASS: gdb.threads/dlopen-libpthread.exp: ldd dlopen-libpthread.so output contains libs +PASS: gdb.threads/dlopen-libpthread.exp: copy libpthread-2.17.so to libpthread.so.0 +PASS: gdb.threads/dlopen-libpthread.exp: copy libm-2.17.so to libm.so.6 +PASS: gdb.threads/dlopen-libpthread.exp: copy libc-2.17.so to libc.so.6 +PASS: gdb.threads/dlopen-libpthread.exp: successfully compiled posix threads test case +PASS: gdb.threads/dlopen-libpthread.exp: unprelink libc.so.6 (missing /usr/sbin/prelink) +XFAIL: gdb.threads/dlopen-libpthread.exp: info probes all rtld rtld_map_complete +UNTESTED: gdb.threads/dlopen-libpthread.exp: dlopen-libpthread.exp +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/execl.exp ... +PASS: gdb.threads/execl.exp: successfully compiled posix threads test case +PASS: gdb.threads/execl.exp: set breakpoint at execl +PASS: gdb.threads/execl.exp: continue to exec +PASS: gdb.threads/execl.exp: info threads before exec +PASS: gdb.threads/execl.exp: continue across exec +PASS: gdb.threads/execl.exp: info threads after exec +PASS: gdb.threads/execl.exp: info threads after exec +PASS: gdb.threads/execl.exp: continue until exit +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-child-threads.exp ... +PASS: gdb.threads/fork-child-threads.exp: successfully compiled posix threads test case +PASS: gdb.threads/fork-child-threads.exp: set follow-fork-mode child +PASS: gdb.threads/fork-child-threads.exp: next over fork +PASS: gdb.threads/fork-child-threads.exp: get to the spawned thread +PASS: gdb.threads/fork-child-threads.exp: two threads found +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/fork-thread-pending.exp ... +PASS: gdb.threads/fork-thread-pending.exp: successfully compiled posix threads test case +PASS: gdb.threads/fork-thread-pending.exp: 1, set follow-fork-mode child +PASS: gdb.threads/fork-thread-pending.exp: 1, insert fork catchpoint +PASS: gdb.threads/fork-thread-pending.exp: 1, get to the fork event +PASS: gdb.threads/fork-thread-pending.exp: 1, multiple threads found +PASS: gdb.threads/fork-thread-pending.exp: 1, switched away from event thread +PASS: gdb.threads/fork-thread-pending.exp: 1, refused to resume +PASS: gdb.threads/fork-thread-pending.exp: 1, followed to the child, found one thread +PASS: gdb.threads/fork-thread-pending.exp: 1, get to the spawned thread in fork child +PASS: gdb.threads/fork-thread-pending.exp: 1, followed to the child, found two threads +PASS: gdb.threads/fork-thread-pending.exp: 2, set follow-fork-mode child +PASS: gdb.threads/fork-thread-pending.exp: 2, insert fork catchpoint +PASS: gdb.threads/fork-thread-pending.exp: 2, get to the fork event +PASS: gdb.threads/fork-thread-pending.exp: 2, multiple threads found +PASS: gdb.threads/fork-thread-pending.exp: 2, get to the spawned thread in fork child +PASS: gdb.threads/fork-thread-pending.exp: 2, followed to the child, found two threads +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/gcore-thread.exp ... +PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case +PASS: gdb.threads/gcore-thread.exp: successfully compiled posix threads test case +PASS: gdb.threads/gcore-thread.exp: help gcore +PASS: gdb.threads/gcore-thread.exp: thread 1 is running +PASS: gdb.threads/gcore-thread.exp: thread 2 is running +PASS: gdb.threads/gcore-thread.exp: save a corefile +PASS: gdb.threads/gcore-thread.exp: clear __stack_user.next +PASS: gdb.threads/gcore-thread.exp: clear stack_used.next +PASS: gdb.threads/gcore-thread.exp: save a zeroed-threads corefile +PASS: gdb.threads/gcore-thread.exp: corefile: re-load generated corefile +PASS: gdb.threads/gcore-thread.exp: corefile: corefile contains at least two threads +PASS: gdb.threads/gcore-thread.exp: corefile: a corefile thread is executing thread2 +PASS: gdb.threads/gcore-thread.exp: corefile: thread2 is current thread in corefile +PASS: gdb.threads/gcore-thread.exp: core0file: re-load generated corefile +PASS: gdb.threads/gcore-thread.exp: core0file: corefile contains at least two threads +PASS: gdb.threads/gcore-thread.exp: core0file: a corefile thread is executing thread2 +PASS: gdb.threads/gcore-thread.exp: core0file: thread2 is current thread in corefile +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ... +PASS: gdb.threads/hand-call-in-threads.exp: successfully compiled posix threads test case +PASS: gdb.threads/hand-call-in-threads.exp: breakpoint on all_threads_running +PASS: gdb.threads/hand-call-in-threads.exp: breakpoint on hand_call +PASS: gdb.threads/hand-call-in-threads.exp: run to all_threads_running +PASS: gdb.threads/hand-call-in-threads.exp: enable scheduler locking +PASS: gdb.threads/hand-call-in-threads.exp: show scheduler locking on +PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 1 +PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 1 +PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 2 +PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 2 +PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 3 +PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 3 +PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 4 +PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 4 +PASS: gdb.threads/hand-call-in-threads.exp: prepare to make hand call, thread 5 +PASS: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 +PASS: gdb.threads/hand-call-in-threads.exp: set confirm off +PASS: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 1 +PASS: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 1 +PASS: gdb.threads/hand-call-in-threads.exp: setting frame, thread 1 +PASS: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 1 +PASS: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 2 +PASS: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2 +PASS: gdb.threads/hand-call-in-threads.exp: setting frame, thread 2 +PASS: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 2 +PASS: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 3 +PASS: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3 +PASS: gdb.threads/hand-call-in-threads.exp: setting frame, thread 3 +PASS: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 3 +PASS: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 4 +PASS: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4 +PASS: gdb.threads/hand-call-in-threads.exp: setting frame, thread 4 +PASS: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 4 +PASS: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 5 +PASS: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5 +PASS: gdb.threads/hand-call-in-threads.exp: setting frame, thread 5 +PASS: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 5 +PASS: gdb.threads/hand-call-in-threads.exp: all dummies popped +PASS: gdb.threads/hand-call-in-threads.exp: disable scheduler locking +PASS: gdb.threads/hand-call-in-threads.exp: show scheduler locking off +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/ia64-sigill.exp ... +PASS: gdb.threads/ia64-sigill.exp: successfully compiled posix threads test case +PASS: gdb.threads/ia64-sigill.exp: info addr label +PASS: gdb.threads/ia64-sigill.exp: set $sigill_bpnum=$bpnum +PASS: gdb.threads/ia64-sigill.exp: set debug infrun 1 +PASS: gdb.threads/ia64-sigill.exp: continue +PASS: gdb.threads/ia64-sigill.exp: delete $sigill_bpnum +PASS: gdb.threads/ia64-sigill.exp: continue for the pending signal +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/info-threads-cur-sal.exp ... +PASS: gdb.threads/info-threads-cur-sal.exp: successfully compiled posix threads test case +PASS: gdb.threads/info-threads-cur-sal.exp: continue to breakpoint: start +PASS: gdb.threads/info-threads-cur-sal.exp: list before info threads +PASS: gdb.threads/info-threads-cur-sal.exp: info threads before break +PASS: gdb.threads/info-threads-cur-sal.exp: break on line +PASS: gdb.threads/info-threads-cur-sal.exp: info threads before list +PASS: gdb.threads/info-threads-cur-sal.exp: list after info threads +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ... +PASS: gdb.threads/interrupted-hand-call.exp: successfully compiled posix threads test case +PASS: gdb.threads/interrupted-hand-call.exp: breakpoint on all_threads_running +PASS: gdb.threads/interrupted-hand-call.exp: run to all_threads_running +PASS: gdb.threads/interrupted-hand-call.exp: hand-call interrupted by signal in another thread +PASS: gdb.threads/interrupted-hand-call.exp: dummy stack frame present +PASS: gdb.threads/interrupted-hand-call.exp: finish hand-call +PASS: gdb.threads/interrupted-hand-call.exp: dummy frame popped +PASS: gdb.threads/interrupted-hand-call.exp: continue until exit +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/killed.exp ... +PASS: gdb.threads/killed.exp: successfully compiled posix threads test case +PASS: gdb.threads/killed.exp: run program to completion +PASS: gdb.threads/killed.exp: GDB exits after multi-threaded program exits messily +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/leader-exit.exp ... +PASS: gdb.threads/leader-exit.exp: successfully compiled posix threads test case +PASS: gdb.threads/leader-exit.exp: continue to breakpoint: break-here +PASS: gdb.threads/leader-exit.exp: Single thread has been left +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/linux-dp.exp ... +PASS: gdb.threads/linux-dp.exp: successfully compiled posix threads test case +PASS: gdb.threads/linux-dp.exp: set print sevenbit-strings +PASS: gdb.threads/linux-dp.exp: info threads 1 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 0 +PASS: gdb.threads/linux-dp.exp: create philosopher: 0 +PASS: gdb.threads/linux-dp.exp: info threads after: 0 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 1 +PASS: gdb.threads/linux-dp.exp: create philosopher: 1 +PASS: gdb.threads/linux-dp.exp: info threads after: 1 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 2 +PASS: gdb.threads/linux-dp.exp: create philosopher: 2 +PASS: gdb.threads/linux-dp.exp: info threads after: 2 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 3 +PASS: gdb.threads/linux-dp.exp: create philosopher: 3 +PASS: gdb.threads/linux-dp.exp: info threads after: 3 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: about to create philosopher: 4 +PASS: gdb.threads/linux-dp.exp: create philosopher: 4 +PASS: gdb.threads/linux-dp.exp: info threads after: 4 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: main thread's sleep +PASS: gdb.threads/linux-dp.exp: info threads 2 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print +PASS: gdb.threads/linux-dp.exp: first thread-specific breakpoint hit +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 0 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 1 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 2 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 3 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 4 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 5 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 6 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 7 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 8 +PASS: gdb.threads/linux-dp.exp: continue to breakpoint: thread 5's print, pass: 9 +PASS: gdb.threads/linux-dp.exp: thread-specific breakpoint is thread-specific +PASS: gdb.threads/linux-dp.exp: selected thread: 1 +PASS: gdb.threads/linux-dp.exp: main is distinct: 1 +PASS: gdb.threads/linux-dp.exp: selected thread: 2 +PASS: gdb.threads/linux-dp.exp: philosopher is distinct: 2 +PASS: gdb.threads/linux-dp.exp: selected thread: 3 +PASS: gdb.threads/linux-dp.exp: philosopher is distinct: 3 +PASS: gdb.threads/linux-dp.exp: selected thread: 4 +PASS: gdb.threads/linux-dp.exp: philosopher is distinct: 4 +PASS: gdb.threads/linux-dp.exp: selected thread: 5 +PASS: gdb.threads/linux-dp.exp: philosopher is distinct: 5 +PASS: gdb.threads/linux-dp.exp: selected thread: 6 +PASS: gdb.threads/linux-dp.exp: philosopher is distinct: 6 +PASS: gdb.threads/linux-dp.exp: found an interesting thread +PASS: gdb.threads/linux-dp.exp: manager thread found (not found) when expected +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/local-watch-wrong-thread.exp ... +PASS: gdb.threads/local-watch-wrong-thread.exp: successfully compiled posix threads test case +PASS: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0 +PASS: gdb.threads/local-watch-wrong-thread.exp: continue to thread_function0 +PASS: gdb.threads/local-watch-wrong-thread.exp: set local watchpoint on *myp +PASS: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers +PASS: gdb.threads/local-watch-wrong-thread.exp: set local watchpoint on *myp, with false conditional +PASS: gdb.threads/local-watch-wrong-thread.exp: breakpoint on the other thread +PASS: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint +PASS: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list +PASS: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger +PASS: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers +PASS: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return +PASS: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller +PASS: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/manythreads.exp ... +PASS: gdb.threads/manythreads.exp: successfully compiled posix threads test case +PASS: gdb.threads/manythreads.exp: set print sevenbit-strings +PASS: gdb.threads/manythreads.exp: shell stty intr '^C' +PASS: gdb.threads/manythreads.exp: first continue +PASS: gdb.threads/manythreads.exp: stop threads 1 +PASS: gdb.threads/manythreads.exp: info threads +PASS: gdb.threads/manythreads.exp: give a name to the thread +PASS: gdb.threads/manythreads.exp: check thread name +PASS: gdb.threads/manythreads.exp: second continue +PASS: gdb.threads/manythreads.exp: check for duplicate SIGINT +PASS: gdb.threads/manythreads.exp: stop threads 2 +PASS: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ... +PASS: gdb.threads/multi-create.exp: successfully compiled posix threads test case +PASS: gdb.threads/multi-create.exp: continue to breakpoint 0 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 1 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 2 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 3 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 4 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 5 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 6 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 7 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 8 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 9 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 10 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 11 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 12 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 13 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 14 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 15 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 16 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 17 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 18 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 19 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 20 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 21 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 22 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 23 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 24 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 25 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 26 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 27 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 28 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 29 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 30 +PASS: gdb.threads/multi-create.exp: continue to breakpoint 31 +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ... +PASS: gdb.threads/no-unwaited-for-left.exp: successfully compiled posix threads test case +PASS: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here +PASS: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for thread 2 +PASS: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits +PASS: gdb.threads/no-unwaited-for-left.exp: only main thread left, thread 2 terminated +PASS: gdb.threads/no-unwaited-for-left.exp: select main thread +PASS: gdb.threads/no-unwaited-for-left.exp: disable scheduler-locking, letting new thread start +PASS: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here-2 +PASS: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for main thread +PASS: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits +PASS: gdb.threads/no-unwaited-for-left.exp: only thread 3 left, main thread terminated +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-1.exp ... +PASS: gdb.threads/non-ldr-exc-1.exp: successfully compiled posix threads test case +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched0: continue to breakpoint: break-here +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched0: continue over exec +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched1: continue to breakpoint: break-here +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched1: set scheduler-locking on +PASS: gdb.threads/non-ldr-exc-1.exp: lock-sched1: continue over exec +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-2.exp ... +PASS: gdb.threads/non-ldr-exc-2.exp: successfully compiled posix threads test case +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched0: continue to breakpoint: break-here +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched0: single thread left +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched0: continue over exec +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched1: continue to breakpoint: break-here +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched1: single thread left +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched1: set scheduler-locking on +PASS: gdb.threads/non-ldr-exc-2.exp: lock-sched1: continue over exec +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-3.exp ... +PASS: gdb.threads/non-ldr-exc-3.exp: successfully compiled posix threads test case +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched0: continue to breakpoint: break-here +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched0: continue over exec +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched1: continue to breakpoint: break-here +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched1: set scheduler-locking on +PASS: gdb.threads/non-ldr-exc-3.exp: lock-sched1: continue over exec +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/non-ldr-exc-4.exp ... +PASS: gdb.threads/non-ldr-exc-4.exp: successfully compiled posix threads test case +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched0: continue to breakpoint: break-here +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched0: continue over exec +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue to breakpoint: break-here +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched1: set scheduler-locking on +PASS: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue over exec +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pending-step.exp ... +PASS: gdb.threads/pending-step.exp: successfully compiled posix threads test case +PASS: gdb.threads/pending-step.exp: continue to breakpoint: continue to first breakpoint hit +PASS: gdb.threads/pending-step.exp: next in multiple threads with breakpoints +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/print-threads.exp ... +PASS: gdb.threads/print-threads.exp: successfully compiled posix threads test case +PASS: gdb.threads/print-threads.exp: set print sevenbit-strings +PASS: gdb.threads/print-threads.exp: set width 0 +PASS: gdb.threads/print-threads.exp: shell stty intr '^C' +PASS: gdb.threads/print-threads.exp: break thread_function +PASS: gdb.threads/print-threads.exp: set var slow = 0 +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 1 (fast) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 2 (fast) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 3 (fast) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 4 (fast) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 5 (fast) +PASS: gdb.threads/print-threads.exp: program exited normally +PASS: gdb.threads/print-threads.exp: all threads ran once (fast) +PASS: gdb.threads/print-threads.exp: break thread_function (2) +PASS: gdb.threads/print-threads.exp: set var slow = 1 +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 1 (slow) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 2 (slow) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 3 (slow) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 4 (slow) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 5 (slow) +PASS: gdb.threads/print-threads.exp: program exited normally +PASS: gdb.threads/print-threads.exp: all threads ran once (slow) +PASS: gdb.threads/print-threads.exp: break thread_function (3) +PASS: gdb.threads/print-threads.exp: set var slow = 1 (2) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 1 (slow with kill breakpoint) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 2 (slow with kill breakpoint) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 3 (slow with kill breakpoint) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 4 (slow with kill breakpoint) +PASS: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 5 (slow with kill breakpoint) +PASS: gdb.threads/print-threads.exp: program exited normally +PASS: gdb.threads/print-threads.exp: all threads ran once (slow with kill breakpoint) +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ... +PASS: gdb.threads/pthread_cond_wait.exp: successfully compiled posix threads test case +PASS: gdb.threads/pthread_cond_wait.exp: breakpoint on break_me +PASS: gdb.threads/pthread_cond_wait.exp: run to break_me +PASS: gdb.threads/pthread_cond_wait.exp: backtrace in blocked thread +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/pthreads.exp ... +PASS: gdb.threads/pthreads.exp: successfully compiled posix threads test case +PASS: gdb.threads/pthreads.exp: set print sevenbit-strings +PASS: gdb.threads/pthreads.exp: set width 0 +PASS: gdb.threads/pthreads.exp: shell stty intr '^C' +PASS: gdb.threads/pthreads.exp: info threads +PASS: gdb.threads/pthreads.exp: break thread1 +PASS: gdb.threads/pthreads.exp: Continue to creation of first thread +PASS: gdb.threads/pthreads.exp: disable +PASS: gdb.threads/pthreads.exp: break thread2 +PASS: gdb.threads/pthreads.exp: Continue to creation of second thread +PASS: gdb.threads/pthreads.exp: set var common_routine::hits=0 +PASS: gdb.threads/pthreads.exp: set var common_routine::from_thread1=0 +PASS: gdb.threads/pthreads.exp: set var common_routine::from_thread2=0 +PASS: gdb.threads/pthreads.exp: set var common_routine::from_main=0 +PASS: gdb.threads/pthreads.exp: set var common_routine::full_coverage=0 +PASS: gdb.threads/pthreads.exp: disable +PASS: gdb.threads/pthreads.exp: tbreak common_routine if hits >= 15 +PASS: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times +PASS: gdb.threads/pthreads.exp: All threads running after startup +PASS: gdb.threads/pthreads.exp: Continue with all threads running +PASS: gdb.threads/pthreads.exp: Stopped with a ^C +PASS: gdb.threads/pthreads.exp: bt +PASS: gdb.threads/pthreads.exp: set var common_routine::hits=0 +PASS: gdb.threads/pthreads.exp: set var common_routine::from_thread1=0 +PASS: gdb.threads/pthreads.exp: set var common_routine::from_thread2=0 +PASS: gdb.threads/pthreads.exp: set var common_routine::from_main=0 +PASS: gdb.threads/pthreads.exp: set var common_routine::full_coverage=0 +PASS: gdb.threads/pthreads.exp: disable +PASS: gdb.threads/pthreads.exp: tbreak common_routine if hits >= 15 +PASS: gdb.threads/pthreads.exp: stopped before calling common_routine 15 times +PASS: gdb.threads/pthreads.exp: All threads running after continuing from ^C stop +PASS: gdb.threads/pthreads.exp: check backtrace from main thread +PASS: gdb.threads/pthreads.exp: check backtrace from thread 1 +PASS: gdb.threads/pthreads.exp: check backtrace from thread 2 +PASS: gdb.threads/pthreads.exp: apply backtrace command to all three threads +PASS: gdb.threads/pthreads.exp: set break at common_routine in thread 2 +PASS: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2 +PASS: gdb.threads/pthreads.exp: backtrace from thread 2 bkpt in common_routine +Running ../../../W._C._Handy/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 +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 +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/siginfo-threads.exp ... +PASS: gdb.threads/siginfo-threads.exp: successfully compiled posix threads test case +PASS: gdb.threads/siginfo-threads.exp: handle SIGUSR1 stop print pass +PASS: gdb.threads/siginfo-threads.exp: handle SIGUSR2 stop print pass +PASS: gdb.threads/siginfo-threads.exp: get pid +PASS: gdb.threads/siginfo-threads.exp: catch signal 0 +PASS: gdb.threads/siginfo-threads.exp: signal 0 si_signo +PASS: gdb.threads/siginfo-threads.exp: signal 0 si_code is SI_TKILL +PASS: gdb.threads/siginfo-threads.exp: signal 0 si_pid +PASS: gdb.threads/siginfo-threads.exp: catch signal 1 +PASS: gdb.threads/siginfo-threads.exp: signal 1 si_signo +PASS: gdb.threads/siginfo-threads.exp: signal 1 si_code is SI_TKILL +PASS: gdb.threads/siginfo-threads.exp: signal 1 si_pid +PASS: gdb.threads/siginfo-threads.exp: catch signal 2 +PASS: gdb.threads/siginfo-threads.exp: signal 2 si_signo +PASS: gdb.threads/siginfo-threads.exp: signal 2 si_code is SI_TKILL +PASS: gdb.threads/siginfo-threads.exp: signal 2 si_pid +PASS: gdb.threads/siginfo-threads.exp: catch signal 3 +PASS: gdb.threads/siginfo-threads.exp: signal 3 si_signo +PASS: gdb.threads/siginfo-threads.exp: signal 3 si_code is SI_TKILL +PASS: gdb.threads/siginfo-threads.exp: signal 3 si_pid +PASS: gdb.threads/siginfo-threads.exp: continue to breakpoint: break-at-exit +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.exp ... +PASS: gdb.threads/sigstep-threads.exp: successfully compiled posix threads test case +PASS: gdb.threads/sigstep-threads.exp: handle SIGUSR1 nostop print pass +PASS: gdb.threads/sigstep-threads.exp: set scheduler-locking off +PASS: gdb.threads/sigstep-threads.exp: set $step1=$bpnum +PASS: gdb.threads/sigstep-threads.exp: continue to breakpoint: step-1 +PASS: gdb.threads/sigstep-threads.exp: disable $step1 +PASS: gdb.threads/sigstep-threads.exp: step +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/sigthread.exp ... +PASS: gdb.threads/sigthread.exp: successfully compiled posix threads test case +PASS: gdb.threads/sigthread.exp: handle SIGUSR1 nostop noprint pass +PASS: gdb.threads/sigthread.exp: handle SIGUSR2 nostop noprint pass +PASS: gdb.threads/sigthread.exp: continue +PASS: gdb.threads/sigthread.exp: stop with control-c +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/staticthreads.exp ... +PASS: gdb.threads/staticthreads.exp: successfully compiled posix threads test case +PASS: gdb.threads/staticthreads.exp: set print sevenbit-strings +PASS: gdb.threads/staticthreads.exp: break sem_post +PASS: gdb.threads/staticthreads.exp: Continue to main's call of sem_post +PASS: gdb.threads/staticthreads.exp: rerun to main +PASS: gdb.threads/staticthreads.exp: handle SIG32 nostop noprint pass +PASS: gdb.threads/staticthreads.exp: handle SIG32 helps +PASS: gdb.threads/staticthreads.exp: info threads +PASS: gdb.threads/staticthreads.exp: GDB exits with static thread program +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/stepi-random-signal.exp ... +PASS: gdb.threads/stepi-random-signal.exp: successfully compiled posix threads test case +PASS: gdb.threads/stepi-random-signal.exp: set scheduler-locking on +PASS: gdb.threads/stepi-random-signal.exp: thread 1 +PASS: gdb.threads/stepi-random-signal.exp: continue to breakpoint: loop +PASS: gdb.threads/stepi-random-signal.exp: thread 2 +PASS: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill +PASS: gdb.threads/stepi-random-signal.exp: thread 1 again +PASS: gdb.threads/stepi-random-signal.exp: set debug infrun 1 +PASS: gdb.threads/stepi-random-signal.exp: before stepi: get hexadecimal valueof "$pc" +PASS: gdb.threads/stepi-random-signal.exp: stepi +PASS: gdb.threads/stepi-random-signal.exp: after stepi: get hexadecimal valueof "$pc" +PASS: gdb.threads/stepi-random-signal.exp: stepi interfered by signal makes progress +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/switch-threads.exp ... +PASS: gdb.threads/switch-threads.exp: successfully compiled posix threads test case +PASS: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread_func +PASS: gdb.threads/switch-threads.exp: next +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-execl.exp ... +PASS: gdb.threads/thread-execl.exp: successfully compiled posix threads test case +PASS: gdb.threads/thread-execl.exp: continue to thread start +PASS: gdb.threads/thread-execl.exp: get to main in new image +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-find.exp ... +PASS: gdb.threads/thread-find.exp: successfully compiled posix threads test case +PASS: gdb.threads/thread-find.exp: set print sevenbit-strings +PASS: gdb.threads/thread-find.exp: continue to breakpoint: main thread's sleep +PASS: gdb.threads/thread-find.exp: info threads +PASS: gdb.threads/thread-find.exp: name thread 1 +PASS: gdb.threads/thread-find.exp: name thread 2 +PASS: gdb.threads/thread-find.exp: name thread 3 +PASS: gdb.threads/thread-find.exp: name thread 4 +PASS: gdb.threads/thread-find.exp: name thread 5 +PASS: gdb.threads/thread-find.exp: name thread 6 +PASS: gdb.threads/thread-find.exp: collect thread id +PASS: gdb.threads/thread-find.exp: got thread ids +PASS: gdb.threads/thread-find.exp: collect process id +PASS: gdb.threads/thread-find.exp: collect lwp id +PASS: gdb.threads/thread-find.exp: got lwp ids +PASS: gdb.threads/thread-find.exp: find thread name 6 +PASS: gdb.threads/thread-find.exp: find thread name 5 +PASS: gdb.threads/thread-find.exp: find thread name 4 +PASS: gdb.threads/thread-find.exp: find thread name 3 +PASS: gdb.threads/thread-find.exp: find thread name 2 +PASS: gdb.threads/thread-find.exp: find thread name 1 +PASS: gdb.threads/thread-find.exp: find thread id 6 +PASS: gdb.threads/thread-find.exp: find thread id 5 +PASS: gdb.threads/thread-find.exp: find thread id 4 +PASS: gdb.threads/thread-find.exp: find thread id 3 +PASS: gdb.threads/thread-find.exp: find thread id 2 +PASS: gdb.threads/thread-find.exp: find thread id 1 +PASS: gdb.threads/thread-find.exp: find lwp id 6 +PASS: gdb.threads/thread-find.exp: find lwp id 5 +PASS: gdb.threads/thread-find.exp: find lwp id 4 +PASS: gdb.threads/thread-find.exp: find lwp id 3 +PASS: gdb.threads/thread-find.exp: find lwp id 2 +PASS: gdb.threads/thread-find.exp: find lwp id 1 +PASS: gdb.threads/thread-find.exp: no thread +PASS: gdb.threads/thread-find.exp: test regular exp +PASS: gdb.threads/thread-find.exp: info threads 2 4 6 +PASS: gdb.threads/thread-find.exp: info threads 3-5 +PASS: gdb.threads/thread-find.exp: test inverted range +PASS: gdb.threads/thread-find.exp: info threads 3-3 +PASS: gdb.threads/thread-find.exp: info thread foo +PASS: gdb.threads/thread-find.exp: info thread foo -1 +Running ../../../W._C._Handy/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 async mode +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 +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-specific.exp ... +PASS: gdb.threads/thread-specific.exp: successfully compiled posix threads test case +PASS: gdb.threads/thread-specific.exp: set print sevenbit-strings +PASS: gdb.threads/thread-specific.exp: set width 0 +PASS: gdb.threads/thread-specific.exp: thread var when not running +PASS: gdb.threads/thread-specific.exp: continue to breakpoint: all threads started +PASS: gdb.threads/thread-specific.exp: get threads list +PASS: gdb.threads/thread-specific.exp: thread var in main +PASS: gdb.threads/thread-specific.exp: breakpoint 59 main thread +PASS: gdb.threads/thread-specific.exp: continue to thread-specific breakpoint +PASS: gdb.threads/thread-specific.exp: found breakpoint for thread number +PASS: gdb.threads/thread-specific.exp: thread var at break +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ... +PASS: gdb.threads/thread-unwindonsignal.exp: successfully compiled posix threads test case +PASS: gdb.threads/thread-unwindonsignal.exp: breakpoint on all_threads_running +PASS: gdb.threads/thread-unwindonsignal.exp: run to all_threads_running +PASS: gdb.threads/thread-unwindonsignal.exp: setting unwindonsignal +PASS: gdb.threads/thread-unwindonsignal.exp: showing unwindonsignal +PASS: gdb.threads/thread-unwindonsignal.exp: hand-call interrupted by signal in another thread +PASS: gdb.threads/thread-unwindonsignal.exp: dummy stack frame present +PASS: gdb.threads/thread-unwindonsignal.exp: wrong thread not unwound +PASS: gdb.threads/thread-unwindonsignal.exp: finish hand-call +PASS: gdb.threads/thread-unwindonsignal.exp: dummy frame popped +PASS: gdb.threads/thread-unwindonsignal.exp: continue until exit +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread_check.exp ... +PASS: gdb.threads/thread_check.exp: successfully compiled posix threads test case +PASS: gdb.threads/thread_check.exp: breakpoint at tf +PASS: gdb.threads/thread_check.exp: continue to tf +PASS: gdb.threads/thread_check.exp: backtrace from thread function +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/thread_events.exp ... +PASS: gdb.threads/thread_events.exp: successfully compiled posix threads test case +PASS: gdb.threads/thread_events.exp: set print thread-events off +PASS: gdb.threads/thread_events.exp: breakpoint at threadfunc with messages disabled +PASS: gdb.threads/thread_events.exp: breakpoint at after_join_func with messages disabled +PASS: gdb.threads/thread_events.exp: continue to threadfunc with messages disabled +PASS: gdb.threads/thread_events.exp: continue to after_join_func with messages disabled +PASS: gdb.threads/thread_events.exp: set print thread-events on +PASS: gdb.threads/thread_events.exp: breakpoint at threadfunc with messages enabled +PASS: gdb.threads/thread_events.exp: breakpoint at after_join_func with messages enabled +PASS: gdb.threads/thread_events.exp: continue to threadfunc with messages enabled +PASS: gdb.threads/thread_events.exp: continue to after_join_func with messages enabled +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/threadapply.exp ... +PASS: gdb.threads/threadapply.exp: successfully compiled posix threads test case +PASS: gdb.threads/threadapply.exp: b 62 +PASS: gdb.threads/threadapply.exp: continue +PASS: gdb.threads/threadapply.exp: macro details +PASS: gdb.threads/threadapply.exp: defining macro +PASS: gdb.threads/threadapply.exp: set backtrace limit 3 +PASS: gdb.threads/threadapply.exp: thread apply all backthread +PASS: gdb.threads/threadapply.exp: step to the thread_function +PASS: gdb.threads/threadapply.exp: go up in the stack frame +PASS: gdb.threads/threadapply.exp: run a simple print command on all threads +PASS: gdb.threads/threadapply.exp: go down and check selected frame +PASS: gdb.threads/threadapply.exp: thread apply all detach +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ... +PASS: gdb.threads/threxit-hop-specific.exp: successfully compiled posix threads test case +PASS: gdb.threads/threxit-hop-specific.exp: continue to thread start +PASS: gdb.threads/threxit-hop-specific.exp: set thread specific breakpoint +PASS: gdb.threads/threxit-hop-specific.exp: get past the thread specific breakpoint +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-nodebug.exp ... +PASS: gdb.threads/tls-nodebug.exp: successfully compiled posix threads test case +PASS: gdb.threads/tls-nodebug.exp: thread local storage +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-shared.exp ... +PASS: gdb.threads/tls-shared.exp: successfully compiled posix threads test case +PASS: gdb.threads/tls-shared.exp: successfully compiled posix threads test case +PASS: gdb.threads/tls-shared.exp: print thread local storage variable +PASS: gdb.threads/tls-shared.exp: ptype of thread local storage variable +PASS: gdb.threads/tls-shared.exp: print storage info for thread local storage variable +PASS: gdb.threads/tls-shared.exp: break at and of main +PASS: gdb.threads/tls-shared.exp: continue to break +PASS: gdb.threads/tls-shared.exp: print result +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls-var.exp ... +PASS: gdb.threads/tls-var.exp: successfully compiled posix threads test case +PASS: gdb.threads/tls-var.exp: whatis tls_var +PASS: gdb.threads/tls-var.exp: print tls_var +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/tls.exp ... +PASS: gdb.threads/tls.exp: successfully compiled posix threads test case +PASS: gdb.threads/tls.exp: set breakpoint at all threads +PASS: gdb.threads/tls.exp: set breakpoint at synch point +PASS: gdb.threads/tls.exp: set breakpoint at exit +PASS: gdb.threads/tls.exp: continue to first thread: get to thread +PASS: gdb.threads/tls.exp: at least one th in spin while stopped at first th +PASS: gdb.threads/tls.exp: first thread print me +PASS: gdb.threads/tls.exp: first thread local storage +PASS: gdb.threads/tls.exp: first another thread local storage +PASS: gdb.threads/tls.exp: first info address a_thread_local +PASS: gdb.threads/tls.exp: first info address another_thread_local +PASS: gdb.threads/tls.exp: continue to second thread +PASS: gdb.threads/tls.exp: at least one th in spin while stopped at second th +PASS: gdb.threads/tls.exp: second thread print me +PASS: gdb.threads/tls.exp: second thread local storage +PASS: gdb.threads/tls.exp: second another thread local storage +PASS: gdb.threads/tls.exp: second info address a_thread_local +PASS: gdb.threads/tls.exp: second info address another_thread_local +PASS: gdb.threads/tls.exp: continue to third thread +PASS: gdb.threads/tls.exp: at least one th in spin while stopped at third th +PASS: gdb.threads/tls.exp: third thread print me +PASS: gdb.threads/tls.exp: third thread local storage +PASS: gdb.threads/tls.exp: third another thread local storage +PASS: gdb.threads/tls.exp: third info address a_thread_local +PASS: gdb.threads/tls.exp: third info address another_thread_local +PASS: gdb.threads/tls.exp: continue to synch point +PASS: gdb.threads/tls.exp: get number of threads +PASS: gdb.threads/tls.exp: selected thread: 1 +PASS: gdb.threads/tls.exp: backtrace of thread number 1 not relevant +PASS: gdb.threads/tls.exp: selected thread: 2 +PASS: gdb.threads/tls.exp: backtrace of thread number 2 in spin +PASS: gdb.threads/tls.exp: selected thread: 3 +PASS: gdb.threads/tls.exp: backtrace of thread number 3 in spin +PASS: gdb.threads/tls.exp: selected thread: 4 +PASS: gdb.threads/tls.exp: backtrace of thread number 4 in spin +PASS: gdb.threads/tls.exp: selected thread: 4 +PASS: gdb.threads/tls.exp: thread 4 up +PASS: gdb.threads/tls.exp: 4 thread print me +PASS: gdb.threads/tls.exp: 4 thread local storage +PASS: gdb.threads/tls.exp: 4 another thread local storage +PASS: gdb.threads/tls.exp: 4 info address a_thread_local +PASS: gdb.threads/tls.exp: 4 info address another_thread_local +PASS: gdb.threads/tls.exp: selected thread: 2 +PASS: gdb.threads/tls.exp: thread 2 up +PASS: gdb.threads/tls.exp: 2 thread print me +PASS: gdb.threads/tls.exp: 2 thread local storage +PASS: gdb.threads/tls.exp: 2 another thread local storage +PASS: gdb.threads/tls.exp: 2 info address a_thread_local +PASS: gdb.threads/tls.exp: 2 info address another_thread_local +PASS: gdb.threads/tls.exp: selected thread: 3 +PASS: gdb.threads/tls.exp: thread 3 up +PASS: gdb.threads/tls.exp: 3 thread print me +PASS: gdb.threads/tls.exp: 3 thread local storage +PASS: gdb.threads/tls.exp: 3 another thread local storage +PASS: gdb.threads/tls.exp: 3 info address a_thread_local +PASS: gdb.threads/tls.exp: 3 info address another_thread_local +PASS: gdb.threads/tls.exp: threads exited +PASS: gdb.threads/tls.exp: Expect only base thread at end +PASS: gdb.threads/tls.exp: info address a_global +PASS: gdb.threads/tls.exp: info address me +PASS: gdb.threads/tls.exp: p a_thread_local +PASS: gdb.threads/tls.exp: p file2_thread_local +PASS: gdb.threads/tls.exp: info address file2_thread_local +PASS: gdb.threads/tls.exp: p a_thread_local second time +PASS: gdb.threads/tls.exp: info address a_thread_local +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchpoint-fork.exp ... +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: show detach-on-fork +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: set follow-fork-mode parent +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: show follow-fork-mode +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: handle SIGUSR1 nostop noprint pass +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: Set the watchpoint +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hbreak marker +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork +PASS: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: successfully compiled posix threads test case +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: set follow-fork-mode parent +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: handle SIGUSR1 nostop noprint pass +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: Set the watchpoint +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hbreak marker +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hardware breakpoints work +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork +PASS: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: show detach-on-fork +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: set follow-fork-mode child +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: show follow-fork-mode +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: handle SIGUSR1 nostop noprint pass +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: Set the watchpoint +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hbreak marker +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork +PASS: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: successfully compiled posix threads test case +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: set follow-fork-mode child +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: handle SIGUSR1 nostop noprint pass +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: Set the watchpoint +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: hbreak marker +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork +PASS: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ... +PASS: gdb.threads/watchthreads-reorder.exp: successfully compiled posix threads test case +PASS: gdb.threads/watchthreads-reorder.exp: reorder0: set can-use-hw-watchpoints 1 +PASS: gdb.threads/watchthreads-reorder.exp: reorder0: rwatch thread1_rwatch +PASS: gdb.threads/watchthreads-reorder.exp: reorder0: rwatch thread2_rwatch +PASS: gdb.threads/watchthreads-reorder.exp: reorder0: continue a +PASS: gdb.threads/watchthreads-reorder.exp: reorder0: continue b +PASS: gdb.threads/watchthreads-reorder.exp: reorder0: set debug infrun 1 +PASS: gdb.threads/watchthreads-reorder.exp: reorder0: continue to breakpoint: break-at-exit +PASS: gdb.threads/watchthreads-reorder.exp: reorder1: set can-use-hw-watchpoints 1 +PASS: gdb.threads/watchthreads-reorder.exp: reorder1: rwatch thread1_rwatch +PASS: gdb.threads/watchthreads-reorder.exp: reorder1: rwatch thread2_rwatch +PASS: gdb.threads/watchthreads-reorder.exp: reorder1: continue a +PASS: gdb.threads/watchthreads-reorder.exp: reorder1: rwatch unused1_rwatch +PASS: gdb.threads/watchthreads-reorder.exp: reorder1: rwatch unused2_rwatch +PASS: gdb.threads/watchthreads-reorder.exp: reorder1: continue b +PASS: gdb.threads/watchthreads-reorder.exp: reorder1: set debug infrun 1 +PASS: gdb.threads/watchthreads-reorder.exp: reorder1: continue to breakpoint: break-at-exit +Running ../../../W._C._Handy/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] +PASS: gdb.threads/watchthreads.exp: watch args[1] +PASS: gdb.threads/watchthreads.exp: disable first watchpoint at 10 +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 +PASS: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread +PASS: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread +PASS: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30 +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/watchthreads2.exp ... +PASS: gdb.threads/watchthreads2.exp: successfully compiled posix threads test case +PASS: gdb.threads/watchthreads2.exp: breakpoint on thread_started +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 +Running ../../../W._C._Handy/gdb/testsuite/gdb.threads/wp-replication.exp ... +PASS: gdb.threads/wp-replication.exp: successfully compiled posix threads test case +PASS: gdb.threads/wp-replication.exp: Breakpoint on empty_cycle +PASS: gdb.threads/wp-replication.exp: Continue to empty_cycle to insert watchpoint 0 +PASS: gdb.threads/wp-replication.exp: Continue to empty_cycle to insert watchpoint 1 +PASS: gdb.threads/wp-replication.exp: Continue to empty_cycle to insert watchpoint 2 +PASS: gdb.threads/wp-replication.exp: Continue to empty_cycle to insert watchpoint 3 +PASS: gdb.threads/wp-replication.exp: Continue to empty_cycle to insert watchpoint 4 +PASS: gdb.threads/wp-replication.exp: set var hw_watch_count=4 +PASS: gdb.threads/wp-replication.exp: set var watch_count_done=1 +PASS: gdb.threads/wp-replication.exp: Breakpoint on thread_started +PASS: gdb.threads/wp-replication.exp: watch watched_data[0] +PASS: gdb.threads/wp-replication.exp: Thread 0 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: watch watched_data[1] +PASS: gdb.threads/wp-replication.exp: Thread 1 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: watch watched_data[2] +PASS: gdb.threads/wp-replication.exp: Thread 2 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: watch watched_data[3] +PASS: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started +PASS: gdb.threads/wp-replication.exp: set var test_ready=1 +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data +PASS: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data + + === gdb Summary === + +# of expected passes 877 +# of expected failures 1 +# of untested testcases 1 +[...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20131021-cvs -nw -nx -data-directory [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../data-directory + -- cgit v1.2.3