Hegedüs, Ervin, 02.05.2011 08:41:
Thomas,
I guess this is the point where yo should start printf programing.

oh', already done :)

FWIW, Cython 0.14+ has special support for gdb now, so, in addition to print and printf debugging, you can also use gdb to explore the state of your application, be it at the Python, Cython or C level.

http://docs.cython.org/src/userguide/debugging.html

Stefan

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to