Hacker News new | ask | show | jobs
by walty8 2213 days ago
may be python pdb?

https://docs.python.org/3/library/pdb.html

1 comments

Can I somehow give that a PID so it can inject a set_trace or whatever in the current context?