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
- "file(1) - OpenBSD manual pages". man.openbsd.org.
- "objdump(1): info from object files - Linux man page". linux.die.net.
- "readelf(1): Displays info about ELF files - Linux man page". linux.die.net.
- "RDF Software Introspector". SourceForge.
This programming-tool-related article is a stub. You can help Misplaced Pages by expanding it. |