The Debugger plugin uses GDB which I read somewhere, has functionality to debug python code. I have a python file called this_script.py how do I debug the code inside this_script.py? I want to debug using step over, step into, step out etc. Can someone give a step by step info of how to set up python debugging in Debugger plugin.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/repo-discussions/3692@github.com>