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