The pdb module now supports remote attaching to a running #Python process using a new -p PID #cli; this one is so niiiice 🤩 option https://docs.python.org/3.14/whatsnew/3.14.html#pdb
What’s new in Python 3.14

Editors, Adam Turner and Hugo van Kemenade,. This article explains the new features in Python 3.14, compared to 3.13. Python 3.14 was released on 7 October 2025. For full details, see the changelog...

Python documentation
@lemeteore yes, I hope it could be back-ported to previous python versions…