Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python program stuck after debugging finish (cursor reach end of program) #505

Open
AlternativeSolution opened this issue Jul 23, 2021 · 0 comments

Comments

@AlternativeSolution
Copy link

Python program stuck after cursor reaches end of program. Vim with vdebug plugin work correct.
I run program use command: python3 -S /usr/local/lib/Komodo-PythonRemoteDebugging-12.0.1-91869-linux-x86_64/pydbgp -d localhost:9000 main.py
However, if I use python debugger.close()(<F6>) or python debugger.detach()(<F7>) python program is finishing.
I want to python program finish after debugger cursor reach end of program.
What I have to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant