I'm attempting to debug mingw gcc in ollydebug, but somewhere gcc creates a new process and runs the cc1.exe executable in libexec of mingw. This is the process that crashes, but I'm not sure how to trace into it to see what is going wrong since it doesn't happen in the original program I opened in Ollydebug. Does anyone have any idea how to solve this problem?
