Somewhere in my program is a infinit loop. I start the programm and it does not stop. Since I have no idea where the issue is, I can not use breakpoints.
Is there a way to start debugging manually after a given time in Netbeans? Then the curser should be inside the invalid while loop.