Pedro Sá da Costa <[email protected]> writes: > I am debugging a file with pudb in console, and I want to put a breakpoint > in another file. How I open the file to put a breakpoint there?
Hit 'm', enter module name, Enter. Andreas _______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
