summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-05-20 00:07:19 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-05-20 00:30:19 +0200
commitdfc3cc23af3ceb715f322dcb63d82d9d9abfe3ac (patch)
treea5bf01f29e3aa3dbe42a236e67b8eff866756f9d /docs/manual
parent21aaa85608f1a98da7e6df76d1ce274076a03ef5 (diff)
downloadbuildroot-dfc3cc23af3ceb715f322dcb63d82d9d9abfe3ac.tar.gz
buildroot-dfc3cc23af3ceb715f322dcb63d82d9d9abfe3ac.zip
gdb: switch to 7.x for Blackfin
For some reason, we were keeping gdb version 6.6a specially for Blackfin. However, it turns out that support for Blackfin was merged in gdb 7.4 (cross-gdb and gdbserver, not native gdb on the target). Therefore, we can simply remove the support for version 6.6a and use 7.5 as the default. Both 7.4 and 7.5 were built tested, including cross-gdb and gdbserver. The original reason to switch to 7.x is that 6.6a doesn't build for Blackfin FLAT, and while it builds for Blackfin FDPIC, it only builds libiberty.a and does not actually build a cross debugger. Fixes: http://autobuild.buildroot.org/results/b47/b47f85553336b7f63ee4ecdf8598374ce4a225a3/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud