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] Simply ia64-sigill.exp


On 06/23/2011 02:20 AM, Pedro Alves wrote:
> Why not fix pthread_cond_signal/pthread_cond_wait?
> 

This is a good question :).  I tried but can't find the problem in
pthread_cond_signal/pthread_cond_wait.  After reading ia64-sigill.c,
find this test itself has few to do with
pthread_cond_signal/pthread_cond_wait.  I don't want buggy
pthread_cond_signal/pthread_cond_wait to make test fail, and write an
alternative approach to replace pthread_cond_signal/pthread_cond_wait.

If it is unacceptable, please ignore this patch.

-- 
Yao (éå)


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