[Qt-creator] Remote Debugging on N900 does not work: program does not stop on breakpoints
Christian Kandeler
christian.kandeler at nokia.com
Mon Nov 1 09:20:08 CET 2010
On 10/31/2010 06:38 PM, ext Jochen Becher wrote:
> while parsing target description (at line 1): Target description
> specified unknown architecture "arm"
> Could not load XML target description; ignoring
> `/home/jbecher/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/lib/ld-linux.so.3': Shared library architecture unknown is not compatible with target architecture i386.
> `/home/jbecher/NokiaQtSDK/Maemo/4.6.2/sysroots/fremantle-arm-sysroot-20.2010.36-2-slim/lib/ld-linux.so.3': Shared library architecture unknown is not compatible with target architecture i386.
It looks as if the gdb you are using does not have support for compiling
ARM binaries. I can't imagine that to be the case with the gdb in MADDE;
have you perhaps overriden the Maemo gdb location in Tools -> Debugger
-> gdb? The debugger view tells you the exact path that is being used.
Christian
More information about the Qt-creator-old
mailing list