...择:第一、用Windbg附着(attach)到目标进程进行调试;第二、用Windbg或其他工具(自 动)生成内存映像文件(memory dump file),然后用Windbg分析该文件。作为Windows平台上优秀的调试工具,Windbg是解决疑难杂症的好帮手。
基于24个网页-相关网页
A complete memory dump file is rarely required.
通常很少需要完全内存转储文件。
A memory dump file name includes a time stamp for the time when the NSD was generated. For example
内存转储文件名包含一个时间戳,表示生成 NSD 时的时间。
In Domino 6 and later, you can use the command "sh memory dump" on the server console to create a memory dump file.
在Domino 6和更高版本中,可以在服务器控制台上使用命令“sh memory dump”来创建内存转储文件。
Almost everyone in this room has probably had a segfault at some point or core dump where you end up with this random file called core, which recall is just the contents of memory at the time your program crashed.
几乎这个教室里的所有人,在某个时候,都遇到过段错误,或者通过这个core文件的,存储器内核更新,这就是你的内存出现错误,你的程序崩溃掉了。
应用推荐