Joined July 2018
·
Posted to
Python: Remote debugging with pdb
over 1 year
ago
Please, see command below.
ubuntu@ip-10-0-0-312:~$ telnet 127.0.0.1 5555
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
After that I open url which is supposed to call rpdb and I get nothing. So, how I can reach rpdb from command line then?
I have a question on stackoverflow about it
https://stackoverflow.com/questions/51249904/remote-debugging-of-python-server-with-rpdb