I'm using Pelles 8.00 (x64) under Win 10 (pro for x64) and have some strange behaviour during debugging:
Starting Debugging opens the console, so far, so good. Usually the IDE Window hides the console window at least partitially, so i grab it at the title bar by mouse and move it to a free place on the desktop. With this action the mouseponter sometimes "loses" the console window, which stays at the point of loss.
If this happens (which can be repeated for sure, but the timepoint is unpredictable
when it happens). Up from then some GUI elements are blocked, too: Quick start bar + symbols, if it was not set to auto-hide (Tablet Mode), sometimes the Pelles IDE itself becomes unreachable by mouse, too.
To regain control in this case it works only by invoking the task manager via keyboard, switching to IDE process and ending the debugging session.
Already tried: reinstallation of Pelles C, changing the graphic card, another PC, absolute fresh win 10 installation in a virtual machine. Still same result.
Strange somehow
, what should i try next?