#debug


2010

blog  Django debug toolbar.

May 2010

Django Debug Toolbar 0.8 from Idan Gazit on Vimeo.


blog  Python debugging and Textmate.

Feb 2010

I've never realized that among the many things Textmate does well there's also python debugging. Well, to be precise Textmate doesn't do much as it just relies on python's default debugger, called PDB. Ok, probably PDB isn't the cutting edge debugger you're looking for, but it's worth a try imho.


Related Tags