Pretty much what the title says, I would like to be able to connect to a python process running under paster or uwsgi and utilize pdb functionality.
|
feedback
|
|
Using winpdb, you can attach to a running process like this:
| |||
|
feedback
|