kumquat-buildroot/toolchain/gdb
Thomas Petazzoni c56b58b4b7 debug: provide an option to copy the gdbserver to the target
When an external toolchain is used, it is very likely that it contains
a pre-built version of a gdbserver that has the same version as the
cross-gdb included in the external toolchain. So, we now provide an
option that allows to copy this pre-built gdbserver to the target.

As the location of the gdbserver in the external toolchain is not
standardized, we only support the CodeSourcery and Crosstool-NG
layouts for the moment. Other locations can be added later.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-15 23:04:39 +01:00
..
6.6a toolchain/gdb: fixup version strings 2011-10-05 16:56:53 +02:00
6.8a toolchain/gdb: fixup version strings 2011-10-05 16:56:53 +02:00
Config.in debug: provide an option to copy the gdbserver to the target 2012-03-15 23:04:39 +01:00
gdb.mk gdb: also force ELF support for gdbhost 2012-01-24 12:46:37 +01:00