Crash dump logs when Creator crashes
-
If your QtCreator is compiled with debug flags, you can easily configure your linux environment to generate core dump files automatically and use gdb to debug it.
-
As far as I remember, the CLI utility to do it is "ulimit":http://ss64.com/bash/ulimit.html