This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 00/23] All-stop on top of non-stop


Pedro Alves <palves@redhat.com> writes:

> While v1 had only been tested on x86-64 GNU/Linux, v2 was tested on:
>
>      x86-64 GNU/Linux
>      x86-64 GNU/Linux on top of software single-step branch
>      PPC64 GNU/Linux
>      S/390 GNU/Linux

I also tested this series on aarch64 GNU/Linux (hardware single step, no
displaced stepping) with GDBserver.  Some regressions in
gdb.threads/non-stop-fair-events.exp.

(gdb) PASS: gdb.threads/non-stop-fair-events.exp: signal_thread=2: continue &
^M
Program received signal SIGUSR1, User defined signal 1.^M
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 3 broke out of loop (timeout)

-- 
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]