summaryrefslogtreecommitdiff
path: root/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum
blob: 58c93cfa135c26c0696a5a5b733469bccdde9d54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
Test Run By thomas on Thu Jun 13 21:00:46 2013
Native configuration is i686-pc-linux-gnu

		=== gdb tests ===

Schedule of variations:
    unix

Running target unix
Running ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/clone-new-thread-event.exp ...
PASS: gdb.threads/clone-new-thread-event.exp: catch SIGUSR1
Running ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/current-lwp-dead.exp ...
PASS: gdb.threads/current-lwp-dead.exp: continue to breakpoint: fn_return
Running ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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
Running ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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 ../../../Ferry_Tagscherer/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		838
# of expected failures		1
# of untested testcases		1
[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version  7.6.50.20130613-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory