Unable to set breakpoints in Chrome dev tools, version 26.0.1410.64 m

Aleksei Chepovoi picture Aleksei Chepovoi · May 7, 2013 · Viewed 22.6k times · Source

I need to debug some JavaScript an' I use Chrome dev tools. I'm a newby in JavaScript (just started to learn a couple of days ago), an' at work I could set breakpoints via the Resources pane. But at home for some reason I can't do this: after the click no breakpoint appeares.

I have Chrome version: 26.0.1410.64 m.

What could be the case?

Answer

Lotus picture Lotus · Aug 8, 2014

clicking on the De-Obfuscate Source button (i.e. {}) solved this issue for me.