-
Linux Coredumps (Part 2) - Shrinking the Core
In this article, we’ll take a look at what comprises a coredump, why they can be so large, and what we can strip away to make them smaller while retaining critical debugging information.
-
Linux Coredumps (Part 1) - Introduction
In this article, we’ll start by taking a look at how a Linux coredump is formatted, how you capture them, and how we use them at Memfault.