What are people using to debug beyond pdb? I've been using pdb and it seems to work as far as it goes. But I've run into two problems in the last week that couldn't be debugged with pdb so I'm wondering if there's a definitive alternative that people are using, (aside from gdb). --rich