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