flathub / com.jetbrains.CLion

https://flathub.org/apps/details/com.jetbrains.CLion
8 stars 8 forks source link

cannnot debug in clion with cmake #7

Closed Da-Viper closed 3 years ago

Da-Viper commented 3 years ago

debuging does not work

for a simple hello world program when i use either the bundled gdb or lldb and gdb from packages

when i used lldb it shows this error process launch failed: 'A' packet returned an error: 8

currently running fedora 34 on gnome 40 on wayland

i tried it straight from jetbrains and it works normally