Ok, this is getting really old. I'm trying to debug a 3D game based off of Quake2. The problem is, all the input is going to the game -- mouse, keyboard, everything. When the game crashes, and gdb waits for me to do something, I can't. I can't alt-tab, I can't click on another window, I cant ctrl-alt-f1, nothing. The computer isn't locked up, but my input is. So far, the only thing that I've found that responds is the power button, which initiates a proper shutdown, but it sucks having to reboot every time this happens, not to mention, it makes it very difficult to debug. There has to be a way around this.