yes, I get this all the time.
the input that I type isn't echoed to the screen/output but it does
work.
its really annoying.

has anyone figured out why or if there's a cure ?

otherwise I love using pdb, its invaluable.

On Aug 22, 9:33 pm, Tim Chase <[EMAIL PROTECTED]> wrote:
>
>     importpdb;pdb.set_trace()
>
>  The only trouble I've
> had is that something in the mix of dev-server + screen +pdb
> occasionally gets confused and I losepdboutput (it sits waiting
> for input, but the output vanishes).  Usually this happens to me
> when I've enteredpdb, resumed running, and then fall back intopdb.  Not 100% 
> of the time, and just restarting the dev-server is
> usually enough to give it the kick it needs.
>
> -tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to