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 with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit


On 08/01/2013 06:51 PM, Pedro Alves wrote:
Hmm.  All-stop and non-stop behave different by design.  What's the
point of making an all-stop test work in non-stop?  async vs sync

Pedro,
Is it an all-stop test? I think it should work on both all-stop and non-stop.

is a different issue though -- that should be transparent.  Did you
mean just async?

I meant async + non-stop. I get one fail from time to time when I run the test with async on and non-stop on. I run the test with async on only, but can't get one fail in ten runs.

--
Yao (éå)


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