Misplaced Pages

Dump analyzer

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article relies largely or entirely on a single source. Relevant discussion may be found on the talk page. Please help improve this article by introducing citations to additional sources.
Find sources: "Dump analyzer" – news · newspapers · books · scholar · JSTOR (April 2011)

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.

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.


Stub icon

This programming-tool-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: