bhattachar...@gmail.com
unread,Aug 29, 2017, 6:32:22 AM8/29/17You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
Is it possible in Linux,that I can dump the abort message to my own named file when the program crashes?
I am using c++ in ubuntu and i am running a daemon program.So if the daemon crashes by any reason for example by seg fault or abort that corresponding detailed normal infor should be dumped in the user file mentioned.
Thanks