
Episode 3 - Tobias Macey and Chris Patti
Emacs.el
00:00
How to Use Python to Debug Code
I'm still in the habit of just doing it within my terminal so I usually use IPDB which is a PDB that's wrapped in a lot of the niceties that IPython gives you. pyringe what does that do pyringepyringe is a Python debugger that will inject itself into a running Python process so that you can actually do remote remote Debugging on live code cool. It was really really great to be able to use Tramp to connect out to that thing and then say run Python and thensay run Python and then be able to interactively control C control C and interpret give it's of code and have them run on on that remote machine. Even though
Transcript
Play full episode