When I try to debug my program with gdb, it more often then not freezes my computer, with only the mouse cursor being usable.
I’m on Linux (specifically Pop!_Os) and the language my program is written in, is C, and I compile my program in gcc.
Whenever that happens, I then seemingly have to restart my computer. What do I have to do? Thank you for the help in advance!