[Qt-creator] Problem with remote gdb

André Pönitz apoenitz at t-online.de
Tue Jul 18 22:15:41 CEST 2017


On Wed, Jul 19, 2017 at 09:06:34AM +1200, Christian Gagneraud wrote:
> On 19 July 2017 at 05:03, André Pönitz <apoenitz at t-online.de> wrote:
> > On Mon, Jul 17, 2017 at 03:29:54PM -0400, Jeff Tranter wrote:
> >> On 2017-07-15 02:30 AM, Christian Gagneraud wrote:
> >> >Hi all,
> >> >
> >> >I'm using Yocto Poky 2.3.1 for the BeagleBone, I have setup QtCreator
> >> >kits, and the remote host, I can compile and remote run a simple Qt5
> >> >program, but i cannot remote debug it.
> >> >
> >> >I can manually run gdbserver on the target, and manually run
> >> >arm-poky-linux-gnueabi-gdb on the host, and debug my application this
> >> >way. But for some reason it doesn't work when using QtCreator.
> >> >
> >> >I'm using QtCreator 4.3.1 on KUbuntu-17.04.
> >> >
> >> >Is there any know problems with remote embedded linux devices or with
> >> >Yocto/Poky? Has anyone had success with this set-up recently?
> >>
> >> I see the same problem, with the same Yocto, Ubuntu, and Qt Creator
> >> versions, with a Raspberry Pi or the emulator. Gdb works from the command
> >> line. So far I haven't been able to identify where the problem is.
> >
> >> >Details:
> >> >- The compile output pane says: [...]
> >> >- The application output pane says: [...]
> >
> > The interesting thing is the debugger log.
> 
> Where can I get it from?

https://bugreports.qt.io/browse/QTCREATORBUG-18577 :

"[...] contents of right pane of Windows->Views->Debugger Log [...]"

Andre'



More information about the Qt-creator mailing list