Session: Python Debugger Uncovered

Schlagwörter:
, , ,
Ort:
C01
Dauer:
24. Juli 2014 11:45 - 12:30
Sprache:
Englisch
Zielgruppe:
Novice

This talk will explain how to implement a debugger for Python. We'll start with setting a simple trace function, then look how it is implemented in modern IDEs like PyCharm and Pydev. Then we go further in the details and uncover the tricks used to implement some cool features like exception handling and multiprocess debugging.

Video