forked from qt-creator/qt-creator
debugger: refactorization
merge DebuggerRunControl::m_dumperLibrary{,Location} into StartParameters
This commit is contained in:
@@ -111,8 +111,6 @@ private:
|
||||
const QSharedPointer<DebuggerStartParameters> m_startParameters;
|
||||
DebuggerManager *m_manager;
|
||||
bool m_running;
|
||||
QString m_dumperLibrary;
|
||||
QStringList m_dumperLibraryLocations;
|
||||
};
|
||||
|
||||
// A default run configuration for external executables or attaching to
|
||||
|
||||
Reference in New Issue
Block a user