I'm learning PyCharm IDE on Windows. How can I send end-of-file signal to it's debugging console? CTRL+Z does not work.
In short, you cannot. Here are the list of command you can do to the PyCharm debugger Documentation