Cython gdb debugging
Hi, has anyone tried doing/using this? http://docs.cython.org/src/userguide/debugging.html Stephen Skory stephenskory@yahoo.com http://stephenskory.com/ 510.621.3687 (google voice)
Hi Stephen, Nope, not using it jsut now. I've found that for the most part, an -O0 compile of the cython stuff gives enough info and detail to handle it with standard gdb, since cython embeds the source lines. -Matt On Wed, Mar 23, 2011 at 4:33 PM, Stephen Skory <stephenskory@yahoo.com> wrote:
Hi,
has anyone tried doing/using this?
http://docs.cython.org/src/userguide/debugging.html
Stephen Skory stephenskory@yahoo.com http://stephenskory.com/ 510.621.3687 (google voice) _______________________________________________ Yt-dev mailing list Yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
participants (2)
-
Matthew Turk
-
Stephen Skory