Translations:Development/FAQs/Debugging FAQ/9/en: Difference between revisions
Appearance
Importing a new version from external source |
(No difference)
|
Latest revision as of 10:33, 11 March 2016
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.