[Development] Debugging Android App on Qt Creator 3.1.2 and real device (Python scripting)

Poenitz Andre Andre.Poenitz at digia.com
Thu Jul 24 18:17:10 CEST 2014


Fernando Pelliccioni wrote:
> I just made a bug report, but I want to comment on this forum to get earlier
> feedback. Sorry if it is not the place to do it.

It's not the place to do it. Anyway...

> I can not debug an Android application using Qt 5.3.1 and Qt Creator 3.1.2 
> and a real device (Samsung Galaxy S2 GT-9100)
> I am getting this error:
> "The selected build of GDB does not support Python scripting"

So Google managed to package a broken GDB in r10...

> So, any workarond?

The r9d NDK contains a GNU gdb (GDB) 7.3.1-gg2 with
working Python (at least on Linux...)

You could install r9d next to your r10 and copy the 
arm-linux-androideabi/bin/arm-linux-androideabi-gdb and 
share/gdb to your r10 installation.

Andre'



More information about the Development mailing list