Hi !
I need to do a remote debug to a customer that uses exotic hardware that we can not replicate.
I am running Qt Creator 2.6 on OSX 10.7...

A solution in a similar case was to convert the .pro to an Xcode (3.26) project and to use XCode 3.26 for remote debugging to the other machine.

But the current project does not convert correctly so i cannot simply create a working XCode project.

Whenever i start exploring the possibility to remote debug with Qt Creator it seems that one needs a "gdbserver" running on the remote machine.
But Apple (of course) does not provide a gdbserver and i was not able to find one.

Do you have any solution to use Qt Creator remote debo on OSX ?
If so, please heeeeeelp ;-)

Nils