forked from qt-creator/qt-creator
debugger: make use of full source file list optional
(cherry picked from commit 8c52f5720c)
This commit is contained in:
@@ -126,6 +126,7 @@ enum DebuggerActionCode
|
||||
SelectedPluginBreakpoints,
|
||||
NoPluginBreakpoints,
|
||||
SelectedPluginBreakpointsPattern,
|
||||
UsePreciseBreakpoints
|
||||
};
|
||||
|
||||
// singleton access
|
||||
|
||||
Reference in New Issue
Block a user