start_remote_debugger(password, show_message=True) | password: Password to identify the remote debugger
show_message: True / False |
| Start the remote Python debugger (rpdb2 ) with the chosen password. The password must start with a letter and not contain any umlauts. When show_message is True, a message appears to the user, telling him to connect now. |