Hi. Please, seems I’m stuck, I can’t make debug my project in CLion.
I’m not able to attach to running ue4 editor instance or make a target that runs ue4 editor in the way it’s working in VS.
I’m using MinGW toolchain, because it seems like we are not able to attach debugger fo Visual Studio toolchain, right?
If I want to attach to a process, I got this message:
com.jetbrains.cidr.execution.debugger.backend.gdb.GDBDriver$GDBCommandException: Can't attach to process.
My configuration for debug target is this: