[Solution] How to Debug Python With Breakpoints #1316
cdalton713
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It took me a bit to piece together how to debug with breakpoints so I figured I'd share the steps. This method is for PyCharm, but I'm certain a similar setup could be used to debug in VSCode.
node_modules/serverless-offline/dist/lambda/handler-runner/python-runner/invoke.py
at the top (line 13).sls offline start
.Beta Was this translation helpful? Give feedback.
All reactions