05 June 2022

Post-motem debugging in Python

https://realpython.com/lessons/getting-started-pdb/

$ python3 -m pdb myProgram.py

No comments:

Post a Comment