Hi,

pthread_cond_wait (). it returns EPERM when the application is started with gdb.

I also stumbled over this

(see https://mail.gna.org/public/xenomai-help/2010-12/msg00080.html)

and so far have not found a solution. In my application, there's a tight loop
calling pthread_cond_wait and I have to issue usleep(100) in case of EPERM, to
avoid total lockup when running with gdbserver. It is absolutely no issue
without gdbserver though.

Kolja


_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to