Dump analyzer
Appearance
This article relies largely or entirely on a single source. (April 2011) |
A dump analyzer is a programming tool which is used for understanding a machine readable core dump.
The GNU utils strings, file,[1] objdump,[2] readelf[3] and the powerful gdb can all be used to look inside core files.
Introspector is a core dump analyzer for a compiler.[4]
References