I can\'t seem to figure out the Chrome debugging tool.
I have chrome version 21.0.1180.60 m.
Steps I took:
Make sure you are putting breakpoint in correct source file. Some tools create multiple copies of code and we try on different source file.
Solution: Instead of opening file using shortcut like Ctrl+P or Ctrl+R, open it from File Navigator. In Source tab, there is icon for it at left top. Using it we can open correct source file.