Hi everyone!
I've been using Code Blocks for some time now and never had any problem like this. I'm trying to debug a project and it runs and compiles smoothly, but when I open the watches window the Code Blocks get really unstable, in a point that it crashes when I move the mouse over the watches window.
I don't know what is happening cause it works well in other projects. I think it may be related to the fact that I'm using global variables in this project (although there are other projects with global variables that function normally), is there some particularly correct way to watch global variables?
Thanks for the attention!