forked from qt-creator/qt-creator
Revert "debugger: add configuariton to start the debugged process in a separate"
This reverts commit 44add9f0bd.
This option is meant to be in "Run Settings" per run configuration.
This commit is contained in:
@@ -94,7 +94,6 @@ DebuggerSettings::DebuggerSettings()
|
||||
m_skipKnownFrames = false;
|
||||
m_debugDumpers = false;
|
||||
m_useToolTips = false;
|
||||
m_useTerminal = false;
|
||||
m_useCustomDumpers = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user