Select Tools»Options to display the Options dialog box and select Debugging from the Category list to display this page.
Use this page to set debugging options.
This page includes the following components:
- Show data flow during execution highlighting—Animates execution flow by drawing bubbles along the wires. This option might slow debugging performance. This checkbox is checked by default.
- Auto probe during execution highlighting—Probes scalar values automatically, drawing the values on the block diagram. This checkbox is checked by default.
- Show warnings in Error List dialog by default—Displays warnings in addition to errors in the Error list window. A warning does not mean that the VI is incorrect. It points out a potential problem on the block diagram or recommends an action for consideration. This checkbox is unchecked by default.
- Prompt to investigate internal errors on startup—Displays the Investigate Previous Internal Error window when you start LabVIEW after an internal LabVIEW error, such as panel.cpp, line 2978, occurs. This checkbox is checked by default. Remove the checkmark from this checkbox if you do not want LabVIEW to display the Investigate Previous Internal Error window when you start LabVIEW after an internal LabVIEW error occurs.