Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 15.0.0
-
None
-
Ubuntu 24.04
-
-
22ecc28ce (15.0)
Description
With version 15.0.0 it seems like the working directory is not applied when starting a remote debugging session. I couldn't find the change that caused that issue from the git history, but adding
d->debuggerServerProc.setWorkingDirectory(m_runParameters.inferior.workingDirectory);
to DebuggerRunTool::startDebugServerIfNeededAndContinueStartup fixed it for me.
Attachments
For Gerrit Dashboard: QTCREATORBUG-32122 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
609641,2 | Debugger: Set working directory for gdbserver | 15.0 | qt-creator/qt-creator | Status: MERGED | +2 | +1 |