public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side
@ 2016-05-25 17:52 sergiodj+buildbot
  2016-05-25 18:10 ` Failures on RHEL-s390x-m64, branch gdb-7.11-branch sergiodj+buildbot
                   ` (22 more replies)
  0 siblings, 23 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 17:52 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT a0de87e7be6a58dfeb9bfb00172dbd975dabb72e ***

Author: Pedro Alves <palves@redhat.com>
Branch: gdb-7.11-branch
Commit: a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Working on the fix for gdb/19828, I saw
gdb.threads/attach-many-short-lived-threads.exp fail once in an
unusual way.  Unfortunately I didn't keep debug logs, but it's an
issue similar to what's been fixed in remote.c a while ago --
linux-nat.c was not fetching the pending status from the right place.

gdb/ChangeLog:
2016-05-25  Pedro Alves  <palves@redhat.com>

	PR gdb/19828
	* linux-nat.c (get_pending_status): If the thread reported the
	event to the core and it's pending, use the pending status signal
	number.


^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on RHEL-s390x-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
@ 2016-05-25 18:10 ` sergiodj+buildbot
  2016-05-25 18:19 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
                   ` (21 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	rhel-7.1-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/RHEL-s390x-m64/builds/1898>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/RHEL-s390x-m64/.git/tree/?h=gdb-7.11-branch&id=c9521b9855d762f926c5ea5cb4019227c5d4b14f>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/siginfo-obj.exp: Extract si_errno
PASS -> FAIL: gdb.base/siginfo-thread.exp: Extract si_errno
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on AIX-POWER7-plain, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
  2016-05-25 18:10 ` Failures on RHEL-s390x-m64, branch gdb-7.11-branch sergiodj+buildbot
@ 2016-05-25 18:19 ` sergiodj+buildbot
  2016-05-25 18:25 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
                   ` (20 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	aix-power7-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/AIX-POWER7-plain/builds/2383>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/AIX-POWER7-plain/.git/tree/?h=gdb-7.11-branch&id=d22b12cde95cc062cd3c77471f90a31d452a4c8b>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/huge.exp: print a very large data object
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get my_number
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
  2016-05-25 18:10 ` Failures on RHEL-s390x-m64, branch gdb-7.11-branch sergiodj+buildbot
  2016-05-25 18:19 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
@ 2016-05-25 18:25 ` sergiodj+buildbot
  2016-05-25 18:32 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (19 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/3617>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.11-branch&id=85f6d901d4076ca6bee59b9435c75aeb55c35cb0>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 10
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2016-05-25 18:25 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2016-05-25 18:32 ` sergiodj+buildbot
  2016-05-25 18:38 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (18 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/3636>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m64/.git/tree/?h=gdb-7.11-branch&id=1abfea0ef63959baf2d02ad6c2add83f3a8f2499>

*** Diff to previous build ***
============================
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2016-05-25 18:32 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-25 18:38 ` sergiodj+buildbot
  2016-05-25 18:42 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
                   ` (17 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m64/builds/3666>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-extended-gdbserver-m64/.git/tree/?h=gdb-7.11-branch&id=f31aee5bd1c81af0dfb60505fef1cf92d51ef229>

*** Diff to previous build ***
============================
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2016-05-25 18:38 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-25 18:42 ` sergiodj+buildbot
  2016-05-25 18:45 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
                   ` (16 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3644>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=da44b808db7480459ad34ffb8defc195559c0dc3>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/interrupt.exp: continue
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 3
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2016-05-25 18:42 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2016-05-25 18:45 ` sergiodj+buildbot
  2016-05-25 18:48 ` Failures on Fedora-i686, " sergiodj+buildbot
                   ` (15 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m64/builds/3649>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-m64/.git/tree/?h=gdb-7.11-branch&id=d071b83e56668d7b7889b650e7aebabbb70d0d70>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 10
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-i686, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2016-05-25 18:45 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2016-05-25 18:48 ` sergiodj+buildbot
  2016-05-25 18:55 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
                   ` (14 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/3657>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-i686/.git/tree/?h=gdb-7.11-branch&id=eb8f6369c4909986144914522be8535d2baddc42>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 10
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-m32, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2016-05-25 18:48 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2016-05-25 18:55 ` sergiodj+buildbot
  2016-05-25 19:01 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (13 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/3648>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-m32/.git/tree/?h=gdb-7.11-branch&id=e9b99efbf4a2b5cea38f04142802f78a79c1eb4f>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 10
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2016-05-25 18:55 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
@ 2016-05-25 19:01 ` sergiodj+buildbot
  2016-05-25 19:53 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
                   ` (12 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 19:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-extended-gdbserver-m32/builds/3642>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-extended-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=18e7a8fb9911cfb8a29db4510f20fd259149ac89>

*** Diff to previous build ***
============================
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-s390x-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (9 preceding siblings ...)
  2016-05-25 19:01 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2016-05-25 19:53 ` sergiodj+buildbot
  2016-05-25 19:55 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
                   ` (11 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 19:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/3216>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-s390x-m64/.git/tree/?h=gdb-7.11-branch&id=4943caceb1611d7c62421152a30f6130f3f493d0>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/siginfo-thread.exp: Extract si_errno
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Debian-i686-native-extended-gdbserver, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (10 preceding siblings ...)
  2016-05-25 19:53 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
@ 2016-05-25 19:55 ` sergiodj+buildbot
  2016-05-25 20:19 ` Failures on Debian-i686, " sergiodj+buildbot
                   ` (10 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 19:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686-native-extended-gdbserver/builds/3538>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686-native-extended-gdbserver/.git/tree/?h=gdb-7.11-branch&id=4bb9af02fb5a94db8cfe22f5d56c700276c15259>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Debian-i686, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (11 preceding siblings ...)
  2016-05-25 19:55 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
@ 2016-05-25 20:19 ` sergiodj+buildbot
  2016-05-25 22:36 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
                   ` (9 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 20:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686/builds/3557>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686/.git/tree/?h=gdb-7.11-branch&id=22583b2d2efce004192bb0be24fd7ca190bd9b74>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Debian-s390x-native-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (12 preceding siblings ...)
  2016-05-25 20:19 ` Failures on Debian-i686, " sergiodj+buildbot
@ 2016-05-25 22:36 ` sergiodj+buildbot
  2016-05-25 22:47 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 22:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-s390x-native-gdbserver-m64/builds/2354>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-s390x-native-gdbserver-m64/.git/tree/?h=gdb-7.11-branch&id=353c6cfec42e6faf9bbcfc3d1a6a6edd4c587e57>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Debian-s390x-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (13 preceding siblings ...)
  2016-05-25 22:36 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-25 22:47 ` sergiodj+buildbot
  2016-05-25 23:30 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 22:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-s390x-m64/builds/2347>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-s390x-m64/.git/tree/?h=gdb-7.11-branch&id=d624d81f4a8b09a9857c296efc6bb4daa781c5ff>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (14 preceding siblings ...)
  2016-05-25 22:47 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
@ 2016-05-25 23:30 ` sergiodj+buildbot
  2016-05-26 14:47 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 23:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-s390x-native-extended-gdbserver-m64/builds/2361>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-s390x-native-extended-gdbserver-m64/.git/tree/?h=gdb-7.11-branch&id=05e4e12bee6674367ad5b63333a337dac352c63c>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/dprintf-non-stop.exp: inferior stopped
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-ppc64be-cc-with-index, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (15 preceding siblings ...)
  2016-05-25 23:30 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-26 14:47 ` sergiodj+buildbot
  2016-05-26 14:52 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 14:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-cc-with-index/builds/3590>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-cc-with-index/.git/tree/?h=gdb-7.11-branch&id=346498ef73ba186577017ba8b39ad21553948c10>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process list
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/info-os.exp: get threads
PASS -> FAIL: gdb.base/info-os.exp: get file descriptors
PASS -> FAIL: gdb.base/info-os.exp: get internet-domain sockets
PASS -> FAIL: gdb.base/info-os.exp: get shared-memory regions
PASS -> FAIL: gdb.base/info-os.exp: get semaphores
PASS -> FAIL: gdb.base/info-os.exp: get message queues
PASS -> FAIL: gdb.base/info-os.exp: continue
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-ppc64be-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (16 preceding siblings ...)
  2016-05-26 14:47 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
@ 2016-05-26 14:52 ` sergiodj+buildbot
  2016-05-26 15:35 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 14:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-m64/builds/3595>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-m64/.git/tree/?h=gdb-7.11-branch&id=1e45e8608f3c66a684a94b729753d322aea486ee>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-ppc64be-native-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (17 preceding siblings ...)
  2016-05-26 14:52 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
@ 2016-05-26 15:35 ` sergiodj+buildbot
  2016-05-26 15:48 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 15:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-gdbserver-m64/builds/3588>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-native-gdbserver-m64/.git/tree/?h=gdb-7.11-branch&id=a4c781936d235f9c43516349be7a3c42ae60f39a>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (18 preceding siblings ...)
  2016-05-26 15:35 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-26 15:48 ` sergiodj+buildbot
  2016-05-26 21:23 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 15:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-extended-gdbserver-m64/builds/3595>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-native-extended-gdbserver-m64/.git/tree/?h=gdb-7.11-branch&id=9c34b514ac4ec62dadec1e6996eda110a649f620>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/annota1.exp: signal sent
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: single-step to handler
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: stop at permanent breakpoint, out of handler
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: continue to breakpoint: test_signal_no_handler
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: stop at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: single-step past permanent breakpoint
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (19 preceding siblings ...)
  2016-05-26 15:48 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-26 21:23 ` sergiodj+buildbot
  2016-05-26 22:20 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
  2016-05-26 22:52 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 21:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-extended-gdbserver-m64/builds/3530>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-native-extended-gdbserver-m64/.git/tree/?h=gdb-7.11-branch&id=d2fab854d5874a60b188877f00ecf679dc96a0a9>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-ppc64le-native-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (20 preceding siblings ...)
  2016-05-26 21:23 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-26 22:20 ` sergiodj+buildbot
  2016-05-26 22:52 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 22:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-gdbserver-m64/builds/3516>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-native-gdbserver-m64/.git/tree/?h=gdb-7.11-branch&id=28185676bde155c789596459b5b1ab30509e502e>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-ppc64le-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (21 preceding siblings ...)
  2016-05-26 22:20 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-26 22:52 ` sergiodj+buildbot
  22 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 22:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-m64/builds/3508>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-m64/.git/tree/?h=gdb-7.11-branch&id=329f6969328c403d79a8b7f1dafd0cfbfb984471>

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: break1 start
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-08-25 17:45 [binutils-gdb/gdb-7.11-branch] Sync proc_service definition with GLIBC sergiodj+buildbot
@ 2016-08-25 17:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-08-25 17:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/4205>

Commit(s) tested:
	140bf80050b34f0947b34dba93b830ea2bfc5040

Author(s) (in the same order as the commits):
	Adhemerval Zanella <adhemerval.zanella@linaro.org>

Subject:
	Sync proc_service definition with GLIBC

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=b67544c237925591cabcf98103f293ddcccfedea>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-06-01  1:18 [binutils-gdb/gdb-7.11-branch] Bump GDB version number to 7.11.1.DATE-git sergiodj+buildbot
@ 2016-06-01  1:29 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-06-01  1:29 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3680>

Commit(s) tested:
	d03dfbf66983602a4cdb97c37edd54c420ceed40

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Bump GDB version number to 7.11.1.DATE-git.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=6a052d75b443b7c1377dfeb1dcc2cc4bbcd3e1b8>

*** Diff to previous build ***
============================
new FAIL: gdb.base/interrupt.exp: echo data
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-06-01  0:54 [binutils-gdb/gdb-7.11-branch] Set GDB version number to 7.11.1 sergiodj+buildbot
@ 2016-06-01  1:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-06-01  1:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3679>

Commit(s) tested:
	41d82368c333de4f7ec3fd7734ee683055e8c35c

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Set GDB version number to 7.11.1.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=3e129ed5ab7cb183714356228deac3b7ef3fb152>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-05-25 18:48 [binutils-gdb/gdb-7.11-branch] Fix PR gdb/19828: gdb -p <process from a container>: internal error sergiodj+buildbot
@ 2016-05-25 19:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 19:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3645>

Commit(s) tested:
	136613ef0c6850427317e57be1b644080ff6decb

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix PR gdb/19828: gdb -p <process from a container>: internal error

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=ab31cfef0309d88ee1a917af042c59530660ac8c>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.base/interrupt.exp: echo data
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-05-18 14:59 [binutils-gdb/gdb-7.11-branch] Add mi-threads-interrupt.exp test (PR 20039) sergiodj+buildbot
@ 2016-05-18 16:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-18 16:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3592>

Commit(s) tested:
	cf2cd51217c0b99f5370708cc3932c12a1f4edad

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Add mi-threads-interrupt.exp test (PR 20039)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=daf6b94b67973d9a9db4b9bc19c82de9655dac93>

*** Regressions found ***
============================
new FAIL: gdb.base/interrupt.exp: echo data
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
new FAIL: gdb.threads/tls.exp: Too many threads left at end
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: echo data
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: Too many threads left at end
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-05-18 14:48 [binutils-gdb/gdb-7.11-branch] Fix double prompt output after run control MI commands with mi-async on (PR 20045) sergiodj+buildbot
@ 2016-05-18 16:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-18 16:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3591>

Commit(s) tested:
	f0a8d0dc70eddbf1e323e8c07f5092ff5e327548

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix double prompt output after run control MI commands with mi-async on (PR 20045)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=16847cc63b245b13f882a034f03e5b124fca6dab>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
PASS -> FAIL: gdb.threads/tls.exp: thread 4 up
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
new FAIL: gdb.threads/tls.exp: mess at end
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 4 up
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-05-17 22:13 [binutils-gdb/gdb-7.11-branch] Fix -exec-run not running asynchronously with mi-async on (PR gdb/18077) sergiodj+buildbot
@ 2016-05-18  1:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-18  1:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3585>

Commit(s) tested:
	b5f0db46b3057bcb64243e7da0943717abd6459b

Author(s) (in the same order as the commits):
	Simon Marchi <simon.marchi@ericsson.com>

Subject:
	Fix -exec-run not running asynchronously with mi-async on (PR gdb/18077)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=2f5a0fa9fdc14b9795426b4cc41bf03f5fdbce80>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: Too many threads left at end
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-05-16 21:17 [binutils-gdb/gdb-7.11-branch] Use target_terminal_ours_for_output in MI sergiodj+buildbot
@ 2016-05-16 21:35 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-16 21:35 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3572>

Commit(s) tested:
	7f8e34d8604098e221f342cf162898fb25499900

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Use target_terminal_ours_for_output in MI

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=af8fb26ceb77381feb9e23157ac193be8e40494d>

*** Regressions found ***
============================
new FAIL: gdb.base/interrupt.exp: echo data
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 2 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: echo data
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: Too many threads left at end
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 2 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-05-03 11:55 [binutils-gdb/gdb-7.11-branch] Fix gdb/python/python.c use-after-free sergiodj+buildbot
@ 2016-05-03 13:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-03 13:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3524>

Commit(s) tested:
	329dec6fc5f2efa83d626583135081b53abe8729

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix gdb/python/python.c use-after-free

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=5a99c1924219dd93cd9369873a25530cf2f69aa3>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: Too many threads left at end
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-05-03 11:46 [binutils-gdb/gdb-7.11-branch] Remove gdb/python/python.c code that handles strlen failing with -1 sergiodj+buildbot
@ 2016-05-03 13:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-03 13:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3523>

Commit(s) tested:
	aaa3178dfb979f8ec476a326aca273125a1e3ee9

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Remove gdb/python/python.c code that handles strlen failing with -1

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=445b00de56005218034e7813ba39181a831ac0a6>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: set break in tight loop
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 4 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: Too many threads left at end
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-05-03  9:05 [binutils-gdb/gdb-7.11-branch] [gdb] Fix -Wparentheses warnings sergiodj+buildbot
@ 2016-05-03  9:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-05-03  9:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3516>

Commit(s) tested:
	386c90348551eb089124d64c9bc6ab17cbefb016

Author(s) (in the same order as the commits):
	Kyrylo Tkachov <kyrylo.tkachov@arm.com>

Subject:
	[gdb] Fix -Wparentheses warnings

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=d19c7a43c338e1a6d260f8ca742645a3e441fc4a>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/tls.exp: thread 4 up
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 4 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: Too many threads left at end
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-04-27 19:52 [binutils-gdb/gdb-7.11-branch] Workaround gdbserver<7.7 for setfs sergiodj+buildbot
@ 2016-04-27 21:23 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-04-27 21:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3496>

Commit(s) tested:
	a6ff23076f49c6322d96a76e0098f8019139bc4e

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	Workaround gdbserver<7.7 for setfs

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=f24ecb2cd963a629f1e0f7ca54dbaee0d4d59fef>

*** Regressions found ***
============================
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
new FAIL: gdb.threads/tls.exp: Too many threads left at end
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: Too many threads left at end
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-04-16  0:19 [binutils-gdb/gdb-7.11-branch] MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT sergiodj+buildbot
@ 2016-04-16  0:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-04-16  0:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3416>

Commit(s) tested:
	da611eed9a74de742e9436b6fdd92041b6e9bbf1

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=febcaf1a0840a83f7aa0bb8de847916e89896269>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: mess at end
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-04-15 23:43 [binutils-gdb/gdb-7.11-branch] Handle MIPS Linux SIGTRAP siginfo.si_code values sergiodj+buildbot
@ 2016-04-16  0:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-04-16  0:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3415>

Commit(s) tested:
	619f36aa006c4263ec17b1d2a73613f840042c16

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Handle MIPS Linux SIGTRAP siginfo.si_code values

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=b3f6fc79fabf70a6b56664cf5afd8afb86eb8f32>

*** Regressions found ***
============================
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
new FAIL: gdb.threads/tls.exp: Too many threads left at end
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: Too many threads left at end
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-04-13 13:51 [binutils-gdb/gdb-7.11-branch] Fix PR remote/19840: gdb crashes on reverse-stepi sergiodj+buildbot
@ 2016-04-13 15:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-04-13 15:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3398>

Commit(s) tested:
	6b9ef0d488c556339aea7b095ef7a9b6bf6b1af1

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Fix PR remote/19840: gdb crashes on reverse-stepi

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=78b78e334dace6d7e5bf2b36c60c4b52e1c61c5f>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/tls.exp: continue to third thread
PASS -> FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at third th
PASS -> FAIL: gdb.threads/tls.exp: third thread print me
PASS -> FAIL: gdb.threads/tls.exp: third thread local storage
PASS -> FAIL: gdb.threads/tls.exp: third another thread local storage
PASS -> FAIL: gdb.threads/tls.exp: third info address a_thread_local
PASS -> FAIL: gdb.threads/tls.exp: third info address another_thread_local
PASS -> FAIL: gdb.threads/tls.exp: get number of threads
new FAIL: gdb.threads/tls.exp: No thread backtrace reported spin
new FAIL: gdb.threads/tls.exp: at end
new FAIL: gdb.threads/tls.exp: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/tls.exp: info address me
PASS -> FAIL: gdb.threads/tls.exp: p a_thread_local
PASS -> FAIL: gdb.threads/tls.exp: p file2_thread_local
PASS -> FAIL: gdb.threads/tls.exp: info address file2_thread_local
PASS -> FAIL: gdb.threads/tls.exp: p a_thread_local second time
PASS -> FAIL: gdb.threads/tls.exp: info address a_thread_local
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/tls.exp: continue to third thread
PASS -> FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at third th
PASS -> FAIL: gdb.threads/tls.exp: third thread print me
PASS -> FAIL: gdb.threads/tls.exp: third thread local storage
PASS -> FAIL: gdb.threads/tls.exp: third another thread local storage
PASS -> FAIL: gdb.threads/tls.exp: third info address a_thread_local
PASS -> FAIL: gdb.threads/tls.exp: third info address another_thread_local
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: get number of threads
new FAIL: gdb.threads/tls.exp: No thread backtrace reported spin
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: at end
new FAIL: gdb.threads/tls.exp: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/tls.exp: info address me
PASS -> FAIL: gdb.threads/tls.exp: p a_thread_local
PASS -> FAIL: gdb.threads/tls.exp: p file2_thread_local
PASS -> FAIL: gdb.threads/tls.exp: info address file2_thread_local
PASS -> FAIL: gdb.threads/tls.exp: p a_thread_local second time
PASS -> FAIL: gdb.threads/tls.exp: info address a_thread_local
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-03-31 19:43 [binutils-gdb/gdb-7.11-branch] Add regression test for PR gdb/19858 (JIT code registration on attach) sergiodj+buildbot
@ 2016-04-01  1:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-04-01  1:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3311>

Commit(s) tested:
	85af34ee0211eedf8d30a5c44dfc59dddf8b512a

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Add regression test for PR gdb/19858 (JIT code registration on attach)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=6c0180d0db41682af32bc909b76354e9a9fe0a64>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/tls.exp: thread 4 up
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: thread 4 up
PASS -> FAIL: gdb.threads/tls.exp: thread 3 up
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: Too many threads left at end
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-03-31 19:33 [binutils-gdb/gdb-7.11-branch] Make gdb.base/jit.exp binaries unique sergiodj+buildbot
@ 2016-04-01  0:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-04-01  0:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3310>

Commit(s) tested:
	89df5d6cce0e91c4b34c7a62ba4a68756a8ed4e7

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Make gdb.base/jit.exp binaries unique

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=8774a7d574adbe0d602e22f7956da356459d236b>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: Too many threads left at end
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-03-31 19:23 [binutils-gdb/gdb-7.11-branch] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach sergiodj+buildbot
@ 2016-04-01  0:44 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-04-01  0:44 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3309>

Commit(s) tested:
	cd64cabb8c66a5565fc33bf66a07c08bc767e413

Author(s) (in the same order as the commits):
	Yichao Yu <yyc1992@gmail.com>

Subject:
	Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=fa3030e53f9914527bc87a4e5e87d6a42ed2b3de>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: Too many threads left at end
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/interrupt.exp: continue
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4
PASS -> FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
PASS -> FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue for ctrl-c
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=on: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: threads exited
new FAIL: gdb.threads/tls.exp: Too many threads left at end
new FAIL: gdb.threads/watchthreads2.exp: run to thread_started
PASS -> FAIL: gdb.threads/watchthreads2.exp: all threads started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 3 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 4 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 5 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 6 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 7 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 8 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: Thread 9 hit breakpoint at thread_started
PASS -> FAIL: gdb.threads/wp-replication.exp: set var test_ready=1
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 21 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 22 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 23 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 24 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 25 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 26 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 27 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 28 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 29 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 30 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 31 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 32 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 33 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 34 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 35 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 36 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 37 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 38 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 39 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 40 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 41 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 42 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 43 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 44 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 45 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 46 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 47 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 48 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 49 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 50 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 51 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 52 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 53 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 54 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 55 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 56 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 57 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 58 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 59 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 60 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 61 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 62 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 63 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 64 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 65 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 66 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 67 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 68 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 69 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 70 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 71 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 72 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 73 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 74 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 75 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 76 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 77 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 78 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 79 out of 80 on watched_data
PASS -> FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 80 out of 80 on watched_data
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-03-17 11:28 [binutils-gdb/gdb-7.11-branch] btrace: fix PR gdb/19829 sergiodj+buildbot
@ 2016-03-18  0:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-03-18  0:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3231>

Commit(s) tested:
	2ef34d11f61d79dcb152713aa059051d8cd3295d

Author(s) (in the same order as the commits):
	Markus Metzger <markus.t.metzger@intel.com>

Subject:
	btrace: fix PR gdb/19829

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=38e48d40540cb63c27356e11b7ccf5e7987fec05>

*** Regressions found ***
============================
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: echo data
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-24 10:31 [binutils-gdb/gdb-7.11-branch] Bump GDB version number to 7.11.0.DATE-git sergiodj+buildbot
@ 2016-02-24 10:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-24 10:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3078>

Commit(s) tested:
	63a034c19fa2a0c09aeb1ae3575daa57edf19d0c

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Bump GDB version number to 7.11.0.DATE-git.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=31bd092d42cac22b722f0a3c05233b3c1d9b480d>

*** Regressions found ***
============================
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-24 10:07 [binutils-gdb/gdb-7.11-branch] Set GDB version number to 7.11 sergiodj+buildbot
@ 2016-02-24 10:27 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-24 10:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3077>

Commit(s) tested:
	ac6c80b22321afd27328828f2e4a67220ffed2d5

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Set GDB version number to 7.11.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=f2477026bcbbd85c30f2893f77ba4c26157d5114>

*** Regressions found ***
============================
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-22 16:28 [binutils-gdb/gdb-7.11-branch] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print' sergiodj+buildbot
@ 2016-02-22 16:47 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-22 16:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3065>

Commit(s) tested:
	3d58f8997229b9045899dd306a47a3c27d03a9fd

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print'

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=ae0359d8733029d76a3fbd3594b3cb98b28241b7>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-16 17:31 [binutils-gdb/gdb-7.11-branch] PR remote/19496, internal err forking-threads-plus-bkpt sergiodj+buildbot
@ 2016-02-16 17:54 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-16 17:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3044>

Commit(s) tested:
	e993d610a980ea8df9200f158bfae69308c2138d

Author(s) (in the same order as the commits):
	Don Breazeal <donb@codesourcery.com>

Subject:
	PR remote/19496, internal err forking-threads-plus-bkpt

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=6b75ac4914422eaf630ab48a65359b275dc3ce6c>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited (timeout)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-16 14:55 [binutils-gdb/gdb-7.11-branch] Fix cleanup in arm_linux_software_single_step sergiodj+buildbot
@ 2016-02-16 15:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-16 15:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3040>

Commit(s) tested:
	523f1dab16b5c8706bbb81c6fdbac741b3fffb19

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Fix cleanup in arm_linux_software_single_step

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=5a60f003dbd9aff6fb5a42c4ee0e89c61fade163>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-15 18:07 [binutils-gdb/gdb-7.11-branch] Fix more testcases with standard_output_file sergiodj+buildbot
@ 2016-02-15 18:26 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-15 18:26 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3032>

Commit(s) tested:
	8b6bd5aca63189590498195a7a2696cde021c9cd

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	Fix more testcases with standard_output_file.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=e3e980716066ff55c3199797497bcc221ed44738>

*** Regressions found ***
============================
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified <<2>>
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified <<2>>
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-14  8:52 [binutils-gdb/gdb-7.11-branch] testsuite: Fix false Fortran regressions with recent gcc sergiodj+buildbot
@ 2016-02-14 10:03 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-14 10:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3027>

Commit(s) tested:
	46e42194d8d2585b6860b1267c2b3e24ba9c589c

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	testsuite: Fix false Fortran regressions with recent gcc

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=755beeacff15d52467608b48cedf124ea240088d>

*** Regressions found ***
============================
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-14  8:35 [binutils-gdb/gdb-7.11-branch] testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub-finish.exp sergiodj+buildbot
@ 2016-02-14  9:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-14  9:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3025>

Commit(s) tested:
	307c2facb242da4fc557baea06e63d8e8a621142

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Subject:
	testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub-finish.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=b327afed8c76f79dc309ca582c6119e61b109a9f>

*** Regressions found ***
============================
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-10 16:55 [binutils-gdb/gdb-7.11-branch] Clear *VAL in regcache_raw_read_unsigned sergiodj+buildbot
@ 2016-02-10 17:12 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-10 17:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/3000>

Commit(s) tested:
	83d9e733abe9cc0553f899064a955a6255550ade

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	Clear *VAL in regcache_raw_read_unsigned

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=6146c84bbe7aa698d6161b89ea2a69f4f00128c9>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
new FAIL: gdb.fortran/vla-value-sub-finish.exp: finish function
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: finish function
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-10  9:41 [binutils-gdb/gdb-7.11-branch] gdb/version.in: Replace -cvs suffix by -git suffix sergiodj+buildbot
@ 2016-02-10  9:58 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-10  9:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/2992>

Commit(s) tested:
	7bcc056ca977328fa96a24fd747834f100be863a

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	gdb/version.in: Replace -cvs suffix by -git suffix

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=26b53aafb6c994be0b1f1996d07b3a9bc5a1a5f8>

*** Regressions found ***
============================
XFAIL -> FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: echo data (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-10  4:32 [binutils-gdb/gdb-7.11-branch] Bump GDB version number to 7.10.90.DATE-cvs sergiodj+buildbot
@ 2016-02-10  6:30 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-10  6:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/2991>

Commit(s) tested:
	45e8913772c2db1235b3a0eb113d804cb254af13

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Bump GDB version number to 7.10.90.DATE-cvs.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=f5070c6fae5e50e7085ec3bffc251d4f2becd988>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
new FAIL: gdb.fortran/vla-value-sub-finish.exp: finish function
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: finish function
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-10  4:23 [binutils-gdb/gdb-7.11-branch] Set GDB version number to 7.10.90 sergiodj+buildbot
@ 2016-02-10  6:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-10  6:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/2990>

Commit(s) tested:
	8e1043a37a176f07f0e06d29fe2f54752c8976e5

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Set GDB version number to 7.10.90.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=ae43d3593e6169a374d11077afd94ef8da636d7c>

*** Regressions found ***
============================
XFAIL -> FAIL: gdb.ada/fun_renaming.exp: print n(1)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: continue & (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
new FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: continue & (GDB internal error)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-02-10  3:41 [binutils-gdb/gdb-7.11-branch] Bump version to 7.10.90.DATE-git sergiodj+buildbot
@ 2016-02-10  3:59 ` sergiodj+buildbot
  0 siblings, 0 replies; 56+ messages in thread
From: sergiodj+buildbot @ 2016-02-10  3:59 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/2985>

Commit(s) tested:
	d5d168eef1464c735c5dba0cf76d638bd27970b9

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Bump version to 7.10.90.DATE-git.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.11-branch&id=9b71df69ba41f320b58451e4ba95452da8959629>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
new FAIL: gdb.fortran/vla-value-sub-finish.exp: finish function
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
new FAIL: gdb.fortran/library-module.exp: print var_i in lib
new FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla not initialized
new FAIL: gdb.fortran/vla-sizeof.exp: print sizeof non-associated pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla(1,3,8)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger (passed fixed array)
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was filled
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: finish function
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder (pattern 1)
new FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit (timeout)
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
PASS -> FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: print locc
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




^ permalink raw reply	[flat|nested] 56+ messages in thread

end of thread, other threads:[~2016-08-25  8:57 UTC | newest]

Thread overview: 56+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
2016-05-25 18:10 ` Failures on RHEL-s390x-m64, branch gdb-7.11-branch sergiodj+buildbot
2016-05-25 18:19 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2016-05-25 18:25 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2016-05-25 18:32 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2016-05-25 18:38 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-05-25 18:42 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2016-05-25 18:45 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2016-05-25 18:48 ` Failures on Fedora-i686, " sergiodj+buildbot
2016-05-25 18:55 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2016-05-25 19:01 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2016-05-25 19:53 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2016-05-25 19:55 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-05-25 20:19 ` Failures on Debian-i686, " sergiodj+buildbot
2016-05-25 22:36 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2016-05-25 22:47 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2016-05-25 23:30 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-05-26 14:47 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2016-05-26 14:52 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2016-05-26 15:35 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2016-05-26 15:48 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-05-26 21:23 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-05-26 22:20 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2016-05-26 22:52 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
  -- strict thread matches above, loose matches on Subject: below --
2016-08-25 17:45 [binutils-gdb/gdb-7.11-branch] Sync proc_service definition with GLIBC sergiodj+buildbot
2016-08-25 17:42 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-06-01  1:18 [binutils-gdb/gdb-7.11-branch] Bump GDB version number to 7.11.1.DATE-git sergiodj+buildbot
2016-06-01  1:29 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-06-01  0:54 [binutils-gdb/gdb-7.11-branch] Set GDB version number to 7.11.1 sergiodj+buildbot
2016-06-01  1:04 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-05-25 18:48 [binutils-gdb/gdb-7.11-branch] Fix PR gdb/19828: gdb -p <process from a container>: internal error sergiodj+buildbot
2016-05-25 19:11 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-05-18 14:59 [binutils-gdb/gdb-7.11-branch] Add mi-threads-interrupt.exp test (PR 20039) sergiodj+buildbot
2016-05-18 16:52 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-05-18 14:48 [binutils-gdb/gdb-7.11-branch] Fix double prompt output after run control MI commands with mi-async on (PR 20045) sergiodj+buildbot
2016-05-18 16:43 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-05-17 22:13 [binutils-gdb/gdb-7.11-branch] Fix -exec-run not running asynchronously with mi-async on (PR gdb/18077) sergiodj+buildbot
2016-05-18  1:55 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-05-16 21:17 [binutils-gdb/gdb-7.11-branch] Use target_terminal_ours_for_output in MI sergiodj+buildbot
2016-05-16 21:35 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-05-03 11:55 [binutils-gdb/gdb-7.11-branch] Fix gdb/python/python.c use-after-free sergiodj+buildbot
2016-05-03 13:58 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-05-03 11:46 [binutils-gdb/gdb-7.11-branch] Remove gdb/python/python.c code that handles strlen failing with -1 sergiodj+buildbot
2016-05-03 13:32 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-05-03  9:05 [binutils-gdb/gdb-7.11-branch] [gdb] Fix -Wparentheses warnings sergiodj+buildbot
2016-05-03  9:50 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-04-27 19:52 [binutils-gdb/gdb-7.11-branch] Workaround gdbserver<7.7 for setfs sergiodj+buildbot
2016-04-27 21:23 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-04-16  0:19 [binutils-gdb/gdb-7.11-branch] MIPS/Linux: Also recognize TRAP_BRKPT and TRAP_HWBKPT sergiodj+buildbot
2016-04-16  0:48 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-04-15 23:43 [binutils-gdb/gdb-7.11-branch] Handle MIPS Linux SIGTRAP siginfo.si_code values sergiodj+buildbot
2016-04-16  0:28 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-04-13 13:51 [binutils-gdb/gdb-7.11-branch] Fix PR remote/19840: gdb crashes on reverse-stepi sergiodj+buildbot
2016-04-13 15:22 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-03-31 19:43 [binutils-gdb/gdb-7.11-branch] Add regression test for PR gdb/19858 (JIT code registration on attach) sergiodj+buildbot
2016-04-01  1:07 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-03-31 19:33 [binutils-gdb/gdb-7.11-branch] Make gdb.base/jit.exp binaries unique sergiodj+buildbot
2016-04-01  0:55 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-03-31 19:23 [binutils-gdb/gdb-7.11-branch] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach sergiodj+buildbot
2016-04-01  0:44 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-03-17 11:28 [binutils-gdb/gdb-7.11-branch] btrace: fix PR gdb/19829 sergiodj+buildbot
2016-03-18  0:47 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-24 10:31 [binutils-gdb/gdb-7.11-branch] Bump GDB version number to 7.11.0.DATE-git sergiodj+buildbot
2016-02-24 10:54 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-24 10:07 [binutils-gdb/gdb-7.11-branch] Set GDB version number to 7.11 sergiodj+buildbot
2016-02-24 10:27 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-22 16:28 [binutils-gdb/gdb-7.11-branch] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print' sergiodj+buildbot
2016-02-22 16:47 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-16 17:31 [binutils-gdb/gdb-7.11-branch] PR remote/19496, internal err forking-threads-plus-bkpt sergiodj+buildbot
2016-02-16 17:54 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-16 14:55 [binutils-gdb/gdb-7.11-branch] Fix cleanup in arm_linux_software_single_step sergiodj+buildbot
2016-02-16 15:10 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-15 18:07 [binutils-gdb/gdb-7.11-branch] Fix more testcases with standard_output_file sergiodj+buildbot
2016-02-15 18:26 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-14  8:52 [binutils-gdb/gdb-7.11-branch] testsuite: Fix false Fortran regressions with recent gcc sergiodj+buildbot
2016-02-14 10:03 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-14  8:35 [binutils-gdb/gdb-7.11-branch] testsuite regression: gdb.fortran/vla-value-sub.exp gdb.fortran/vla-value-sub-finish.exp sergiodj+buildbot
2016-02-14  9:11 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-10 16:55 [binutils-gdb/gdb-7.11-branch] Clear *VAL in regcache_raw_read_unsigned sergiodj+buildbot
2016-02-10 17:12 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-10  9:41 [binutils-gdb/gdb-7.11-branch] gdb/version.in: Replace -cvs suffix by -git suffix sergiodj+buildbot
2016-02-10  9:58 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-10  4:32 [binutils-gdb/gdb-7.11-branch] Bump GDB version number to 7.10.90.DATE-cvs sergiodj+buildbot
2016-02-10  6:30 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-10  4:23 [binutils-gdb/gdb-7.11-branch] Set GDB version number to 7.10.90 sergiodj+buildbot
2016-02-10  6:07 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot
2016-02-10  3:41 [binutils-gdb/gdb-7.11-branch] Bump version to 7.10.90.DATE-git sergiodj+buildbot
2016-02-10  3:59 ` Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).