单词 | core file |
释义 | 例句释义: 磁心存储文件,核心文件,核心档案,内核文件 1. For a user mode application to be able to create a core file, the system limit on the size of the core files must be greater than 0. 用户模式的应用程序可以创建一个内核文件,系统对内核文件尺寸的限制是必须大于0。 blog.csdn.net 2. The Serviceability Agent Debug Daemon (jsadebugd) attaches to a Java process or to a core file and acts as a debug server. ServiceabilityAgentDebugDaemon(jsadebugd)连接到一个Java进程或一个核心文件,并充当一个调试服务器。 www.ibm.com 3. Since the core file is written into the current working directory, the core file cannot be written. 由于核心文件到当前工作目录的书面,核心文件不能被写入。 blog.sina.com.cn 4. A core file is an image of a process that the operating system creates automatically if the process terminates unexpectedly. 内核文件是进程意外结束时操作系统自动创建的进程映像。 www.ibm.com 5. The snapcore command gathers the core file, program, and libraries used by the program, then compresses the information into a PAX file. snapcore命令收集核心文件、程序和程序使用的库,然后把它们压缩为一个PAX文件。 www.ibm.com 6. It is important that you know if your application has signal handling, and how to disable them to generate a core file. 您务必要知道自己的应用程序是否有信号处理以及如何禁用它们以生成核心文件。 www.ibm.com 7. Running programs under gdb makes for easier bug trapping, but usually a program will die outside of the debugger leaving only a core file. 在gdb下运行程序可以使俘获错误变得更容易,但在调试器外运行的程序通常会中止而只留下一个core文件。 www-128.ibm.com 8. This core file is owned by another user but has write permissions enabled on either group or other. 这个拥有核心文件是由其他用户,但也有写组或其它支持的权限。 blog.sina.com.cn 9. The CPU usage, amount of virtual memory consumed, file sizes, and core file sizes can be restricted with the ulimit command. CPU使用、消耗的虚拟内存量、文件大小和内核文件大小可以使用ulimit命令限制。 www.ibm.com 10. A process attempts to write a core file into a directory where a core file already exists. 进程试图写入到一个目录中的核心文件,其中一个核心文件已存在。 blog.sina.com.cn 1. The core file can be as large as the size of process in memory. 核心文件最大可以与内存中的进程大小一样大。 www.ibm.com 2. To get a good core file, MQ might need to disable those signal handlers by setting the environment variables. 为了获得理想的核心文件,可能需要通过设置环境变量来禁用MQ的那些信号处理程序。 www.ibm.com 3. If a program is terminated, depending on the termination type, a core file could have been generated. 如果一个程序终止了,根据终止类型,可能会生成核心文件(corefile)。 www.ibm.com 4. For this reason (in most cases), the support teams request an AIX core file over a Javacore file. 因此,在大多数情况下,支持团队会请求AIX核心文件而不是Javacore文件。 www.ibm.com 5. The jmap command-line utility prints memory-related statistics for a running VM or core file. jmap命令行工具为运行中的VM或核心文件打印与内存有关的统计信息。 www.ibm.com 6. The attempt to write the new core file results in the core file being zeroed out. 企图写入新的核心,核心文件的结果文件被归零。 blog.sina.com.cn 7. The file is located in the Windows folder, but it is not a Windows core file. 该文件位于Windows文件夹,但它不是一个Windows核心文件。 zhidao.baidu.com 8. Note that the Oops message does not include a core file. 请注意,Oops消息并不包括核心文件。 www.ibm.com 9. By default, the core file is created in the working directory of the process being core dumped. 缺省情况下,核心文件是在进行核心转储的进程的工作目录中创建的。 www.ibm.com 10. This changes the file size (fsize), core file size (core), and memory size (data) limits for the user to unlimited. 这将把该用户的文件大小(fsize)、核心文件大小(core)和内存大小(data)限制更改为无限制。 www.ibm.com 1. Look at an existing core file to determine the state the process was in when it terminated. 查看已有的核心文件来确定进程终止时的状态。 www.ibm.com 2. A process ignores a signal that would, by default, generate a core file. 一个进程忽略的信号,将默认情况下,生成一个核心文件。 blog.sina.com.cn 3. IBM SDK implementations generate a Java core file along with the heap dump. IBMSDK实现会生成Java核心文件以及堆转储。 www.ibm.com 4. A binary AIX core file might provide more useful information. 二进制AIX核心文件可以提供更有用的信息。 www.ibm.com 5. The third kind of JVM dump is the System dump or simple core file. 第三类JVM转储是系统转储,或是简单的核心文件。 www.ibm.com 6. If this occurs, you may need to enable core file dumps or increase the core file size. 在这种情况下,可能需要启用核心文件转储或增加核心文件大小。 www.ibm.com 7. The file is not a Windows core file. 此文件是不是一个窗户核心档案。 zhidao.baidu.com 8. The utility can also use the jsadebugd daemon to query a process or core file on a remote machine. 该工具还可以使用jsadebugd守护程序查询远程机器中的进程或核心文件。 www.ibm.com 9. If a user does not have permission to write in the directory, a core file will not be created. 如果某个用户在该目录中没有写权限,则不会创建核心文件。 www.ibm.com 10. Ensure there is adequate disk space for saving the core file. 确保有足够的磁盘空间来保存核心文件。 www.ibm.com 1. It can use the jsadebugd daemon to query a process or core file on a remote machine. 它使用jsadebugd守护程序查询远程机器上的进程或核心文件。 www.ibm.com 2. How to Produce a Core File from Your Program Cause a program dump its core 如何从程序产生一个核心文件 wiki.chinaunix.net 3. The RSS (process size) field from the ps command output might be used to provide an approximate size of the core file. For example ps命令输出中的RSS(进程大小)字段可用于提供核心文件的近似大小。 www.ibm.com 4. How to Produce a Core File from Your Program 怎样从程序产生内核文件 wiki.chinaunix.net 5. Determine where the core file is created and which program caused it 查明创建核心文件的位置和生成它的程序 www.ibm.com 6. Verify the directory, file ownership, and permissions for the core file by using 使用以下命令来验证核心文件的目录、文件所有权和权限 www.ibm.com 7. A dump of the process space (a system dump or core file) 进程空间转储(系统转储或核心文件) www.ibm.com 8. To view a core file, start gdb with the following command 要查看核心文件,请用下面的命令启动gdb。 www.ibm.com 9. Debugging Using a Core File 使用核心文件调试 blog.csdn.net 10. If you have already installed this solution, proceed to Step 2. Pull the core file, 如果您已安装了本方案,请直接由步骤2开始。 www.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。