#pudb

2024-05-31

@mich_waveform yes!

Conventionally, I just use `breakpoint()` in my code - though `import pdb; pdb.set_trace()` was my goto pre #python 3.7 I think?

#pudb is a *fantastic* command line interface for debugging, but regular #pdb is reasonable enough for me.

pudb bridges the gap when I really want that more advanced UI, but those are the kinds of things that a good GUIDE _is_ actually better at.

But that's why I celebrate everyone's approach -- whatever works best for you is what to use! 🥰

Karl Voit :emacs: :orgmode:publicvoit@graz.social
2020-10-23

You won't believe me: for many, many years, I was debugging #Python (recreational, not professional!) with pure #pdb.
Yesterday evening, I tried #PuDB and now I can't wait to code anything just to be able to debug with this. 😁

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst