文件名称:coredump
- 所属分类:
- 进程与线程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-12-28
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- Yu Ho*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在程序崩溃的时候打印dump文件,此dump机制为:若能在程序运行目录中或path中找到ntsd.exe则打印大的dump文件,否则打印minidump记录崩溃的线程以及状态等信息。main函数中为用法,以及例子代码-To print dump file when the program crashes, this dump mechanism: to find ntsd.exe if the program run directory or path in the print large dump file, otherwise the thread and state information Print of minidump record collapse. for use in the main function, as well as example code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
coredump\Main.cpp
........\Psapi.h
........\TCoredump.cpp
........\TCoredump.h
coredump