Dump analyzer


A dump analyzer is a programming tool which is used for understanding a machine readable core dump.
The GNU utils strings, file, objdump, readelf and the powerful gdb can all be used to look inside core files.
Introspector is a core dump analyzer for a compiler.