LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Dennis_M1

Debugging a specific loop in code with multiple loops

When debugging LabVIEW code containing multiple loops, it would be helpful to be able to apply the breakpoint/highlight values/single step etc debugging operations to only one of the loops. Currently when the debugger hits a breakpoint in one loop, single stepping the code then executes one instruction at a time with the result that the execution point jumps between functions in the different loops. This is quite frustrating when it is only the code in one specific loop that is of interest.

2 Comments
RavensFan
Knight of NI

You mean like this idea suggested back in 2009.

 

User defined partial Highlight Execution

Darren
Proven Zealot