Codelite Hanging when debugging
Posted: Mon Jul 29, 2019 11:08 pm
Hello,
I am on a fresh Debian 10 installation. I installed codelite and everything is working fine.
However, when I am debugging my program, if I press Watches codelite hangs and I am forced to exit.
Also, I am debugging an std::vector<float> with a length > 10 000, so whenever I reach a breakpoint when this vector is filled, the entire linux distro freezes and I am forced to "force shutdown" my pc.
I am using GCC compiler, but it feels as if the error is from codelite itself.
I am on a fresh Debian 10 installation. I installed codelite and everything is working fine.
However, when I am debugging my program, if I press Watches codelite hangs and I am forced to exit.
Also, I am debugging an std::vector<float> with a length > 10 000, so whenever I reach a breakpoint when this vector is filled, the entire linux distro freezes and I am forced to "force shutdown" my pc.
I am using GCC compiler, but it feels as if the error is from codelite itself.