Discussion:
[Bug server/23382] New: gdb.base/interrupt-daemon.exp fails with --target_board=native-gdbserver
palves at redhat dot com
2018-07-06 15:21:37 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=23382

Bug ID: 23382
Summary: gdb.base/interrupt-daemon.exp fails with
--target_board=native-gdbserver
Product: gdb
Version: unknown
Status: NEW
Severity: normal
Priority: P2
Component: server
Assignee: unassigned at sourceware dot org
Reporter: palves at redhat dot com
Target Milestone: ---

Testing on F27 with --target_board=native-gdbserver I get:

+FAIL: gdb.base/interrupt-daemon.exp: fg: ctrl-c stops process (timeout)
+FAIL: gdb.base/interrupt-daemon.exp: bg: continue& (timeout)
+FAIL: gdb.base/interrupt-daemon.exp: bg: interrupt (timeout)
+FAIL: gdb.base/interrupt-daemon.exp: bg: interrupt cmd stops process (timeout)
--
You are receiving this mail because:
You are on the CC list for the bug.
sergiodj at redhat dot com
2018-07-07 17:58:22 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=23382

Sergio Durigan Junior <sergiodj at redhat dot com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |sergiodj at redhat dot com

--- Comment #1 from Sergio Durigan Junior <sergiodj at redhat dot com> ---
Confirming that this also happens with
--target_board=native-extended-gdbserver.
--
You are receiving this mail because:
You are on the CC list for the bug.
sergiodj at redhat dot com
2018-07-07 20:28:31 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=23382

--- Comment #2 from Sergio Durigan Junior <sergiodj at redhat dot com> ---
The test was added by:

commit e671cd59d74cec9f53e110ce887128d1eeadb7f2 (HEAD)
Author: Pedro Alves <***@redhat.com>
Date: Tue Jan 30 14:23:51 2018 +0000

Interestingly, I cannot make it pass even using this commit as HEAD. Examining
the BuildBot logs, I see that the test only passed on native, and never on
--target_board=native-{extended-}gdbserver.
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...