1
Using Code::Blocks / Re: Can't Get Debugger to Work
« Last post by cdavalillo on Today at 12:43:45 am »Working on Linux I experience crashes too. Basically when I going to see variables content on the Watches window (or control widgets) the application (Code::Blocks) simply freeze until it close completely. I thought it was a memory issue but after check twice I have enough free memory (32 GB). I know it has to do with the memory used for debugging because in small blocks of code never happens this, while in blocks of code with many variables it always crashes.
Recent Posts