1

Is there a way to enter a pass count to a breakpoint the way it is possible in IntelliJ or Xcode? E.g. the breakpoint is ignored 9 times when running through a loop, but the tenth times it stops the debugger.

Thanks in advance.

brainray
  • 12,512
  • 11
  • 67
  • 116

1 Answers1

7

There is no such an option yet, we'll add it in the next version: http://youtrack.jetbrains.com/issue/OC-5458

Anton Makeev
  • 1,084
  • 9
  • 6