Since Python 3.2, pdb supports a -c CLI argument, which executes compiler commands as if given in a .pdbrc file.
Does pudb support a similar feature? It's very useful, for example, when setting up a large set of conditional breakpoints. _______________________________________________ Pudb mailing list -- [email protected] To unsubscribe send an email to [email protected]
