forked from qt-creator/qt-creator
Fix CDB/trkgdbadapter.
This commit is contained in:
@@ -1864,6 +1864,7 @@ void TrkGdbAdapter::shutdownInferior()
|
||||
void TrkGdbAdapter::shutdownAdapter()
|
||||
{
|
||||
cleanup();
|
||||
m_engine->notifyAdapterShutdownOk();
|
||||
}
|
||||
|
||||
void TrkGdbAdapter::trkReloadRegisters()
|
||||
|
||||
Reference in New Issue
Block a user