forked from qt-creator/qt-creator
debugger: re-enable setting breakpoints while inferior is running
This commit is contained in:
@@ -54,6 +54,7 @@ AbstractGdbAdapter::~AbstractGdbAdapter()
|
||||
|
||||
//void AbstractGdbAdapter::runEngine()
|
||||
//{
|
||||
// QTC_ASSERT(state() == EngineRunRequested, qDebug() << state());
|
||||
//}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user