Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2011-12-01 | 379 Bytes | |
mdump.zip | 2011-12-01 | 2.7 kB | |
mdump_helper.cpp | 2011-12-01 | 4.4 kB | |
mdump_helper.h | 2011-12-01 | 3.0 kB | |
Totals: 4 Items | 10.5 kB | 0 |
This project is a simple post mortem crash and error debugger. If you have any projects that crash and you are not sure where or how you can plug this into your project, and use it to create a file that will step through the program as it was right when the crash happened. Each file is well commented and contained headers that explain what it does, and how to integrate it.