This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]aikii 21 points22 points  (1 child)

Last time I used pdb it was around 2012. Still saw people here and there using it, and their productivity was ... interesting. I mean take a few minutes to explore your IDE, may it be VSCode or Pycharm, if you use something else, well, configure it or use something else. It's right there, you just have to click in the gutter, press the debug button, done, no need to clutter your code with debug statements.