You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: