GDB Crashes Entire Pc Upon Trying To Debug
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.