Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore post-mortem debugging techniques for Python using heap dumps in this conference talk from EuroPython 2014. Learn about a pure Python solution for serializing program state that allows subsequent analysis with conventional debuggers. Discover how this approach compares to core dumps and other debugging methods, offering advantages like OS-independence and support for multi-threaded applications. Gain insights into the implementation details, live demonstrations, and potential future developments of this debugging technology.