{"version": "https://jsonfeed.org/version/1", "title": "/dev/posts/ - Tag index - coredump", "home_page_url": "https://www.gabriel.urdhr.fr", "feed_url": "/tags/coredump/feed.json", "items": [{"id": "http://www.gabriel.urdhr.fr/2015/05/29/core-file/", "title": "Anatomy of an ELF core file", "url": "https://www.gabriel.urdhr.fr/2015/05/29/core-file/", "date_published": "2015-05-29T00:00:00+02:00", "date_modified": "2015-05-29T00:00:00+02:00", "tags": ["computer", "system", "elf", "coredump"], "content_html": "<p>The Executable and Linkable Format (ELF) \ud83e\udddd is used for\ncompilation outputs (<code>.o</code> files), executables, shared libraries and core dumps.\nThe first cases are documented in the <a href=\"http://www.sco.com/developers/devspecs/gabi41.pdf\">System V ABI\nspecification</a>\nand the <a href=\"http://refspecs.linuxbase.org/elf/elf.pdf\">Tools Interface Standard (TIS) ELF\nspecification</a> but there does not\nseem to be much documentation about the usage of the ELF format for core dumps.\nHere are some notes on this.</p>\n"}]}