Does "step over" actually work in the debugger? I feel like when I click the step over (or do ctrl+F8) it doesn't actually step over a function. It will go into the function... making debugging extremely difficult at times when there are thousands upon thousands of lines of code you can't step over. I am doing something wrong? Or does this functionality just not work?
*This post is locked for comments