checking the debugger log output I can see qtcreator is setting this: -exec-arguments -platform xcb
but it looks like the proper way is to do this: set args -platform xcb how could I change what qtcreator sends to remote debugger? are those variables/commands hard-coded? if so, what component source code should I look into? Thanks. Pablo On Mon, Jun 29, 2020 at 6:46 AM Pablo Rogina <pabl...@gmail.com> wrote: > > > > everything starts Ok but the command line arguments from the run > > > configuration aren't used > > > > How do you know that? > > Because I can see the application Output pane and the command line > arguments don't show up, see my previous post please _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator