Newbie-q: Debugging tkinter(and other GUI)-Programs

Andreas Schoerk andreas.schoerk at sap-ag.de
Mon Jun 7 07:43:46 EDT 1999


Hello,
I have have problems using idle, pydebug.py or pythonwin-debugger for the
debugging of programs
which use tkinter-widgets in NT. Sometimes python hangs, sometimes it
doesn`t show any widgets of the
debugged program.
Is it right, that using pdb.py is the only suitable way to debug GUI-Progs ?
Perhaps, I encountered only configuration problems. Does anybody know how to
solve this.
I tried to solve this by myself by controling pdb like xxgdb controls gdb,
but I don´t want
to create a new debugger on my own.
Andreas






More information about the Python-list mailing list