Jump to content

PM Dump Facility: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 4: Line 4:


==Articles==
==Articles==
* [[Dump Analysis 101]] (Aug 1995)
==Links==
* [http://home.earthlink.net/~steve53/os2diags/ProcDumpRef.txt Process Dump Reference] by Steven H. Levine (05 Sep 2012)
* [http://home.earthlink.net/~steve53/os2diags/ProcDumpRef.txt Process Dump Reference] by Steven H. Levine (05 Sep 2012)


[[Category:Debugging]]
[[Category:Debugging]]

Revision as of 00:43, 19 August 2017

IBM's PM Dump Facility (PMDF) is a generic tool which needs to be configured to understand the dump files generated by a specific kernel version.

PMDF is configured with a set of files known as Dump Symbols and are a combination of programs and data files.

Articles

Links