Debugger timeout
Hello,
I am not able to debug any programms in CLion, even with the simple CLion standard "Hello, World" starter program.
I just get a "Command time out" message.
I can compile and run programms without a problem.
I have tried with a newer version of GDB (7.9) and with the built in version (7.8).
I'm on OSX 10.10.3 with CLion v 1.0.3
on Ubuntu same project configuration works without a problem.
Thanks in advance for any help.
请先登录再写评论。
Dear all,
Recently we've published CLion 2016.2 EAP build, which includes major changes in GDB and LLDB drivers and addresses such problems as:
1. Command timeouts.
2. Stepping problems.
3. Debugger performance issues.
Please, find more details in our blog post by the link: http://blog.jetbrains.com/clion/2016/06/clion-2016-2-eap-debugger/.
We'd like to ask you to give this EAP build a try and share if the problems you've experience with CLion's debugger are fixed. We'll appreciate your feedback greatly.
Dear all,
If you still experience a timeout, please, check how to increase timeout value in CLion.
If the problem is still there, we would appreciate logs collected as written here.