tools icon indicating copy to clipboard operation
tools copied to clipboard

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

Open sschuberth opened this issue 10 years ago • 6 comments

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.

sschuberth avatar Feb 09 '15 09:02 sschuberth

@sschuberth is this still an issue?

Ruffio avatar Jun 27 '15 18:06 Ruffio

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.

sschuberth avatar Jun 29 '15 09:06 sschuberth

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

ths80 avatar Dec 03 '15 19:12 ths80

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.

Skipper97 avatar Apr 24 '16 14:04 Skipper97

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

megakoresh avatar Jul 31 '17 10:07 megakoresh

No, not abandoned AFAIK. Very little churn though.

Not sure what our position is on rebuilding the toolchain.

JamesH65 avatar Aug 01 '17 09:08 JamesH65