forked from qt-creator/qt-creator
debugger: start action handling refactoring
This commit is contained in:
@@ -987,15 +987,6 @@ void CdbDebugEnginePrivate::handleBreakpointEvent(PDEBUG_BREAKPOINT pBP)
|
||||
qDebug() << Q_FUNC_INFO;
|
||||
}
|
||||
|
||||
void CdbDebugEngine::setDebugDumpers(bool on)
|
||||
{
|
||||
Q_UNUSED(on)
|
||||
}
|
||||
|
||||
void CdbDebugEngine::recheckCustomDumperAvailability()
|
||||
{
|
||||
}
|
||||
|
||||
void CdbDebugEngine::reloadSourceFiles()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user