'Why the breakpoint of blank line is hitted instead of the lines with coding in front

Trying to locate a c++ calling from python by pybind11.

As shown below, the breakpoint of blank line 217 is hitted every time instead of the lines 215 216 with coding in front.

Any suggestion, thanks.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source