J
James Stroud
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/
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/