释义 |
Definition of core dump in English: core dumpnoun Computing A dump of the contents of main memory, carried out typically as an aid to debugging. Example sentencesExamples - The research in question illustrates how a large hard-disk could be scanned quite quickly to search out a private key that may lie in it (e.g., a swap partition, a core dump, etc.).
- As a result, the same memory area is used for two different purposes, which causes unexpected values that may lead to a program core dump if the memory area contains pointer values or offsets.
- When you write programs in user space, the worst thing that can happen to your program is a core dump.
- Comparably, computer science has evolved a jargon which communicates technical ideas among members of the group, including such expressions as dynamic random access memory, read only memory, core dump, and cache buffer.
- A log file can be created when the program being checked performs a core dump.
Definition of core dump in US English: core dumpnoun Computing A dump of the contents of main memory, carried out typically as an aid to debugging. Example sentencesExamples - As a result, the same memory area is used for two different purposes, which causes unexpected values that may lead to a program core dump if the memory area contains pointer values or offsets.
- Comparably, computer science has evolved a jargon which communicates technical ideas among members of the group, including such expressions as dynamic random access memory, read only memory, core dump, and cache buffer.
- When you write programs in user space, the worst thing that can happen to your program is a core dump.
- The research in question illustrates how a large hard-disk could be scanned quite quickly to search out a private key that may lie in it (e.g., a swap partition, a core dump, etc.).
- A log file can be created when the program being checked performs a core dump.
|