python2-trepan
python2-trepan copied to clipboard
Could not find docs on out of process debugging
I have a GUI linux-application that embeds it's own python interpreter and provides a simple script editor to run python code.
What I would like is to launch code in the app and debug it with trepan from a separate terminal on my local machine. What are the steps do to this?
There used to be a server command I think in pydb. It doesn't exist anymore and should be added to the debug api. I'll put it on the list of many things that should be done.