This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Debugging Pthread Issue

Hi Experts,

I am using a simple application build on pthread in Linux SDK 7.0.


I could find that there is thread switch between two tasks ?

It got stuck in Task A itself instead of moving into Task B whereas the same works fine in the Ubuntu machines.

How to debug the same ?