Hi, list 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? Thanks.