public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* Failures on RHEL-s390x-m64, branch gdb-8.3-branch
  2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
@ 2019-03-17 16:32 ` sergiodj+buildbot
  2019-03-17 18:19 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-17 16:32 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/9506>

Commit(s) tested:
	89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix redisplay of the current line in GDB TUI mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/RHEL-s390x-m64/89/89ab4b06975ffc59c8a70d0cee7608ed26c836ab/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: stop with control-c
PASS -> FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: detach: detach: detach
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
PASS -> FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
PASS -> FAIL: gdb.threads/watchthreads.exp: threaded watch loop
============================


*** 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] 45+ messages in thread

* [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode
@ 2019-03-17 16:32 sergiodj+buildbot
  2019-03-17 16:32 ` Failures on RHEL-s390x-m64, branch gdb-8.3-branch sergiodj+buildbot
                   ` (11 more replies)
  0 siblings, 12 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-17 16:32 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 89ab4b06975ffc59c8a70d0cee7608ed26c836ab ***

Author: Eli Zaretskii <eliz@gnu.org>
Branch: gdb-8.3-branch
Commit: 89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Fix redisplay of the current line in GDB TUI mode

Without this change, when the current line is longer than the source
window width, redisplaying that line overwrites the window frame and
also portions of the next line.

gdb/ChangeLog:
2019-03-17  Eli Zaretskii  <eliz@gnu.org>

	* tui/tui-winsource.c (tui_set_is_exec_point_at): Call
	tui_refill_source_window instead of tui_refresh_win, to update the
	current execution line.  This fixes redisplay of the current line
	when stepping through very long lines with "next" or "step".

(cherry picked from commit f7f0a12390fc514a5b7b38d1b23397d87532ce05)


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

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch gdb-8.3-branch
  2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
  2019-03-17 16:32 ` Failures on RHEL-s390x-m64, branch gdb-8.3-branch sergiodj+buildbot
@ 2019-03-17 18:19 ` sergiodj+buildbot
  2019-03-17 18:54 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-17 18:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

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

Commit(s) tested:
	89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix redisplay of the current line in GDB TUI mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-native-extended-gdbserver-m64/89/89ab4b06975ffc59c8a70d0cee7608ed26c836ab/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.multi/multi-attach.exp: attach to program 2
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=17: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=3: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=6: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=7: wait for stops
PASS -> FAIL: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Debian-s390x-native-gdbserver-m64, branch gdb-8.3-branch
  2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
  2019-03-17 16:32 ` Failures on RHEL-s390x-m64, branch gdb-8.3-branch sergiodj+buildbot
  2019-03-17 18:19 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2019-03-17 18:54 ` sergiodj+buildbot
  2019-03-17 19:22 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-17 18:54 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

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

Commit(s) tested:
	89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix redisplay of the current line in GDB TUI mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-native-gdbserver-m64/89/89ab4b06975ffc59c8a70d0cee7608ed26c836ab/>

*** Diff to previous build ***
============================
PASS -> UNRESOLVED: gdb.dwarf2/multidictionary.exp: GDB is alive
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=1: wait for stops
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Debian-s390x-m64, branch gdb-8.3-branch
  2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2019-03-17 18:54 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2019-03-17 19:22 ` sergiodj+buildbot
  2019-03-22 17:06 ` Failures on Fedora-i686, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-17 19:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

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

Commit(s) tested:
	89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix redisplay of the current line in GDB TUI mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-m64/89/89ab4b06975ffc59c8a70d0cee7608ed26c836ab/>

*** Diff to previous build ***
============================
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior again, event on CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_inferior: select inferior, event on CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=direct: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: frame without args, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1 again, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.2: select frame 1, event on CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: flush MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: frame without args, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: reset selection to thread 1.3
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_frame: thread 1.3: select frame 1, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior again, event on CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_inferior: select inferior, event on CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread again, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.2: thread without args, event on CLI, ensure no output CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread again, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: select thread, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: exec_mode=interpreter-exec: test_cli_in_mi_thread: thread 1.3: thread without args, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: frame without args, event on MI, ensure no output MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: reset selection to thread 1.2
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.2: select frame 1, event on MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: frame without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: frame without args, event on MI, ensure no output MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: reset selection to thread 1.3
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_frame: thread 1.3: select frame 1, event on MI, ensure no output MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: CLI select inferior
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: CLI select inferior again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: event on MI again
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_inferior: reset selection to thread 1.1
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: reset selection to thread 1.2
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1 again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1 again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.2: select frame 1, event on MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: reset selection to thread 1.3
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: select frame 1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_select_frame: thread 1.3: select frame 1, event on MI, ensure no output MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: reset selection to thread 1.1
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread, event on MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: select thread, event on MI again, ensure no output MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.2: thread without args, event on MI, ensure no output MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread again
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread again, event on MI, ensure no output MI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: select thread, event on MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: thread without args
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_thread: thread 1.3: thread without args, event on MI, ensure no output MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame down
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame down, event on MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame up
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: frame up, event on MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_cli_up_down: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame again, event on MI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: -stack-select-frame, event on MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.2: reset selection to thread 1.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: -stack-select-frame, event on MI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_stack_select_frame: thread 1.3: reset selection to thread 1.3
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: flush CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: flush MI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: reset selection to frame 0
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: reset selection to thread 1.1
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2 with --thread: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select again
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select again, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.2: -thread-select, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select again
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select again, event on CLI, ensure no output CLI
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_mi_thread_select: thread 1.3: -thread-select, event on CLI
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: continue to breakpoint: main breakpoint
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: set breakpoint in main
PASS -> UNRESOLVED: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: set thread-specific breakpoint, thread 2.2
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: inferior 2: stop at breakpoint in main
PASS -> FAIL: gdb.mi/user-selected-context-sync.exp: mode=non-stop: test_setup: main stop
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-i686, branch gdb-8.3-branch
  2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2019-03-17 19:22 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
@ 2019-03-22 17:06 ` sergiodj+buildbot
  2019-03-22 18:09 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-22 17:06 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix redisplay of the current line in GDB TUI mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-i686/89/89ab4b06975ffc59c8a70d0cee7608ed26c836ab/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2019-03-22 17:06 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2019-03-22 18:09 ` sergiodj+buildbot
  2019-03-22 18:27 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-22 18:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix redisplay of the current line in GDB TUI mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/89/89ab4b06975ffc59c8a70d0cee7608ed26c836ab/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
PASS -> FAIL: gdb.multi/multi-arch-exec.exp: first_arch=1: selected_thread=1: follow_exec_mode=new: continue across exec that changes architecture
PASS -> FAIL: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: stop with control-c
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch gdb-8.3-branch
  2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2019-03-22 18:09 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2019-03-22 18:27 ` sergiodj+buildbot
  2019-03-22 18:39 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-22 18:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix redisplay of the current line in GDB TUI mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m64/89/89ab4b06975ffc59c8a70d0cee7608ed26c836ab/>

