CLion 2019.1 debugger timedout

已完成

My CLion 2019.1 debugger on archlinux is not working.

I have tried buildin-lldb and system wide lldb, the same error.

It says timed out after a long wait (about 30sec) followed by an "warning: ignoring unknown option: -interpreter=mi2".

Not seeing any instructions after hours of search, I collected all the log mentioned in FAQ,

the full log is here.

Thanks for your great software.

1
Avatar
Permanently deleted user

I switch to VS Code, and encountered the same problem.

google tells me to change the "launch.json" file, and I found the debugger works when "externalConsole" disabled.

Wish it helps.

0

Hello!

Does the issue happen in CLion 2019.2 EAP?

Does the issue happen with a default "Hello, World" project (File | New Project | C++ Executable)?

0
Avatar
Permanently deleted user

2019.2 EAP works fine.

and after install-and-try the EAP version, my previous version works fine too.

0

That's strange, but I'm glad it worked!

0

请先登录再写评论。