Well, I am sad. I’ve been trying to debug code running on a #thread in #Python. I’ve used #PyCharm, #pdb, and #ipdb. Nothing stops at a breakpoint on the thread. So much happening on the thread is invisible to me. Ugh.
OMFG, how have I not found this site before?!
❤️💕😍
Internet Pinball Machine Database - a comprehensive, searchable encyclopedia of virtually every #pinball⚪ machine ever commercially made https://ipdb.org #IPDB
Sale tarde, porque ayer me quedé festejando mi primer PR en ShipHero
Hoy: Sobre la importancia de dejar hermosa la terminal. Como arreglar macanas en #git eligiendo los commits que quiero pushear. Debugging en #python con #Ipdb: un camino de ida.
https://alvarmaciel.gitlab.io/cyberiada/post/2022-02-17-memorias-impuras-4/
#Checkliste für #Vim als #IDE für #Python
#Checkliste für die #Vervollständigung der #Datei #Vimrc
Bezüglich #Debugging sagt der Vortragende er benutze dafür nicht Vim, sondern #iPython und #ipdb (#IPython #pdb).
I will insert breakpoints with a shortkey, open another terminal window and start my program, waiting until the breakpoint is hit and then inspect the scope.