*** Diff to previous build ***
============================
FAIL -> UNRESOLVED: gdb.mi/mi-exec-run.exp: inferior-tty=main: mi=main: force-fail=1: run failure detected
FAIL -> UNRESOLVED: gdb.mi/mi-exec-run.exp: inferior-tty=main: mi=separate: force-fail=1: run failure detected
FAIL -> UNRESOLVED: gdb.mi/mi-exec-run.exp: inferior-tty=separate: mi=main: force-fail=1: run failure detected
FAIL -> UNRESOLVED: gdb.mi/mi-exec-run.exp: inferior-tty=separate: mi=separate: force-fail=1: run failure detected
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-8.3-branch
  2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2019-03-22 18:27 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2019-03-22 18:39 ` sergiodj+buildbot
  2019-03-22 18:57 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-22 18:39 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-m64/builds/12240>

Commit(s) tested:
	89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix redisplay of the current line in GDB TUI mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/89/89ab4b06975ffc59c8a70d0cee7608ed26c836ab/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 1
PASS -> UNRESOLVED: gdb.dwarf2/multidictionary.exp: GDB is alive
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-m64, branch gdb-8.3-branch
  2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2019-03-22 18:39 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2019-03-22 18:57 ` sergiodj+buildbot
  2019-03-22 19:52 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-22 18:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix redisplay of the current line in GDB TUI mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m64/89/89ab4b06975ffc59c8a70d0cee7608ed26c836ab/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.multi/multi-arch-exec.exp: first_arch=1: selected_thread=1: follow_exec_mode=new: continue across exec that changes architecture
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-m32, branch gdb-8.3-branch
  2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2019-03-22 18:57 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2019-03-22 19:52 ` sergiodj+buildbot
  2019-03-22 20:04 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
  2019-03-22 20:27 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
  11 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-22 19:52 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/12074>

Commit(s) tested:
	89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix redisplay of the current line in GDB TUI mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m32/89/89ab4b06975ffc59c8a70d0cee7608ed26c836ab/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
PASS -> UNRESOLVED: gdb.dwarf2/multidictionary.exp: GDB is alive
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-8.3-branch
  2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
                   ` (9 preceding siblings ...)
  2019-03-22 19:52 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
