My project is broken. Very very broken. I can't even isolate the error to post here for help.
That is the message I've been looking at for the past 8 hours. I've been outputting line numbers to my debug text file to see exactly where it was crashing, because Code::Blocks' debugger no longer works, at all.Process terminated with status 3 (0 minutes, 6 seconds)
I would change something around to make it get past the line it crashes on (there are zero compile errors so I don't know what's wrong with what's already there), and then it would crash like 5 lines after that one. I'm pretty sure my only choice is to start over from the last backup I have, unless someone else can think of some other way I can attempt to debug the failure?