March 9th, 2009 • 13:03
MiniDumpWriteDump
http://www.codeproject.com/KB/debug/postmortemdebug_standalone1.aspx
I’m trying to come up with a standard and reliable way to trigger a core dump from within the logging/exception handling of a C# executable. The above article indicates that this should be possible, but it sounds as if making this work across platforms would be a fairly large nightmare.
If anyone has done anything similar to this, I’d be interested to see how you went about it, and if possible maybe we could share/release some code to make this easier.
Leave a Reply
No Comment
Be the first to respond!