Inside Out

Notes on seeking wisdom and crafting software

Debugging python with pdb++

[youtube http://www.youtube.com/watch?v=xPvIy85pSwI?wmode=transparent]

A \~6 min screencast to demonstrate the most basic debugging workflows with pdb++ [1]. Other tools used in this screencast are virtualenv [2] and virtualenv-wrapper [3]. Do enable **captions** (the **cc** button) in the video, hopefully it will provide little more context.

That was my first screencast :) Please feel free to leave your feedback. It took more time than I had thought, most time went in adding subtitles, sync'ing them. I will do one follow up post on creating screencasts.

-- [1] , [2] [3]