Daniel Schnell wrote:
> How do the Xenomai veterans debug their application in case of deadlocks
> / synchronization errors, crashes etc. ?
You may try to enable Xenomai debug options, it may give you some
information of why the program is crashing, for instance if you are
destroying the same object twice or such kind of errors.
If using the posix skin, one source of deadlocks is the threads
cancelation, you should cancel all the threads and then join them all
and not cancel then join each thread in turn.
--
Gilles Chanteperdrix
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help