I am working on Python and I am passing a parameter named id
to my fucntion and i want to pause the execution for debugging purpose (check the value of response) if and only if the value of id is equal to '586982'.
But the execution is getting paused for all values of id irrespectively of ==
and =
.
I tried the following cases:
I tried to find a solution but i am not getting any.
Note: I changed variable name since id
is a built in keyword in python but its still not working
I made a simple reproduction and didn't encounter this problem.
After you entered the expression, you have to press Enter to save the breakpoint.
For example: