external toolchain: also copy the libthread_db.so for gdbserver
authorYann E. MORIN <yann.morin.1998@anciens.enib.fr>
Fri, 28 May 2010 21:23:20 +0000 (23:23 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 28 May 2010 21:31:39 +0000 (23:31 +0200)
commit1f39e6e2063b9314b7224161d366cc44d5819e9a
treef30cbcf0fcecf4e6ff66124126cfb5af32dba597
parentb6e67cc3639937c45e0b7e25f830792854dd4ffb
external toolchain: also copy the libthread_db.so for gdbserver

gdbserver dlopen(3)s libthread_db.so at runtime, so there is no
dependency on it (does not appear as being (NEEDED)).

Copy libthread_db.so from external toolchain when gdbserver is enbled.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/external-toolchain/ext-tool.mk