Hi everyone,
There is now a Cython debugger (
http://docs.cython.org/src/userguide/debugging.html).  It would be great if
this functionality were tied into the python debugger, so that (after you
compiled your program with some flags perhaps and start Sage under gdb) you
could drop into the python debugger after a Python exception or segfault.
You could then print variables, step through code....

Would this make a good GSOC project?  I don't think I know enough about
Cython or gdb to mentor it; does anyone have the knowledge and time to be a
mentor?
David

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to