Hi Alan,
Please try to use files attached. I was able to debug correctly Thread project using these libs. Copy libs files to your target board and provide execution rights. (chmod +x). Then copy to n /lib and then change the symbolic links as below:
In /lib folder:
ln -fs ld-2.15_nostrip.so ld.so.1
ln -fs libpthread-2.15_nostrip.so libpthread.so.0
and rename the libthread lib:
mv libthread_db-1.0_nostrip.so libthread_db.so.1
After that you can start apptrk or apptrk_debug (this will provide debug messages).
NOTE: take a look to screenshots attached.
NOTE2: I used CW 10.3 for Windows and SDK 1.4