Skip to content

Ian McKellar

software and opinions

Tag Archives: debugging

Breaking into a debugger in Python

This is probably old news to most folks, but I only found out about this recently, more than twelve years into being a Python programmer. The pdb (Python Debugger) module has a few useful functions. For years I’ve been using pdb.pm(), the postmortem debugger. It can be run from the Python shell to invoke a …

Continue reading “Breaking into a debugger in Python”

Posted byIan McKellarJune 20, 2011Posted inDefaultTags: debugging, python

Recent Posts

  • VSCode Remote and the command line
  • Calculating Actual Build Dependencies
  • Injustices and Anachronisms
  • Infinite localhost tunnels
  • Generating Noise Textures
Ian McKellar, Proudly powered by WordPress.