Anyone got tips for debugging Cython code? My usual approach of calling a function using pdb.run() inside iPython isn't working very well. =)