raspberrypi / tools

1.89k stars 866 forks source link

Add Python support to arm-linux-gnueabihf-gdb from linaro toolchain #29

Open sschuberth opened 9 years ago

sschuberth commented 9 years ago

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.

Ruffio commented 9 years ago

@sschuberth is this still an issue?

sschuberth commented 9 years ago

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.

ths80 commented 8 years ago

Any news on this Issue? I've got the same problem.

Skipper97 commented 8 years ago

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.

megakoresh commented 7 years ago

This is still a problem, hello? Is this repo abandoned?

JamesH65 commented 7 years ago

No, not abandoned AFAIK. Very little churn though.

Not sure what our position is on rebuilding the toolchain.