|
Has anyone else noticed that you often have to click 2 times, to step into some things in the debugger?
I had some code like this:
MyClass verify
And had a break point on #verify, which the debugger stops on, but then I have to click into, twice to go through the code? Is there something different about this kind of statement, or is this some bug?
Tim
|