[Qt-creator] Remote debugging with GDB-multiarch not sending command line arguments
Pablo Rogina
pablojr at gmail.com
Thu Jul 2 14:37:51 CEST 2020
Hi Eike,
> src/plugins/debugger/gdb/gdbengine.cpp
thank you for pointing this out. I'll take a look to have a better idea.
> But the gdb engine used GDB/MI mode (http://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI.html) where -exec-arguments is correct (see "GDB/MI Program Context” section).
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, and the debug
session crashes as I'm attempting to debug the Qt app with XCB
platform plugin (X forwarding)
Pablo
More information about the Qt-creator
mailing list