News

CLion 1.0.4 update: fix for ‘Command timed out’ problem

Hello everyone,

Upd: Recently we’ve published CLion 2016.2 EAP build, which includes major changes in GDB and LLDB drivers and addresses such problems as:

  • Command timeouts.
  • Stepping problems.
  • Debugger performance issues.

Please, find more details in our blog post by the link.

We’ve just rolled CLion 1.0.4 that fixes a very annoying issue with ‘Command timed out’ while debugging. You most probably experienced it if debug tool window kept showing “Collecting data…” forever for you. Or gdb ended with ‘Command timed out’ during the debug session.

We are sorry for the inconvenience. Thanks for you patience and we hope it’s resolved now with this update. Feel free to share the feedback with us.

While our main goal was to deliver you the fix for this critical problem, still some other notable fixes are included as well. For example, some redundant semicolons inserted automatically, plus a regression when a member function was marked as not implemented has been fixed. See the full list of changes.

As usual, a patch update is available or you can download and install CLion 1.0.4 directly from our website.

Develop with pleasure!
JetBrains CLion Team

image description

Discover more