On Sun, 30 May 2021, Cameron Simpson wrote:

Also, searching for "pdb tutorial" seems to find a bunch of links.

Cameron,

That's true. All the ones I've read list the various pdb commands. Knowing
the commands is different from knowing when and how to apply them.

I'll work back to remembering how I debugged code years ago with stubs and
print() statements and use pdb with them.

Thanks,

Rich
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to