[Qt-creator] Remote debugging with GDB-multiarch not sending command line arguments

Pablo Rogina pablojr at gmail.com
Thu Jul 2 17:17:09 CEST 2020


Christian,

again, by looking at the Application Output pane, where I can see
gdbserver starting on remote device, the port number, etc.
But mostly by the fact that the debug session for my Qt application
CRASHES since the xcb plugin isn't loaded.
So somehow even when the proper -exec-args command is sent from
QtCreator to the debugger is not being used or properly setup, I don't
know.

On the other hand I am able to debug the same Qt app/device etc. by
using option Debug/Start Debugging/Attach to Running Debug Server or
if I run the debug session externally to QtCreator.
So I am confident that remote debugging for that Qt app with X
forwarding does work

Thanks. Pablo

On Thu, Jul 2, 2020 at 12:11 PM Christian Kandeler
<christian.kandeler at qt.io> wrote:
>
> On Thu, 2 Jul 2020 09:37:51 -0300
> Pablo Rogina <pablojr at gmail.com> wrote:
>
> > I see. I'm not familiar with GDB/MI mode so that could be the right
> > approach then, but the end result at least for me is that the
> > arguments don't reach the remote program under debug
>
> Again, how do you know that?
>
>
> Christian
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> https://lists.qt-project.org/listinfo/qt-creator


More information about the Qt-creator mailing list