I have a great project, how do I track the flow (step by step)?
I have several classes and I have no idea what methods are called, what classes are, and so on. I put a breakpoint at a point that I know goes through there in debug mode but then it passes the point and continues the flow normally.