I think you may have some javascript code that was loaded dynamically. If so, you should use the phrase
at the beginning of your javascript code. foo.js will be assigned as its debugger. And the debugger will show it with that name. chrome and firebug accept it, I'm not sure about other browsers
source share