How to stop in a breakpoint after x passages in Pycharm?

0

Within Visual Studio, I can determine for the debug to stop at a breakpoint set only after a specific number of times the program passes through it.

However, I can not find the same within Pycharm.

Would anyone know how to do this?

    
asked by anonymous 05.10.2018 / 03:51

0 answers