How to make Python Debug Server be always on?
I think I've once found out how to make Python Debug Server to be always on i.e. to not stop when debug session is terminated.
However I can't find this anymore (was looking in settings, PyCharm's docs and Internet).
I'm using PyCharm version 3.1.1
Thanks in advance for help.
However I can't find this anymore (was looking in settings, PyCharm's docs and Internet).
I'm using PyCharm version 3.1.1
Thanks in advance for help.
请先登录再写评论。
How is the debug session terminated?