In the image above, I tried setting breakpoints on every line from line 437 to line 443. However, I cannot set breakpoints on lines 439 and 440. When the function runs,
In my case, I could not put a break point on the calling function line, but it worked into the function... weird but at least it works.