Session: Post-Mortem Debugging with Heap-Dumps

Tags:
, ,
Location:
B05/B06
Duration:
July 25, 2014 12:00 - 12:30
Language:
English
Target-audience:
Advanced

UNIX core-dumps, Windows minidumps or Java heap-dumps are well established technologies for post-mortem defect analysis. I'll present a similar technology for Python. An improved pickling mechanism makes it possible to serialise the state of a Python program for subsequent analysis with a conventional Python-debugger.

Slides

Link

Video