gdb: install gdbserver into the SDK
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Apr 2013 00:04:35 +0000 (00:04 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 11 Apr 2013 19:47:16 +0000 (21:47 +0200)
commit483fdd6bb73492979f67b6b6bc68e6e2ad3c89fd
treeec4eb17543f412c91c52eaa05fbdc413cc70d97c
parentf6d02465068eed452c5a1c3ca453eb8641ab034a
gdb: install gdbserver into the SDK

In order for a Buildroot toolchain to be usable as an external
toolchain, we should copy the target gdbserver somewhere into
$(HOST_DIR). In order to match what Crosstool-NG does (and therefore
to match something the external toolchain logic already understands),
we install gdbserver in
$(HOST_DIR)/usr/<tuple>/debug-root/usr/bin/gdbserver.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/gdb/gdb.mk