Clion no longer debug ? - win

Answered

Hey

Clion 193.3519.24 

Win 10 x64 msvc 2019 

No matter which mode I'm in when I press debug I get the code below > 

 

Process finished with exit code 0

 

Normal "run" runs just fine.

It happens on "medium" size project that used to work fine a few weeks ago. 

 

How can I debug it ? I disabled antiVir/firewall/etc/etc but I can't get anything out of it :- (

 

What to do ?

0
4 comments

Hello!

Do you use the Debug CMake profile? Have you enabled experimental debugger for the Microsoft Visual C++ toolchain (Shift+Ctrl+Alt+/ > Experimental features > enable cidr.debugger.lldb.windows)?

0

Yes that is enabled. I was using it on this project just fine 2-3 weeks ago. Untill I updated cLion and now I get error 0.. (I think) so either update changed something ore its just a coincidence, but sadly I can't debug or find out debug error. QtCreator/VS works just fine so dependencies/libs must load properly. Thus leaves me to believe that Clion did "something" in last update. I will try to roll back a ver maybe see if it will work again. 

0

Please enable debugger logging as described here, reproduce the issue and send the resulting idea.log file (Help | Show Log in ...) to clion-support at jetbrains.com. Do not forget to disable debug logging after that. Note that logs might contain private user's information (like file paths and names). 

0

Hey

Thanks for info, I've send the log information to the email address posted above.

Hope it helps! :- )

 

Regards

Dariusz

0

Please sign in to leave a comment.