CLion 2016.3 Help

Stepping

File | Settings | Build, Execution, Deployment | Debugger | Stepping for Windows and Linux
CLion | Preferences | Build, Execution, Deployment | Debugger | Stepping for OS X
Ctrl+Alt+S
/help/img/idea/2016.3/settings.png


Use this page to improve the debug stepping speed and specify the elements to be skipped while stepping.

ItemDescription
JavaScript
Do not step into library scriptsSelect this check box to suppress stepping into library scripts while debugging.
Do not step into scriptsSelect this check box to suppress stepping into certain scripts while debugging. Use the toolbar buttons to manage the list of scripts to be skipped.
ItemShortcutDescription
/help/img/idea/2016.3/new.pngAlt+InsertClick this button to add a new script filter.
/help/img/idea/2016.3/delete.pngAlt+DeleteClick this button to delete the selected filter from the list.
/help/img/idea/2016.3/editFlexLibraryNew.pngEnterClick this button to edit the selected filter.
/help/img/idea/2016.3/arrowUp.png//help/img/idea/2016.3/arrowDown.pngUse these buttons to arrange filters as required.
/help/img/idea/2016.3/copy.gifClick this button to create a copy of the selected filter.

See Also

Last modified: 29 March 2017