Memory Dump File的意思|示意

美 / / 英 / /


Memory Dump File的网络常见释义

文件 ...择:第一、用Windbg附着(attach)到目标进程进行调试;第二、用Windbg或其他工具(自 动)生成内存映像文件(memory dump file),然后用Windbg分析该文件。作为Windows平台上优秀的调试工具,Windbg是解决疑难杂症的好帮手。

Memory Dump File相关例句

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”来创建内存转储文件。

The steps to understanding the data in a memory dump file (identifying the format, parsing, and reading the file) are relatively simple

理解内存转储文件中的数据(识别格式、解析和读取文件)的步骤相对比较简单

If you are tracing to Shared memory, the size of the trace buffer controls the size of the dump file.

如果是在跟踪共享内存,跟踪缓冲区的大小将控制转储文件的大小。

The software can also verify the program (./cygprog v test.bin) and dump the device's memory into the file (./cygprog r output.bin).

软件也可以验证记忆体中的程序(./cygprog v test.bin),或把设备记忆体中程序写入文件(./cygprog r output.bin)。