How can I launch pudb with IPython's post-mortem %debug?
问题 I just got started using breakpoint() and pudb , which is awesome. Now how do I make IPython's %debug magic launch pudb? Note: The pudb docs say "A post-mortem mode makes it easy to retrace a crashing program’s last steps." On the other hand the (old) wiki suggests it's not possible. 来源: https://stackoverflow.com/questions/59874136/how-can-i-launch-pudb-with-ipythons-post-mortem-debug