Debugging python with pdb++

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] http://pypi.python.org/pypi/pdbpp/, https://bitbucket.org/antocuni/pdb/src
[2] http://pypi.python.org/pypi/virtualenv
[3] http://www.doughellmann.com/docs/virtualenvwrapper/

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s