Hi there! Can anyone tell me how to activate the d...
# announcements
s
Hi there! Can anyone tell me how to activate the debugger for Kotlin/Native (linux)? Apparently I have incompatible versions provided by JetBrains. I have Latest IDEA 2021.1.
m
Hi Stanislav, this is my combination that works.
Copy code
IntelliJ IDEA 2021.1.1 Preview (Ultimate Edition)
Build #IU-211.7142.13, built on April 21, 2021
...
Runtime version: 11.0.10+9-b1341.41 amd64
VM: Dynamic Code Evolution 64-Bit Server VM by JetBrains s.r.o.
Linux 5.11.15-200.fc33.x86_64
GC: G1 Young Generation, G1 Old Generation
Memory: 1126M
Cores: 4
Non-Bundled Plugins: com.intellij.nativeDebug (211.7142.13), Kotlin: 211-1.4.32-release-IJ7142.3
Current Desktop: GNOME
s
Thanks, I will try again.