Hi!
I'm using urwid for an app and just realized that debugging a console app isn't very straight foward. Currently what happens is that urwids is in controll of the main loop as is draws the screen, so when I
start a debugger such as pdb I can't get back to the application.
Does anyone got any suggestions about debbuging a console app?, how did pudb authors debug pudb's ui?

Thanks in advance,

hernantz.

_______________________________________________
Pudb mailing list
[email protected]
http://lists.tiker.net/listinfo/pudb

Reply via email to