QNX: Enable QML debugging for pure QNX devices
This includes fixing the application arguments when launching the application through gdb. As the application is launched by passing it as an argument to -exec-run (or run), the application arguments needs to go in the same command. -exec-run won't care about arguments set with -exec-arguments when being passed the application binary. Change-Id: I869acbedd2593a931bf5c3d88559ea2bda2c3ff1 Reviewed-by:hjk <hjk121@nokiamail.com> Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
Please register or sign in to comment