@ 2019-03-22 20:04 ` sergiodj+buildbot
  2019-03-22 20:27 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
  11 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-22 20:04 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/12010>

Commit(s) tested:
	89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix redisplay of the current line in GDB TUI mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m32/89/89ab4b06975ffc59c8a70d0cee7608ed26c836ab/>

*** Diff to previous build ***
============================
FAIL -> UNRESOLVED: gdb.base/interrupt.exp: echo data
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 1
PASS -> UNRESOLVED: gdb.dwarf2/multidictionary.exp: GDB is alive
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch gdb-8.3-branch
  2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
                   ` (10 preceding siblings ...)
  2019-03-22 20:04 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2019-03-22 20:27 ` sergiodj+buildbot
  11 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-22 20:27 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	89ab4b06975ffc59c8a70d0cee7608ed26c836ab

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix redisplay of the current line in GDB TUI mode

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m32/89/89ab4b06975ffc59c8a70d0cee7608ed26c836ab/>





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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-04-30 14:56 [binutils-gdb/gdb-8.3-branch] Fix crash in dwarf2read.c with template parameters sergiodj+buildbot
@ 2019-05-04 18:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-05-04 18:51 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/12616>

Commit(s) tested:
	578f1223be227123fc2301ca11f7dcfa01bb2a9d

Author(s) (in the same order as the commits):
	Tom Tromey <tromey@adacore.com>

Subject:
	Fix crash in dwarf2read.c with template parameters

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/57/578f1223be227123fc2301ca11f7dcfa01bb2a9d/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.ada/arraydim.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_c_mixed_case.exp: compilation foo_h731_021.adb
PASS -> FAIL: gdb.ada/cond_lang.exp: compilation a.adb
PASS -> FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
new FAIL: gdb.base/argv0-symlink.exp: argv[0] should be available on this target
new UNRESOLVED: gdb.base/argv0-symlink.exp: break main
PASS -> UNRESOLVED: gdb.base/endian.exp: get target endianness
PASS -> FAIL: gdb.base/endian.exp: override auto target endianness big
PASS -> FAIL: gdb.base/endian.exp: override auto target endianness little
PASS -> UNRESOLVED: gdb.base/endian.exp: override target endianness big
PASS -> FAIL: gdb.base/endian.exp: override target endianness little
PASS -> UNRESOLVED: gdb.base/endian.exp: previously big default executable endianness
PASS -> UNRESOLVED: gdb.base/endian.exp: previously big default no executable endianness
PASS -> UNRESOLVED: gdb.base/endian.exp: previously little default executable endianness
PASS -> UNRESOLVED: gdb.base/endian.exp: previously little default no executable endianness
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tc-td: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tc-tf: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tc-tld: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tc: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-td-tc: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-td-td: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-td-tf: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-td-ti: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-td-tl: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-td-tld: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-td-tll: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-td-ts: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-td: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tf-tc: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tf-td: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tf-tf: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tf-ti: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tf-tl: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tf-tld: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tf-tll: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tf-ts: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tf: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-ti-td: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-ti-tf: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-ti-tld: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-ti: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tl-td: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tl-tf: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tl-tld: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tl: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tld-tc: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tld-td: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tld-tf: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tld-ti: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tld-tl: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tld-tld: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tld-tll: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tld-ts: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tld: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tll-td: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tll-tf: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tll-tld: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-tll: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-ts-td: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-ts-tf: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-ts-tld: failed to compile
new UNRESOLVED: gdb.base/infcall-nested-structs.exp: l=c: types-ts: failed to compile
new FAIL: gdb.base/info-os.exp: cannot compile test program
new UNRESOLVED: gdb.base/step-over-syscall.exp: run to main
new FAIL: gdb.btrace/exception.exp: flat
new FAIL: gdb.btrace/exception.exp: indented
new FAIL: gdb.btrace/exception.exp: record btrace
new FAIL: gdb.btrace/rn-dl-bind.exp: next
new FAIL: gdb.btrace/rn-dl-bind.exp: record btrace
new FAIL: gdb.btrace/rn-dl-bind.exp: reverse-next
new FAIL: gdb.btrace/rn-dl-bind.exp: reverse-step
new FAIL: gdb.dlang/watch-loc.exp: disassemble _Dmain
new UNRESOLVED: gdb.dlang/watch-loc.exp: p _Dmain_label - _Dmain
new FAIL: gdb.dlang/watch-loc.exp: x/2i _Dmain+
new FAIL: gdb.dwarf2/atomic-type.exp: disassemble f
new UNRESOLVED: gdb.dwarf2/atomic-type.exp: p f_label - f
new FAIL: gdb.dwarf2/atomic-type.exp: x/2i f+
new FAIL: gdb.dwarf2/bitfield-parent-optimized-out.exp: disassemble main
new UNRESOLVED: gdb.dwarf2/bitfield-parent-optimized-out.exp: p main_label - main
new FAIL: gdb.dwarf2/bitfield-parent-optimized-out.exp: x/2i main+
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: disassemble f
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: disassemble g
new UNRESOLVED: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: p f_label - f
new UNRESOLVED: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: p g_label - g
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: x/2i f+
new FAIL: gdb.dwarf2/dw2-bad-mips-linkage-name.exp: x/2i g+
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func
new UNRESOLVED: gdb.dwarf2/dw2-ifort-parameter.exp: p func_label - func
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+
new FAIL: gdb.dwarf2/dw2-lexical-block-bare.exp: disassemble main
new UNRESOLVED: gdb.dwarf2/dw2-lexical-block-bare.exp: p main_label - main
new FAIL: gdb.dwarf2/dw2-lexical-block-bare.exp: x/2i main+
PASS -> UNRESOLVED: gdb.dwarf2/dw2-opt-structptr.exp: console: set print object on
new FAIL: gdb.dwarf2/dw2-opt-structptr.exp: disassemble func01
new FAIL: gdb.dwarf2/dw2-opt-structptr.exp: disassemble main
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: continue to func01
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: create varobj for ptr
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: get children of var1
PASS -> UNRESOLVED: gdb.dwarf2/dw2-opt-structptr.exp: mi: run to main
PASS -> UNRESOLVED: gdb.dwarf2/dw2-opt-structptr.exp: mi: set print object on
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access array member
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access integer member
PASS -> FAIL: gdb.dwarf2/dw2-opt-structptr.exp: mi: throw error, dereference ptr to access pointer member
new UNRESOLVED: gdb.dwarf2/dw2-opt-structptr.exp: p func01_label - func01
new UNRESOLVED: gdb.dwarf2/dw2-opt-structptr.exp: p main_label - main
new FAIL: gdb.dwarf2/dw2-opt-structptr.exp: x/2i func01+
new FAIL: gdb.dwarf2/dw2-opt-structptr.exp: x/2i main+
new FAIL: gdb.dwarf2/dwz.exp: disassemble main
new UNRESOLVED: gdb.dwarf2/dwz.exp: p main_label - main
new FAIL: gdb.dwarf2/dwz.exp: x/2i main+
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: disassemble main
new UNRESOLVED: gdb.dwarf2/implptr-optimized-out.exp: p main_label - main
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: x/2i main+
new FAIL: gdb.dwarf2/implref-struct.exp: disassemble main
new UNRESOLVED: gdb.dwarf2/implref-struct.exp: p main_label - main
new FAIL: gdb.dwarf2/implref-struct.exp: x/2i main+
new FAIL: gdb.dwarf2/info-locals-optimized-out.exp: disassemble main
new UNRESOLVED: gdb.dwarf2/info-locals-optimized-out.exp: p main_label - main
new FAIL: gdb.dwarf2/info-locals-optimized-out.exp: x/2i main+
new FAIL: gdb.dwarf2/main-subprogram.exp: disassemble mymain
new UNRESOLVED: gdb.dwarf2/main-subprogram.exp: p mymain_label - mymain
new FAIL: gdb.dwarf2/main-subprogram.exp: x/2i mymain+
new FAIL: gdb.dwarf2/missing-type-name.exp: disassemble func
new FAIL: gdb.dwarf2/missing-type-name.exp: disassemble main
new UNRESOLVED: gdb.dwarf2/missing-type-name.exp: p func_label - func
new UNRESOLVED: gdb.dwarf2/missing-type-name.exp: p main_label - main
new FAIL: gdb.dwarf2/missing-type-name.exp: x/2i func+
new FAIL: gdb.dwarf2/missing-type-name.exp: x/2i main+
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: disassemble main
new UNRESOLVED: gdb.dwarf2/opaque-type-lookup.exp: p main_label - main
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: x/2i main+
new FAIL: gdb.dwarf2/typedef-void-finish.exp: disassemble func
new FAIL: gdb.dwarf2/typedef-void-finish.exp: disassemble main
new UNRESOLVED: gdb.dwarf2/typedef-void-finish.exp: p func_label - func
new UNRESOLVED: gdb.dwarf2/typedef-void-finish.exp: p main_label - main
new FAIL: gdb.dwarf2/typedef-void-finish.exp: x/2i func+
new FAIL: gdb.dwarf2/typedef-void-finish.exp: x/2i main+
new FAIL: gdb.dwarf2/void-type.exp: disassemble func
new FAIL: gdb.dwarf2/void-type.exp: disassemble main
new UNRESOLVED: gdb.dwarf2/void-type.exp: p func_label - func
new UNRESOLVED: gdb.dwarf2/void-type.exp: p main_label - main
new FAIL: gdb.dwarf2/void-type.exp: x/2i func+
new FAIL: gdb.dwarf2/void-type.exp: x/2i main+
PASS -> FAIL: gdb.fortran/common-block.exp: ptype ix in
PASS -> FAIL: gdb.fortran/common-block.exp: ptype ix out
PASS -> FAIL: gdb.fortran/common-block.exp: ptype ix_x in
PASS -> FAIL: gdb.fortran/common-block.exp: ptype ix_x out
PASS -> FAIL: gdb.fortran/common-block.exp: ptype iy out
PASS -> FAIL: gdb.fortran/common-block.exp: ptype iy2 in
PASS -> FAIL: gdb.fortran/common-block.exp: ptype iy_y in
PASS -> FAIL: gdb.fortran/common-block.exp: ptype iy_y out
PASS -> FAIL: gdb.fortran/common-block.exp: ptype iz in
PASS -> FAIL: gdb.fortran/common-block.exp: ptype iz out
PASS -> FAIL: gdb.fortran/common-block.exp: ptype iz_z out
PASS -> FAIL: gdb.fortran/common-block.exp: ptype iz_z2 in
PASS -> FAIL: gdb.fortran/derived-type.exp: ptype p
PASS -> FAIL: gdb.fortran/derived-type.exp: type-printing for derived type
PASS -> FAIL: gdb.fortran/multi-dim.exp: print type of unbound array
PASS -> FAIL: gdb.fortran/ptr-indentation.exp: ptype tinsta
PASS -> FAIL: gdb.fortran/vla-datatypes.exp: ptype complexvla
PASS -> FAIL: gdb.fortran/vla-datatypes.exp: ptype intvla
PASS -> FAIL: gdb.fortran/vla-datatypes.exp: ptype logicalvla
PASS -> FAIL: gdb.fortran/vla-datatypes.exp: ptype realvla
PASS -> FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array1
PASS -> FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2
PASS -> FAIL: gdb.fortran/vla-ptype.exp: ptype pvla associated
PASS -> FAIL: gdb.fortran/vla-ptype.exp: ptype pvla re-associated
PASS -> FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 allocated
PASS -> FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 filled
PASS -> FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 allocated
PASS -> FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 filled
PASS -> FAIL: gdb.fortran/vla-ptype.exp: ptype vla2
PASS -> FAIL: gdb.fortran/vla-type.exp: ptype fivearr
PASS -> FAIL: gdb.fortran/vla-type.exp: ptype fivev%tone
PASS -> FAIL: gdb.fortran/vla-type.exp: ptype fourv
PASS -> FAIL: gdb.fortran/vla-type.exp: ptype onev
PASS -> FAIL: gdb.fortran/vla-type.exp: ptype threev
PASS -> FAIL: gdb.fortran/vla-type.exp: ptype twov
PASS -> FAIL: gdb.fortran/vla-value.exp: print allocated &vla1
PASS -> FAIL: gdb.fortran/vla-value.exp: print associated &pvla
PASS -> FAIL: gdb.fortran/vla-value.exp: print non-allocated &vla1
PASS -> FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
PASS -> FAIL: gdb.fortran/whatis_type.exp: ptype t1
PASS -> FAIL: gdb.fortran/whatis_type.exp: ptype t1v
PASS -> FAIL: gdb.fortran/whatis_type.exp: ptype t2v
PASS -> FAIL: gdb.fortran/whatis_type.exp: ptype t3p
PASS -> FAIL: gdb.fortran/whatis_type.exp: ptype t3v
new UNRESOLVED: gdb.guile/scm-pretty-print.exp: can't run to main
PASS -> FAIL: gdb.mi/mi-var-child-f.exp: get children of array
PASS -> FAIL: gdb.mi/mi-var-child-f.exp: get grandchildren of array
PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: create local variable pvla2_associated
PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: create local variable vla1_allocated
PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: get children of vla1_allocated
PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: info type variable pvla2_associated
PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: info type variable vla1_allocated
new FAIL: gdb.rust/generics.exp: print identity::< Hold<i32> >
new FAIL: gdb.rust/generics.exp: print identity::<Hold<i32>>
new FAIL: gdb.rust/generics.exp: print identity::<f64>
new FAIL: gdb.rust/generics.exp: print identity::<generics::Hold<i32> >
new FAIL: gdb.rust/generics.exp: print identity::<u32>
new FAIL: gdb.rust/generics.exp: ptype identity::<f64>
new FAIL: gdb.rust/generics.exp: ptype identity::<u32>
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-04-20 16:55 [binutils-gdb/gdb-8.3-branch] gdb/configure.ac: add --enable-source-highlight sergiodj+buildbot
@ 2019-04-29  2:55 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-04-29  2:55 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/12517>

Commit(s) tested:
	4ae3a64b95432b580f98d457a2346003877f48d1

Author(s) (in the same order as the commits):
	Sergei Trofimovich <siarheit@google.com>

Subject:
	gdb/configure.ac: add --enable-source-highlight

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/4a/4ae3a64b95432b580f98d457a2346003877f48d1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.multi/multi-arch-exec.exp: first_arch=1: selected_thread=1: follow_exec_mode=new: continue across exec that changes architecture
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace with no program
PASS -> FAIL: gdb.server/ext-attach.exp: detach
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/ext-restart.exp: kill
PASS -> FAIL: gdb.server/ext-restart.exp: restart: set remote exec-file
PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: set remote exec-file
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-04-20 16:08 [binutils-gdb/gdb-8.3-branch] Fix "list" when control characters are seen sergiodj+buildbot
@ 2019-04-27 16:36 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-04-27 16:36 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/12511>

Commit(s) tested:
	014bc49bfcf15d53c65d956ed337ab3217431483

Author(s) (in the same order as the commits):
	Tom Tromey <tromey@adacore.com>

Subject:
	Fix "list" when control characters are seen

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/01/014bc49bfcf15d53c65d956ed337ab3217431483/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: stop with control-c
PASS -> FAIL: gdb.server/ext-restart.exp: monitor exit
PASS -> FAIL: gdb.server/ext-run.exp: get process list
PASS -> FAIL: gdb.server/ext-wrapper.exp: print d
PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: set remote run-packet off
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-04-20 15:20 [binutils-gdb/gdb-8.3-branch] Fix GDB 8.3 regression crash when registers cannot be modified sergiodj+buildbot
@ 2019-04-26 16:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-04-26 16:50 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/12507>

Commit(s) tested:
	bf9a7cea9c88de232f07151614562f81b52630a0

Author(s) (in the same order as the commits):
	Philippe Waroquiers <philippe.waroquiers@skynet.be>

Subject:
	Fix GDB 8.3 regression crash when registers cannot be modified.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/bf/bf9a7cea9c88de232f07151614562f81b52630a0/>

*** Diff to previous build ***
============================
PASS -> UNRESOLVED: gdb.dwarf2/multidictionary.exp: GDB is alive
PASS -> FAIL: gdb.multi/multi-arch-exec.exp: first_arch=1: selected_thread=1: follow_exec_mode=same: continue across exec that changes architecture
PASS -> FAIL: gdb.server/abspath.exp: continue to main
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=auto: continue to main
PASS -> FAIL: gdb.server/connect-without-multi-process.exp: multiprocess=off: continue to main
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 1
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace with no program
PASS -> FAIL: gdb.server/ext-attach.exp: detach
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.server/ext-restart.exp: kill
PASS -> FAIL: gdb.server/ext-restart.exp: restart: run to main
PASS -> FAIL: gdb.server/ext-restart.exp: restart: set remote exec-file
PASS -> FAIL: gdb.server/ext-restart.exp: restart: set remote run-packet off
PASS -> FAIL: gdb.server/ext-restart.exp: run to main
PASS -> FAIL: gdb.server/ext-run.exp: continue to main
PASS -> FAIL: gdb.server/ext-wrapper.exp: monitor exit
PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: print d
PASS -> FAIL: gdb.server/ext-wrapper.exp: restart: run to marker
PASS -> FAIL: gdb.server/ext-wrapper.exp: run to marker
PASS -> FAIL: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment
PASS -> FAIL: gdb.server/no-thread-db.exp: print foo
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: first: stop with control-c
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: second: continue for ctrl-c
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: second: disconnect
PASS -> FAIL: gdb.server/reconnect-ctrl-c.exp: second: stop with control-c
PASS -> FAIL: gdb.server/run-without-local-binary.exp: run test program until the end
PASS -> FAIL: gdb.server/server-kill.exp: continue to breakpoint: after server_pid assignment
PASS -> FAIL: gdb.server/server-kill.exp: p server_pid
PASS -> FAIL: gdb.server/server-run.exp: continue to main
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 0: sharedlibrary
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: p libvar
PASS -> FAIL: gdb.server/solib-list.exp: non-stop 1: sharedlibrary
PASS -> FAIL: gdb.server/stop-reply-no-thread.exp: continue to main
PASS -> FAIL: gdb.server/wrapper.exp: continue to marker
PASS -> FAIL: gdb.server/wrapper.exp: print d
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-04-12 13:08 [binutils-gdb/gdb-8.3-branch] Another fix for GDB styling sergiodj+buildbot
@ 2019-04-16  5:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-04-16  5:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	cd3c4bccf4684fd30d125ecd27146c79e5087b02

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Another fix for GDB styling

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/cd/cd3c4bccf4684fd30d125ecd27146c79e5087b02/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-28 18:47 [binutils-gdb/gdb-8.3-branch] Fix testsuite hangs when gdb_test_multiple body errors out sergiodj+buildbot
@ 2019-04-02  2:50 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-04-02  2:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	7f45a45af30f6988472ea8f954f94713c45ad478

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

Subject:
	Fix testsuite hangs when gdb_test_multiple body errors out

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/7f/7f45a45af30f6988472ea8f954f94713c45ad478/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-27  1:03 [binutils-gdb/gdb-8.3-branch] Bump GDB version number to 8.2.91.DATE-git sergiodj+buildbot
@ 2019-03-31 16:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-31 16:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	d18988f72bffbd08e345dc18c3dd2317157cab1a

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

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

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/d1/d18988f72bffbd08e345dc18c3dd2317157cab1a/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-27  0:32 [binutils-gdb/gdb-8.3-branch] Set GDB version number to 8.2.91 sergiodj+buildbot
@ 2019-03-31 14:09 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-31 14:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	d49ac41ec62576de1a3d2038fe99375c120ef5ef

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

Subject:
	Set GDB version number to 8.2.91.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/d4/d49ac41ec62576de1a3d2038fe99375c120ef5ef/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-26 22:00 [binutils-gdb/gdb-8.3-branch] Merge handle_inferior_event and handle_inferior_event_1 sergiodj+buildbot
@ 2019-03-31  8:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-31  8:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	e8ad6586f1568233cbd48d041656d0774ffdc0fb

Author(s) (in the same order as the commits):
	Tom Tromey <tromey@adacore.com>

Subject:
	Merge handle_inferior_event and handle_inferior_event_1

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/e8/e8ad6586f1568233cbd48d041656d0774ffdc0fb/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-18 19:27 [binutils-gdb/gdb-8.3-branch] Fix first time you type UP or DOWN in TUI's command window sergiodj+buildbot
@ 2019-03-24 13:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-24 13:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	7fa34358ef888d242c3441b2a2342297b17775e3

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

Subject:
	Fix first time you type UP or DOWN in TUI's command window

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/7f/7fa34358ef888d242c3441b2a2342297b17775e3/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-18 18:37 [binutils-gdb/gdb-8.3-branch] Fix gdb/TUI behavior in response to [Enter] keypress sergiodj+buildbot
@ 2019-03-24  9:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-24  9:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	2e73c81b875328f60d22d74ddb8dbe77757d9737

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix gdb/TUI behavior in response to [Enter] keypress

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/2e/2e73c81b875328f60d22d74ddb8dbe77757d9737/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-18 15:25 [binutils-gdb/gdb-8.3-branch] Improve/fix the TUI's current source line highlight sergiodj+buildbot
@ 2019-03-24  3:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-24  3:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	77b66be9699f4800e169acb5cba6c96bd9cb327b

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

Subject:
	Improve/fix the TUI's current source line highlight

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/77/77b66be9699f4800e169acb5cba6c96bd9cb327b/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-18 15:12 [binutils-gdb/gdb-8.3-branch] Fix scrolling right in the TUI sergiodj+buildbot
@ 2019-03-24  1:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-24  1:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	6885905d1da17780b3f00f90e9b56340a7f239e8

Author(s) (in the same order as the commits):
	Hannes Domani <ssbssa@yahoo.de>

Subject:
	Fix scrolling right in the TUI

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/68/6885905d1da17780b3f00f90e9b56340a7f239e8/>

*** Diff to previous build ***
============================
new KFAIL: gdb.base/step-over-syscall.exp: clone: displaced=on: single step over clone
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-16 18:28 [binutils-gdb/gdb-8.3-branch] Fix vertical scrolling of TUI source window sergiodj+buildbot
@ 2019-03-21 19:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-21 19:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	ed4c1406c8d0e7dfad6eb0c7ef1c01999f590e2a

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix vertical scrolling of TUI source window

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/ed/ed4c1406c8d0e7dfad6eb0c7ef1c01999f590e2a/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/ia64-sigill.exp: continue for the pending signal
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-16 12:45 [binutils-gdb/gdb-8.3-branch] Revert "Use wclrtoeol in tui_show_source_line" sergiodj+buildbot
@ 2019-03-21 10:57 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-21 10:57 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	7b9d48cade45dc370b129f7279c87556af442d68

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Revert "Use wclrtoeol in tui_show_source_line"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/7b/7b9d48cade45dc370b129f7279c87556af442d68/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.multi/multi-arch-exec.exp: first_arch=1: selected_thread=1: follow_exec_mode=same: continue across exec that changes architecture
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-14 16:38 [binutils-gdb/gdb-8.3-branch] The NEWS file had two "New targets" sections for 8.3 sergiodj+buildbot
@ 2019-03-17 23:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-17 23:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	aaa9eae67da575bbb29aa76a13929666aa241da1

Author(s) (in the same order as the commits):
	John Baldwin <jhb@FreeBSD.org>

Subject:
	The NEWS file had two "New targets" sections for 8.3.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/aa/aaa9eae67da575bbb29aa76a13929666aa241da1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
new KFAIL: gdb.base/step-over-syscall.exp: clone: displaced=on: single step over clone
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-14 15:49 [binutils-gdb/gdb-8.3-branch] Fix colors in TUI mode in MS-Windows build with ncurses sergiodj+buildbot
@ 2019-03-17 15:07 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-17 15:07 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	7cf3f4acfddebe44f80b71dcdf1041d870c6d100

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix colors in TUI mode in MS-Windows build with ncurses

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/7c/7cf3f4acfddebe44f80b71dcdf1041d870c6d100/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.multi/multi-arch-exec.exp: first_arch=1: selected_thread=1: follow_exec_mode=new: continue across exec that changes architecture
PASS -> FAIL: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: stop with control-c
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-14 13:08 [binutils-gdb/gdb-8.3-branch] Avoid a crash in source_cache::extract_lines sergiodj+buildbot
@ 2019-03-17  9:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-17  9:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	655aeea04784cdc3e4dfbc0801e7be56f9a1ec11

Author(s) (in the same order as the commits):
	Tom Tromey <tromey@adacore.com>

Subject:
	Avoid a crash in source_cache::extract_lines

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/65/655aeea04784cdc3e4dfbc0801e7be56f9a1ec11/>

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


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-14 12:55 [binutils-gdb/gdb-8.3-branch] Add the "set style source" command sergiodj+buildbot
@ 2019-03-17  6:45 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-17  6:45 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/12198>

Commit(s) tested:
	cf2a5276288ce16242a35594db9f61fa9e8f5120

Author(s) (in the same order as the commits):
	Tom Tromey <tromey@adacore.com>

Subject:
	Add the "set style source" command

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/cf/cf2a5276288ce16242a35594db9f61fa9e8f5120/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-14 12:41 [binutils-gdb/gdb-8.3-branch] Make TUI react to "set style enabled" sergiodj+buildbot
@ 2019-03-17  4:08 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-17  4:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	3768f5bdec2ed46e7c3c07c863cebd99a5efe645

Author(s) (in the same order as the commits):
	Tom Tromey <tromey@adacore.com>

Subject:
	Make TUI react to "set style enabled"

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/37/3768f5bdec2ed46e7c3c07c863cebd99a5efe645/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
PASS -> FAIL: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: stop with control-c
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-09  7:14 [binutils-gdb/gdb-8.3-branch] Support styling on native MS-Windows console sergiodj+buildbot
@ 2019-03-10 17:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-10 17:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	1778a983e2f31181644b7574b8d062e4be22e813

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Support styling on native MS-Windows console

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/17/1778a983e2f31181644b7574b8d062e4be22e813/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-07 21:15 [binutils-gdb/gdb-8.3-branch] Can't interrupt process without controlling terminal on Solaris (PR gdb/8527) sergiodj+buildbot
@ 2019-03-09 21:15 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-09 21:15 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/12133>

Commit(s) tested:
	6028d151fc820579da1292c4cc393a4bcd3da8f8

Author(s) (in the same order as the commits):
	Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

Subject:
	Can't interrupt process without controlling terminal on Solaris (PR gdb/8527)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/60/6028d151fc820579da1292c4cc393a4bcd3da8f8/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-06 10:29 [binutils-gdb/gdb-8.3-branch] Testsuite: Ensure changing directory does not break the log file sergiodj+buildbot
@ 2019-03-07  0:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-07  0:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	9b068afad22bfa9386b21762c91eaddd8ef691b4

Author(s) (in the same order as the commits):
	Alan Hayward <alan.hayward@arm.com>

Subject:
	Testsuite: Ensure changing directory does not break the log file

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/9b/9b068afad22bfa9386b21762c91eaddd8ef691b4/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> FAIL: gdb.threads/watchthreads-reorder.exp: reorder0: continue to breakpoint: break-at-exit
PASS -> UNRESOLVED: gdb.threads/watchthreads-reorder.exp: reorder1: set can-use-hw-watchpoints 1
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-05 17:52 [binutils-gdb/gdb-8.3-branch] Use '$enable_unittest' instead of '$development' on gdbserver/configure.srv (for 'aarch64*-*-linux*' case) sergiodj+buildbot
@ 2019-03-06  7:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-06  7:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	24329b66c90f1f51c96e718fe6533af3a3b4aa47

Author(s) (in the same order as the commits):
	Sergio Durigan Junior <sergiodj@redhat.com>

Subject:
	Use '$enable_unittest' instead of '$development' on gdbserver/configure.srv (for 'aarch64*-*-linux*' case)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/24/24329b66c90f1f51c96e718fe6533af3a3b4aa47/>

*** Diff to previous build ***
============================
PASS -> UNRESOLVED: gdb.dwarf2/multidictionary.exp: GDB is alive
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-02 14:32 [binutils-gdb/gdb-8.3-branch] Avoid compilation warnings on MinGW sergiodj+buildbot
@ 2019-03-03 15:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-03 15:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	4344b2225c8d4878a27401b94ec6315c728f46bf

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Avoid compilation warnings on MinGW.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/43/4344b2225c8d4878a27401b94ec6315c728f46bf/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-02 14:21 [binutils-gdb/gdb-8.3-branch] GDB no longer supports Windows before XP sergiodj+buildbot
@ 2019-03-03 14:24 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-03 14:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	0db97a309b840fa59b0348049082b850702639e2

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	GDB no longer supports Windows before XP.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/0d/0db97a309b840fa59b0348049082b850702639e2/>

*** Diff to previous build ***
============================
new KFAIL: gdb.base/step-over-syscall.exp: clone: displaced=on: single step over clone
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-03-02 14:11 [binutils-gdb/gdb-8.3-branch] Fix GDB compilation on MinGW (PR gdb/24292) sergiodj+buildbot
@ 2019-03-03 12:42 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-03 12:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	654c8256bb9e083b3dcdd6205d6ecbc6beddb00e

Author(s) (in the same order as the commits):
	Eli Zaretskii <eliz@gnu.org>

Subject:
	Fix GDB compilation on MinGW (PR gdb/24292)

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/65/654c8256bb9e083b3dcdd6205d6ecbc6beddb00e/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-02-27 19:49 [binutils-gdb/gdb-8.3-branch] Document fact that mininum Python version is now 2.6 sergiodj+buildbot
@ 2019-03-01 18:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-03-01 18:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	7008bd663c7b314d9177044bb70fd39d4103e2c4

Author(s) (in the same order as the commits):
	Kevin Buettner <kevinb@redhat.com>

Subject:
	Document fact that mininum Python version is now 2.6

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/70/7008bd663c7b314d9177044bb70fd39d4103e2c4/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/non-ldr-exit.exp: program exits normally
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-02-27  6:22 [binutils-gdb/gdb-8.3-branch] Bump GDB version number to 8.2.90.DATE-git sergiodj+buildbot
@ 2019-02-28  6:01 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-02-28  6:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	e94d66159e5a0d7e574466343b14ee3da7814da1

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

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

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/e9/e94d66159e5a0d7e574466343b14ee3da7814da1/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-02-27  6:11 [binutils-gdb/gdb-8.3-branch] Set GDB version number to 8.2.90 sergiodj+buildbot
@ 2019-02-28  4:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-02-28  4:22 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/12025>

Commit(s) tested:
	c77cdfe6472414713071709731fe3b7041f8608e

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

Subject:
	Set GDB version number to 8.2.90.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/c7/c77cdfe6472414713071709731fe3b7041f8608e/>

*** Diff to previous build ***
============================
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-02-27  5:59 [binutils-gdb/gdb-8.3-branch] change section name in gdb/NEWS for changes in GDB 8.3 sergiodj+buildbot
@ 2019-02-28  3:14 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-02-28  3:14 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	d05bcc0f7696eb2e33779f13701c4af10eed0e89

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

Subject:
	change section name in gdb/NEWS for changes in GDB 8.3

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/d0/d05bcc0f7696eb2e33779f13701c4af10eed0e89/>

*** Diff to previous build ***
============================
new KFAIL: gdb.base/step-over-syscall.exp: clone: displaced=on: single step over clone
PASS -> FAIL: gdb.multi/multi-term-settings.exp: inf1_how=attach: inf2_how=attach: stop with control-c
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
============================


*** 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] 45+ messages in thread

* Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch
  2019-02-27  5:26 [binutils-gdb/gdb-8.3-branch] Set development mode to "off" by default sergiodj+buildbot
@ 2019-02-27 17:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 45+ messages in thread
From: sergiodj+buildbot @ 2019-02-27 17:28 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/12018>

Commit(s) tested:
	c96a77fd206679a62db8912f0219d69b31ea3fe6

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

Subject:
	Set development mode to "off" by default.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/c9/c96a77fd206679a62db8912f0219d69b31ea3fe6/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/signals-state-child.exp: signals states are identical
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
PASS -> UNRESOLVED: gdb.dwarf2/multidictionary.exp: GDB is alive
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


*** 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] 45+ messages in thread

end of thread, other threads:[~2019-05-04 18:33 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-17 16:32 [binutils-gdb/gdb-8.3-branch] Fix redisplay of the current line in GDB TUI mode sergiodj+buildbot
2019-03-17 16:32 ` Failures on RHEL-s390x-m64, branch gdb-8.3-branch sergiodj+buildbot
2019-03-17 18:19 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2019-03-17 18:54 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2019-03-17 19:22 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2019-03-22 17:06 ` Failures on Fedora-i686, " sergiodj+buildbot
2019-03-22 18:09 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2019-03-22 18:27 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2019-03-22 18:39 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2019-03-22 18:57 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2019-03-22 19:52 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2019-03-22 20:04 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2019-03-22 20:27 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
  -- strict thread matches above, loose matches on Subject: below --
2019-04-30 14:56 [binutils-gdb/gdb-8.3-branch] Fix crash in dwarf2read.c with template parameters sergiodj+buildbot
2019-05-04 18:51 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-04-20 16:55 [binutils-gdb/gdb-8.3-branch] gdb/configure.ac: add --enable-source-highlight sergiodj+buildbot
2019-04-29  2:55 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-04-20 16:08 [binutils-gdb/gdb-8.3-branch] Fix "list" when control characters are seen sergiodj+buildbot
2019-04-27 16:36 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-04-20 15:20 [binutils-gdb/gdb-8.3-branch] Fix GDB 8.3 regression crash when registers cannot be modified sergiodj+buildbot
2019-04-26 16:50 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-04-12 13:08 [binutils-gdb/gdb-8.3-branch] Another fix for GDB styling sergiodj+buildbot
2019-04-16  5:18 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-28 18:47 [binutils-gdb/gdb-8.3-branch] Fix testsuite hangs when gdb_test_multiple body errors out sergiodj+buildbot
2019-04-02  2:50 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-27  1:03 [binutils-gdb/gdb-8.3-branch] Bump GDB version number to 8.2.91.DATE-git sergiodj+buildbot
2019-03-31 16:01 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-27  0:32 [binutils-gdb/gdb-8.3-branch] Set GDB version number to 8.2.91 sergiodj+buildbot
2019-03-31 14:09 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-26 22:00 [binutils-gdb/gdb-8.3-branch] Merge handle_inferior_event and handle_inferior_event_1 sergiodj+buildbot
2019-03-31  8:31 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-18 19:27 [binutils-gdb/gdb-8.3-branch] Fix first time you type UP or DOWN in TUI's command window sergiodj+buildbot
2019-03-24 13:05 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-18 18:37 [binutils-gdb/gdb-8.3-branch] Fix gdb/TUI behavior in response to [Enter] keypress sergiodj+buildbot
2019-03-24  9:16 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-18 15:25 [binutils-gdb/gdb-8.3-branch] Improve/fix the TUI's current source line highlight sergiodj+buildbot
2019-03-24  3:42 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-18 15:12 [binutils-gdb/gdb-8.3-branch] Fix scrolling right in the TUI sergiodj+buildbot
2019-03-24  1:51 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-16 18:28 [binutils-gdb/gdb-8.3-branch] Fix vertical scrolling of TUI source window sergiodj+buildbot
2019-03-21 19:25 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-16 12:45 [binutils-gdb/gdb-8.3-branch] Revert "Use wclrtoeol in tui_show_source_line" sergiodj+buildbot
2019-03-21 10:57 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-14 16:38 [binutils-gdb/gdb-8.3-branch] The NEWS file had two "New targets" sections for 8.3 sergiodj+buildbot
2019-03-17 23:18 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-14 15:49 [binutils-gdb/gdb-8.3-branch] Fix colors in TUI mode in MS-Windows build with ncurses sergiodj+buildbot
2019-03-17 15:07 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-14 13:08 [binutils-gdb/gdb-8.3-branch] Avoid a crash in source_cache::extract_lines sergiodj+buildbot
2019-03-17  9:25 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-14 12:55 [binutils-gdb/gdb-8.3-branch] Add the "set style source" command sergiodj+buildbot
2019-03-17  6:45 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-14 12:41 [binutils-gdb/gdb-8.3-branch] Make TUI react to "set style enabled" sergiodj+buildbot
2019-03-17  4:08 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-09  7:14 [binutils-gdb/gdb-8.3-branch] Support styling on native MS-Windows console sergiodj+buildbot
2019-03-10 17:53 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-07 21:15 [binutils-gdb/gdb-8.3-branch] Can't interrupt process without controlling terminal on Solaris (PR gdb/8527) sergiodj+buildbot
2019-03-09 21:15 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-06 10:29 [binutils-gdb/gdb-8.3-branch] Testsuite: Ensure changing directory does not break the log file sergiodj+buildbot
2019-03-07  0:05 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-05 17:52 [binutils-gdb/gdb-8.3-branch] Use '$enable_unittest' instead of '$development' on gdbserver/configure.srv (for 'aarch64*-*-linux*' case) sergiodj+buildbot
2019-03-06  7:51 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-02 14:32 [binutils-gdb/gdb-8.3-branch] Avoid compilation warnings on MinGW sergiodj+buildbot
2019-03-03 15:51 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-02 14:21 [binutils-gdb/gdb-8.3-branch] GDB no longer supports Windows before XP sergiodj+buildbot
2019-03-03 14:24 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-03-02 14:11 [binutils-gdb/gdb-8.3-branch] Fix GDB compilation on MinGW (PR gdb/24292) sergiodj+buildbot
2019-03-03 12:42 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-02-27 19:49 [binutils-gdb/gdb-8.3-branch] Document fact that mininum Python version is now 2.6 sergiodj+buildbot
2019-03-01 18:20 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-02-27  6:22 [binutils-gdb/gdb-8.3-branch] Bump GDB version number to 8.2.90.DATE-git sergiodj+buildbot
2019-02-28  6:01 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-02-27  6:11 [binutils-gdb/gdb-8.3-branch] Set GDB version number to 8.2.90 sergiodj+buildbot
2019-02-28  4:22 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-02-27  5:59 [binutils-gdb/gdb-8.3-branch] change section name in gdb/NEWS for changes in GDB 8.3 sergiodj+buildbot
2019-02-28  3:14 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-branch sergiodj+buildbot
2019-02-27  5:26 [binutils-gdb/gdb-8.3-branch] Set development mode to "off" by default sergiodj+buildbot
2019-02-27 17:28 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-8.3-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).