Debugging Exercism C progams with CLion

Hello,

I’m using CLion and I’d need some help on debugging C exercises with it. I can run tagets in make file, but I can’t debug them, while I’m able to do that with both gbd and lldb.

Thanks in advance.

Franco