Sublime Forum

Python remote debug

#1

Does anyone have a solution for remote debug of a Python application? This could be as simple as a way to ssh to the remote machine, run the app under pdb and switch the view to the appropriate line of code when pdb breaks.

0 Likes