IDE integration provides the following debugging features:
-
Synchronized stepping—Stepping through the generated C code in an IDE updates the node in LabVIEW.
-
Synchronized breakpoints—Setting and clearing breakpoints in an IDE updates the corresponding breakpoints in LabVIEW.
-
Application crash point detection—When LabVIEW receives a crash message from the IDE, the problem node highlights in LabVIEW and a dialog box displays the reason.
-
Show source code—Adds a Show source code shortcut menu option to each node during an OCDI debugging session. Selecting this shortcut menu option displays the corresponding C code in the IDE.