Jump to content

Debugger: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 April 2025

  • curprev 01:1801:18, 1 April 2025 imported>Guy Harris 11,473 bytes +11,473 A core dump is a *saved* dump of the contents of memory; a debugger debugging a crash with a core dump can display the contents of the dumped memory, but a debugger doing *live* capture can display or *modify* the contents of the memory of the live process.