Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setRemoteProjectPath
Method
setRemoteProjectPath
src/plugins/debugger/dap/debugsession.cpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
void DebugSession::setRemoteProjectPath(const QString &path)
149
{
150
remoteProjectPath = path;
151
}
152
153
void DebugSession::restart()
154
{
Callers
1
startDebugRemote
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected