I've been trying to figure this out all day, with no luck. How exactly do I use the gdb debugger included with MingW to debug code? A change I made consistently crashes zelda-w.exe whenever the code I added activates, and all I'm getting is a segfault when starting the program using gdb, with not much other info other than a machine code instruction. Any assistance would be appreciated.