help-emacs-windows
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h-e-w] pdb problem


From: Nat Goodspeed
Subject: Re: [h-e-w] pdb problem
Date: Mon, 18 Jun 2007 06:53:51 -0400

At 06:22 AM 6/18/2007, sthfrnth wrote:

I am running
   GNU Emacs 22.1.1 (i386-mingw-nt5.2.3790) of 2007-06-02
on
   Windows Server 2003.

When debugging python program using pdb, the source file and the
output from the program do not display. When I hit "q" to terminate
the session, all the output and the source code buffer appear at once.

What causes this problem? How to fix it?

  What shell are you running (shell-file-name)?
Can you, from your shell, type 'python' and get a successful interactive session? I find that (with GNU emacs 21.3 and cygwin bash) I need to use 'python -i' to persuade the Python interpreter to use unbuffered console I/O. Perhaps adding -i to your pdb command would help.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]