I have run my app for several hours, and it has crashed. (c++ app, on LINUX os)
I know that when running app via gdb, we can get the line code & reason of the crash. But unfortunately I forgot to run it via gdb :( Is there a way to get the reason of the crash ?