> which executes *debugger* commands And not "compiler" commands.
On Fri, Nov 29, 2019 at 1:47 PM Dun Peal <[email protected]> wrote: > > 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]
