I don't have an experience with any debugger tools geared towards my language, but I recently found some videos showcasing Firebug.
I'm now using Firebug on a script in which I included an error.
My current understanding is:
- I can set a breakpoint, which is shown as a red circle.
- Firebug stops at the breakpoint and gives me 4 options (Continue, Step Into, Step Over and Step Out).
But I don't understand:
- What the difference is between the 4 options:
Continue
, Step Into
, Step Over
and Step Out
?
To me, Step Over is sometimes similar to Step Into... I could be wrong here.
I would be grateful if you could explain the differences of the 4 options, or a link to a more in depth explanation on these options.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…