pdb question - spew out "steps" until crash needed
James Stroud
jstroud at mbi.ucla.edu
Sat Sep 8 01:00:26 EDT 2007
How do I get pdb to just run my program and spew out what's happening
until it crashes/freezes? (This is a malloc error in a library somewhere
and I can't figure out where--no exceptions thrown, etc.)
I think I might need to live a lot longer to simply hit 's' [enter]
until I get to the crash. Easiest would be run->spew->read last line.
James
--
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095
http://www.jamesstroud.com/
More information about the Python-list
mailing list