[Qt-creator] Remote debugging armv5te using Qt Creator
André Pönitz
andre.poenitz at nokia.com
Mon Mar 8 11:33:34 CET 2010
On Monday 08 March 2010 11:10:02 ext Guillaume Ménant wrote:
> I have built gdb 7.0.1 and now it finds every librairies but
> debugging helper is still not found by gdb. Debugging helper
> has to be created by Qt Creator, no ?
Yes, it's created from within the Qt Version selection dialog.
When using gdb 7.0.1 the library itself will not be used, but it
still has to be present in the file system, otherwise Creator
will nag about it.
This was fixed recently, so with current builds the library will
not be needed at all when using gdb 7.0.1 (and later).
Andre'
More information about the Qt-creator-old
mailing list