Open sschuberth opened 9 years ago
@sschuberth is this still an issue?
Well, AFAICT these binaries haven't changed since 2014, so yes, it's still an issue. Also see e.g. this blog post which suggests to use Ubuntu's gdb-multiarch
package as a work-around instead.
Any news on this Issue? I've got the same problem.
Today I encountered the same issue. Currect version of Qt Creator requires gdb built with python support, and using standard MinGW windows gdb doesn't work obviously.
It would be really usefull to have _arm-linux-gnueabihf-gdb _ with python support, so it would be possible to cross-compile using toolchain and then remotely debug.
Regards.
This is still a problem, hello? Is this repo abandoned?
No, not abandoned AFAIK. Very little churn though.
Not sure what our position is on rebuilding the toolchain.
Please re-build arm-linux-gnueabihf-gdb from the linaro toolchain with Python scripting support so that e.g. Qt Creator (version 3.1.1 in my case) can be used for debugging.