Correcting timeout values in CLion

 If you get timeout error during debugging; this can be due to your host machine hardware limitation. You may workaround this problem by increasing the timeout values for CLion:

  1. Go to the Help | Find Action > run “Registry” command
  2. Find “cidr.debugger.timeout” “cidr.debugger.timeout.evaluate” “cidr.debugger.timeout.load”
  3. Increase values (e.g. 120,000)

This may cause you machine to freeze at times trying to process for a longer time up to new timeout limits.

More info from CLion help

Leave a comment

Design a site like this with WordPress.com
Get started