Has anybody found a solution for this problem? I myself also try to debug JavaScript code, so far with no success.
There is a support article saying that you should debug using a standalone browser. For this the article says to set the environment variable CEF_DEBUG_PORT to a port and access this via localhost in the browser.
This approach has so far been unsuccessful for me.