0
votes

I am trying to debug java script in chrome. But i see that step over , step into and step buttons are disabled hence i am unable to continue with debugging.

enter image description here

1

1 Answers

0
votes

Have you set breakpoints in your code already? If yes, then your program is not stepping into that code.