---------- Forwarded message ---------- From: David McNab <[EMAIL PROTECTED]> Date: Dec 8, 2007 3:32 PM Subject: [Cython-dev] Source-level debugging techniques To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Hi, I've written a tutorial page on debugging with Cython/Pyrex on *nix systems, and stuck this up on the Cython wiki: http://wiki.cython.org/DebuggingTechniques If anyone can see ways to improve the article, please jump in and contribute. Also, I'd be interested to learn what folks are doing in the way of specific source-level debugging techniques in Pyrex/Cython. Has anyone hit on a technique for single-stepping through Cython/Pyrex source statements, without the clutter of raw C code? For instance, anything that compares to the python 'pdb' debugger? Cheers David _______________________________________________ Cython-dev mailing list [EMAIL PROTECTED] https://lists.berlios.de/mailman/listinfo/cython-dev -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
