Steps:
1. Insert the breakpoint on where you want to debug by clicking on the left side of the line-number.
2. Go to the Last cell that call all other functions. At the left-top corner of the cell, where you see the play button, right click, and select debug cell.
Then it will run and stop at where you inserted the breakpoint, which can be at different cell at the top.