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.

Linux/PROCESSOR-SDK-AM335X: pthread debug

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

Hello,

I'm using our board made from am335x sdk kit, with ti-sdk-am335x-evm-05.05.00.00

I found out that I can't do phtread debug with gdb.

Some digging shows that gdb needs nonstriped version of pthread library

Do you know if it's true? and if yes how can I get it?

Thank you.