Tagged Questions
3
votes
7answers
555 views
Crash reporting in C for Linux
Following this question:
Good crash reporting library in c#
Is there any library like CrashRpt.dll that does the same on Linux? That is, generate a failure report including a core dump and any ...