5 ms·
This article is missing pdb++[1], which I would argue is much less buggy then ipdb while having essentially all the same features. [1] https://pypi.python.org/
by defrex 13y ago
This article is missing pdb++[1], which I would argue is much less buggy then ipdb while having essentially all the same features.
[1] https://pypi.python.org/pypi/pdbpp/ https://pypi.python.org/pypi/pdbpp/
- brian_cooksey 13y agoThanks for the link. It wasn't one that came up when I was searching, but it definitely looks like another solid option. Sticky mode in particular sounds slick.