Here is the scenario:
You have a heavily nested project and you are debugging your sub-VIs. You have pressed pause or you are stepping through one of them and you accidentally close your sub-VI. Meanwhile you have parallel loops and/or active processes going on.
How do you find where you have paused? Breakpoints are easier to find because you can use the breakpoint manager. But I havent found a menu item that says "Show Pause Location" or something equivalent.
Has anyone been frustrated by this before? Is there a simple answer or method that I have missed?