👩💻 Join our community of thousands of amazing developers!
Sometimes when dealing with application problems you run into a point where logs and environmental data just don't seem to provide you with the exact issue. For this reason there are many times where a developer may ask you to create a core file for their application. Core files contain a lot of very good information around the application such as process information and the data stored in memory. Sometimes this can be the difference in finding the issue and not finding the issue....