<#part sign=pgpmime> On Wed, 7 Mar 2012 06:45:46 +0100, Fabien Meghazi <[email protected]> wrote: > On Tue, Mar 6, 2012 at 22:25, Andreas Kloeckner <[email protected]> > wrote: > >> I've got a little question about Pudb. Is it possible to add a custom > >> breakpoint setting manually the file and line n# even if the file has > >> not yet been loaded ? > > > > Sure, you can stick that breakpoint into > > $HOME/.config/pudb/saved-breakpoints, in this format: > > Hey ! that's so cool, using this tip I can even add a key binding in > vim in order to generate the breakpoint from the file I'm editing !
Cool. If you create a vim script that does that, please make a note of it here: http://wiki.tiker.net/PuDB Thanks, Andreas _______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
