buildrootschalter/toolchain/gdb
Thomas Petazzoni d328fef63c gdb: disallow GDB_HOST on external toolchain builds
The cross-gdb is supposed to be part of the external toolchain, so
Buildroot does not need to build it. Moreover, GDB_HOST build
currently fail with:

ln -snf ../../bin/arm-unknown-linux-gnueabi-gdb \
                /home/test/outputs/test-48/staging/usr/arm-unknown-linux-gnueabi/bin/gdb
ln: creating symbolic link `/home/test/outputs/test-48/staging/usr/arm-unknown-linux-gnueabi/bin/gdb': No such file or directory

And even worse: they overwrite the cross-gdb of the external
toolchain!

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-07-29 16:04:38 +02:00
..
6.6 get rid of broken nios2 support 2010-03-30 17:19:59 +02:00
6.7.1 fixup gdb-6.7.1 2008-07-01 21:47:24 +00:00
6.8 Add gdb-6.8 support, courtesy Fathi Boudra 2008-07-01 21:36:11 +00:00
Config.in gdb: disallow GDB_HOST on external toolchain builds 2010-07-29 16:04:38 +02:00
gdb.mk Update all packages to quote $(TARGET_CC) 2010-07-07 08:20:21 +02:00