this appears every time I'm setting a breakpoint. ...
# announcements
v
this appears every time I'm setting a breakpoint. Why? Can I turn it off? I just don't see the difference.
v
It's a great article, but it does not explain why the menu pops up and why there are two items there.
j
Did you upgrade to 1.3.70 or higher? From the release notes:
Copy code
Debugging improvements

In previous versions, the Kotlin/Native debugger used to have a separate breakpoint type, confusing some users with an unclear choice like "which breakpoint type should I use here?". Now the single breakpoint type Kotlin Line Breakpoint works for both JVM and Native targets.
https://blog.jetbrains.com/kotlin/2020/03/kotlin-1-3-70-released/
v
I'm on 1.3.72