Dear community, starting from the last Kotlin plu...
# multiplatform
k
Dear community, starting from the last Kotlin plugin EAP (
1.3.70-eap-184
) there is no more need for special breakpoints for native debug (see https://kotlinlang.slack.com/archives/C3PQML5NU/p1564747546241900). Now same breakpoints work both for JVM and Native debugging in MPP. Feel free to share your feedback.
🔥 6
Old (and now unneeded) breakpoint type options will be there for a while for compatibility reasons.