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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Duplicate of http://forums.ni.com/t5/LabVIEW-Idea-Exchange/User-defined-partial-Highlight-Execution/idi-p/917701