I'm developing a fairly large project and have run into a crash situation. There's no exception thrown by python; it just drops into GDB. I'm developing under xcode; is there any way to use gdb to give me a hint as to where the problem is occurring? dan