Debugger. Stepping
Use this page to improve the debug stepping speed and specify the elements to be skipped while stepping.
JavaScript
Item | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Do not step into library scripts | Select this checkbox to suppress stepping into library scripts while debugging. | ||||||||||||||||||
Do not step into scripts | Select this checkbox to suppress stepping into certain scripts while debugging. Use the toolbar buttons to manage the list of scripts to be skipped.
|
Ruby
Item | Description |
---|---|
Ignore non-project sources | Select this checkbox to suppress stepping into non-project sources while debugging. |
Always perform smart step into | Enable this option to use smart step into when stepping into a method. |
Treat blocks as method code | If enabled, step over allows stepping inside blocks within methods. |
Last modified: 14 April 2021