[Qt-creator] Remote GDB debugging.

Fatih Aşıcı fatih.asici at gmail.com
Mon Jun 16 12:22:39 CEST 2014


On Monday 16 June 2014 12:29:34 Tim Hutt wrote:
> Hi, thanks. I tried QtCreator 3.0.1, but sadly I get this unhelpful error
> "message":
> 
> [image: Inline images 1]
> 
> Oh well. I guess I'll try and build the Arm GCC with python at some point,
> but probably not for a while - cross-compiling a cross-compiler that
> depends on python doesn't sound like my idea of fun!

You can try the makefiles in qt-creator repository:

  https://qt.gitorious.org/qt-creator/qt-creator/source/17febac88b8ecfde9a5502b27f72b58ab4277165:dist/gdb

You need to change the "targets" variable (e.g. targets=arm-none-eabi msp430-elf).

Regards,
Fatih



More information about the Qt-creator mailing list