Vlad Balan
03/04/2020, 7:14 AMkotlin-native
by using the Native Debugging Support
plugin, but I get the following Error when running the target in debug mode:
Error running 'x64.test': com/jetbrains/cidr/ArchitectureType
Running it in run mode works fine
Does anybody know why I get this error?
Thanks in advance!msink
03/04/2020, 7:53 AMVlad Balan
03/04/2020, 7:54 AMKirill Shmakov [JB]
03/04/2020, 11:16 AMInstall plugin from disk
. (cc @msink)Vlad Balan
03/04/2020, 11:16 AMVlad Balan
03/04/2020, 11:48 AMTraceback (most recent call last):
File "<input>", line 1, in <module>
ModuleNotFoundError: No module named 'lldb_formatters'
under Debugger->LLDB
Kirill Shmakov [JB]
03/04/2020, 12:59 PMVlad Balan
03/04/2020, 1:09 PM(lldb)
msink
03/04/2020, 1:52 PMmsink
03/04/2020, 1:53 PMKirill Shmakov [JB]
03/04/2020, 1:54 PMmsink
03/04/2020, 1:54 PMVlad Balan
03/05/2020, 7:34 AMIntelliJ IDEA 2020.1 EAP (Ultimate Edition)
Build #IU-201.5985.32, built on February 27, 2020
IntelliJ IDEA EAP User
Kotlin plugin:
1.3.70-eap-274-IJ2020.1-1
Native Debugging Support:
201.6073.9
Vlad Balan
03/05/2020, 7:45 AMmsink
03/06/2020, 10:09 AM