User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:xapend:xapend.a_glossary:c:core_dump

Core Dump

Return to Glossary

Core Dump, also known as Memory Dump, Crash Dump, System Dump, or ABEND Dump, consists of the recorded state of the working memory of a computer program at a specific time, generally when the program has crashed or otherwise terminated abnormally. In practice, other key pieces of program state are usually dumped at the same time, including the processor registers, which may include the program counter and stack pointer, memory management information, and other processor and operating system flags and information. A Snapshot Dump (or Snap Dump) is a memory dump requested by the computer operator or by the running program, after which the program is able to continue. Core dumps are often used to assist in diagnosing and debugging errors in computer programs.

Source: https://en.wikipedia.org/wiki/Core_dump

dido/public/ra/xapend/xapend.a_glossary/c/core_dump.txt · Last modified: 2022/01/26 17:24 by nick
Translations of this page: