MCPcopy 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
148void DebugSession::setRemoteProjectPath(const QString &path)
149{
150 remoteProjectPath = path;
151}
152
153void DebugSession::restart()
154{

Callers 1

startDebugRemoteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected