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.

Thread debugging support missing in ti-sdk-am335x-evm-05.07.00.00

Hi,


We are doing our application development on the am335x IDK. When we try to debug a multi threaded linux application using gdb from command line, we are getting the following warning.

warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.

We are using the root file-system that comes with PSP 5.07 release package.  GDB shows that only one thread is running always. We are facing a problem wherein the application is hanged. We want to use GDB to get the backtrace of all the threads which is not possible because of this issue. Any help would be appreciated.

Thanks