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.

gdbserver debug dm8168 rdk demo error



HI,

Hi, guys

I have been using gdb for debugging DM8168 code .  After I added a dvr_rdk_demo to the code the debugging terminates continuously with this message:

gdbserver: error initializing thread_db library: version mismatch between libthread_db and libpthread

gdbserver: error initializing thread_db library: version mismatch between libthread_db and libpthread

gdbserver: error initializing thread_db library: version mismatch between libthread_db and libpthread

....

How to solve this problem ?

i copy the gdbserver file from Codesourcey folder to the evm board, together with some thread libs ,

but it does not works well