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 v3 00/23] All-stop on top of non-stop


On 17/04/15 11:45, Pedro Alves wrote:
      x86-64 GNU/Linux
      x86-64 GNU/Linux on top of software single-step branch
      PPC64 GNU/Linux
      S/390 GNU/Linux

Hi Pedro,
I tested V3 on arm GNU/Linux and aarch64 GNU/Linux in both native and
gdbserver, there is no regression on arm GNU/Linux.  There is one
regression on aarch64 GNU/Linux native, but I don't see how is this fail
related to your V3 patches.  Note that there is no regression either on
aarch64 GNU/Linux with gdbserver.

 (gdb) info threads^M
 Id   Target Id         Frame ^M
 ...
30 Thread 0x2019dff1f0 (LWP 28308) "joinable" 0x0000002000121a68 in clone () from /lib/aarch64-linux-gnu/libc.so.6^
 ...
 GPT: lwp Thread 0x2019dff1f0 (LWP 28308) has no pending signal^M
 Can't detach Thread 0x2019dff1f0 (LWP 28308): No such process^
(gdb) FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach

Another race problem on attach/detach?

--
Yao (éå)


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