My .c file compiles and runs just fine.
I have tried going into Debug Config -> Debugger and making sure the right gdb file was there.
I constantly get this error when I try to run the debugger:
Error in final launch sequence:
Failed to execute MI command: -file-exec-and-symbols "C:/Users/Taha/Desktop/Taha's Docs/Eclipse Dev/Assignment5/Debug/Assignment5.exe" Error message from debugger back end: "C:/Users/Taha/Desktop/Taha's Docs/Eclipse Dev/Assignment5/Debug/Assignment5.exe": not in executable format: File format not recognized
I have searched around for a long time, please help!