Terminal "hang up" problem

Michael Hudson mwh at python.net
Tue Dec 16 05:50:07 EST 2003


JD <lists at webcrunchers.com> writes:

> What is the best way to debug a Python program if when i run it,   it
> totally hangs up the
> terminal console.
> 
> Control-c or control-d has NO effect,  so it's hung up somewhere,  but
> we have no idea
> where.
> 
> We are using Python 2.3,  on an openBSD box,  running the python
> script from the shell.

"gdb -p"?

Cheers,
mwh

-- 
  Q: Isn't it okay to just read Slashdot for the links?
  A: No. Reading Slashdot for the links is like having "just one hit"
     off the crack pipe.
     -- http://www.cs.washington.edu/homes/klee/misc/slashdot.html#faq




More information about the Python-list mailing list