0

I usually use breakpoints in pycharm to debug my programme,as the picture shows debug picture Now my program is running with arguments passed from the command line (as shown below, using the parser module). I want to set breakpoints to debug it. What should I do? my program

1 Answer 1

1

Go to Run --> Run configurations and there you can specify the command line arguments that you want to pass to your program.

Sign up to request clarification or add additional context in comments.

1 Comment

Please consider accepting or upvoting the answer so that others know your issue has been resolved.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.