Debugging a 64-bit dump file must be performed on a 64-bit computer.
位元倾印档案的侦错必须于64位元电脑上执行。
If you have an older version of FreeBSD, you can still use GDB -k to read a core dump file.
如果您有早期版本的FreeBSD,那么仍然可以使用gdb- k来读取核心转储文件。
The following procedures explain how to generate a dump file for a 64-bit application.
下列程序说明如何产生64位元应用程序的倾印档案。
A memory dump file name includes a time stamp for the time when the NSD was generated. For example
内存转储文件名包含一个时间戳,表示生成 NSD时的时间。
If you are tracing to Shared memory, the size of the trace buffer controls the size of the dump file.
如果是在跟踪共享内存,跟踪缓冲区的大小将控制转储文件的大小。
You can also save the sender's pid and print it in a dump file to figure out who sent the signal.
您也可以将发送者的pid保存下来,并将其打印到一个输出文件中,从而了解是哪些进程发送的信号。
Once you've dumped the heap into a binary file, you can use jhat to analyze the binary heap dump file.
将堆转储至一个二进制文件后,您就可以使用jhat分析二进制堆转储文件。
The dump file contains the results of the DBCC CHECKTABLE command and additional diagnostic output.
转储文件包含DBCCCHECKTABLE命令的结果以及其他诊断输出数据。
After building and running a Test RealTime executable, a trace file - atlout.spt (dump file) - is produced.
在build并运行TestRealTime可执行程序后,就生成了一个跟踪文件atlout . spt(存储文件)。
In Domino 6 and later, you can use the command "sh memory dump" on the server console to create a memory dump file.
在Domino6和更高版本中,可以在服务器控制台上使用命令“shmemorydump”来创建内存转储文件。
If the program has more than one occurrence of the opcode, try to find the sequence printed by the handler code in the dump file.
如果这个程序中一条操作码出现了多次,请尝试在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 a file, the size of the dump file is limited only by the free space and maximum allowable file size on the system.
如果是将跟踪信息存储到一个文件,则转储文件的大小只受空余空间和系统所允许的最大文件大小的限制。
When you debug a dump file, the computer on which you debug must have access to the PDB symbol files and the binaries for the program.
调试转储文件时,您进行调试的计算机必须能够访问该程序的PD b符号文件和二进制文件。
As expected, the dump file (DMP) is approximately 8 MB in size, corresponding to the trace buffer size that was specified on the db2trc command.
与预期一样,转储文件(dmp)大小约为8MB,跟db 2trc命令中指定的缓冲区大小相符。
When the source is compiled with the -g option, the dump file will have line-by-line source and corresponding instructions for implementation.
当使用-g选项来编译源代码时,dump文件通常会包含有一行行的源代码以及对应的实现指令。
The performance trace formatter is a parsing option that formats a dump file containing performance counter data into readable text (see Listing 6).
性能跟踪格式化器是一个解析选项,它将包含性能计数器数据的转储文件格式化为可读文本(请参见清单6)。
It USES that knowledge to create an XML description file that provides indexes into the system dump file that indicate the location of various data structures.
它利用这一知识创建一个XML描述文件,这个文件为系统转储文件提供索引,指出各个数据结构的位置。
If you are not in a position to get the fault to occur under your debugger on your development machine you should get a crash dump file and load it into your debugger.
如果你不能得到故障发生在你的调试器在你的开发机器你应该得到一个崩溃转储文件导入你的调试器。
In this window, you can view debugging summary information for the dump file, set the symbol path, start debugging, and copy the summary information to the clipboard.
在这个视窗中,您可以检视倾印档案的侦错摘要资讯、设定符号路径、开始侦错,以及将摘要资讯复制至剪贴簿。
Once you load the database, Adaptive Server automatically identifies the endian type on the dump file and performs all necessary conversions during the load database and online database.
一旦你装载数据库,数据库服务器自动识别卸载文件的字节类型,在加载数据库和联机数据库时执行所有需要的转换。
This is the largest and most comprehensive dump-file format.
这是最大和最全面的转储文件文件格式。
You can dump it to the messages file. You can dump it to a custom file.
您可以将它转储到消息文件,也可以将它转储到一个定制的文件。
It will dump the contents of a file to another file, to the screen, or to another command.
它将把文件的内容转储到另一个文件、屏幕或者其他命令。
A heap dump is typically a very large file that contains a list of all the objects currently on the JVM heap.
通常,堆转储通常是一个很大的文件,它包含当前jvm堆中所有对象的一个列表。
A thread dump is a text file that contains a relatively short snapshot of the key aspects of the state of that JVM.
线程转储是一个文本文件,其中包含J VM状态的关键方面的一个相对较短的快照。
This utility also inspects the individual keys and values within the file rather than having to dump the entire file and sort through the output.
此实用工具还检查文件内的个别键和值,而不必转储整个文件并对整个输出排序。
When you execute the code in Listing 2, the result is a dump of the complete XML file, in an array, of course.
执行清单2的代码后,结果是转储整个XML文件,当然是在一个数组中。
The first specifies the dump image, and the second specifies the UNIX file of the kernel that was running on the system at the time of the dump.
第一个参数指定系统映像,而第二个参数指定转储期间系统运行的内核的UNIX文件。
The options you'll pass to jmap consist of the name of the file to dump to and whether to use a text file or binary file.
您要传递给jmap的选项包括转储文件的名称以及是否使用一个文本文件或二进制文件。
应用推荐