Translations:Development/FAQs/Debugging FAQ/9/en

From KDE TechBase
Revision as of 10:33, 11 March 2016 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A core file is an image of the memory when your application crashed. Using the core file, you can know which variables were set and where your application crashed.