The error in the subject was generated by attempting to use qFatal() in a program. It is a GDB error, and it crashes the debugger before it starts execution of the program. The platform is an updated Qtcreator 2.3.1, MingW 4.4 Does anyone know how we can use the debugger and qFatal()?