https://github.com/inducer/pudb/blob/master/pudb/debugger.py#L174 https://docs.python.org/3/library/bdb.html#bdb.Bdb.stop_here
On Thu, Apr 6, 2017 at 12:42 AM, Andreas Kloeckner <[email protected]> wrote: > Ram Rachum <[email protected]> writes: > > I'm working with PuDB and bdb and I'm noticing there is `stop_here` and > > `break_here`. Lots of places in the docs talk about stopping and > breaking. > > What's the difference between these two? > > Can you point (i.e. send github links) to some examples? > > Andreas >
_______________________________________________ Pudb mailing list [email protected] https://lists.tiker.net/listinfo/pudb
