Hmm, look like gdb from SDE6 distribution is broken, I download latest version of CodeSourcery Lite compiler (Bare-Metal/ELF) and take gdb from them (it also compiler with python). Now connection establishes. Debugging work but there is some other issues, like: when I press Pause button it look like break command does not send.
Debugger log: http://pastebin.com/uu09GkM5 >From command line with same application and gdb remote debugging work well. Another question: How I can point remote debugger host? Currently I can point port number only. 2013/9/12 Poenitz Andre <andre.poen...@digia.com> > hatred wrote: > > *** UNEXPECTED STATE TRANSITION: > Debugger::Internal::GdbRemoteServerEngine(0x2184a7f8, > > name = "GdbEngine") "State changed from EngineSetupRequested(1) to > > EngineShutdownRequested(20) [master]" > > Looks like the gdb process did not even start up. Can you attach the > Debugger Log, > or sent it to me in private mail (Contents of right pane of > Windows->Views->Debugger Log) > > Andre' > > > > > >
_______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator