Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 8.0.0-rc1
-
None
-
-
a38dad883f951d42161256ae890ca8fe7b2b4dc8
Description
The debugger fails to start with the following message box:
The stderr log outputs
Unexpected GDB stderr: "QNX environment is not set!\n"
Even though I have explicitly sourced the QNX environment prior to launching QtCreator. It appears that QtCreator is neither inheriting the calling shell environment nor managing to source the SDP environment itself. This causes the QNX GDB to fail with the aforementioned message.