Jump to content

Dump analyzer

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ira Leviton (talk | contribs) at 02:21, 28 August 2020 (Replaced outdated html codes with wikicodes.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

  1. ^ "file(1) - OpenBSD manual pages". man.openbsd.org.
  2. ^ "objdump(1): info from object files - Linux man page". linux.die.net.
  3. ^ "readelf(1): Displays info about ELF files - Linux man page". linux.die.net.
  4. ^ "RDF Software Introspector". SourceForge.