Showing posts with label remote. Show all posts
Showing posts with label remote. Show all posts

Friday, March 27, 2015

PyCharm remote debug

PyCharm Professional only (community with remote server)


1)
Run/Debug Configuration

config server address and port listen

2)
copy debug-eggs to remote computer
locate /path/to/pycharm/debug-eggs

3)
add attach code to code under debug

4)run server