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

Christian Kandeler christian.kandeler at qt.io
Fri Jul 3 09:39:25 CEST 2020


On Thu, 2 Jul 2020 12:17:09 -0300
Pablo Rogina <pablojr at gmail.com> wrote:

> again, by looking at the Application Output pane

I don't see how that would give you that information; we've already established that gdb passes the arguments to the application at a later point.
Have you added debug code into your application that prints out the argv array? 


Christian


More information about the Qt-creator mailing list