forked from qt-creator/qt-creator
RemoteLinux: Prepare for downstream Qdb adaptations
Change-Id: Ie00eb97cd0aeaf8eac193ead3048c180fe39808e Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -790,6 +790,7 @@ void GdbServerRunner::start()
|
||||
void GdbServerRunner::stop()
|
||||
{
|
||||
m_gdbServer.stop();
|
||||
reportStopped();
|
||||
}
|
||||
|
||||
} // namespace Debugger
|
||||
|
Reference in New Issue
Block a user