LoginSignup
9
9

More than 5 years have passed since last update.

javascript のデバッグ

Posted at

Developer ToolsのScriptsタブで行をクリックしてブレイクポイントを設定&リロード( location.reload(true) )。

Tutorial: Debugging - Google Chrome Extensions - Google Code
Google ChromeのJavaScriptデバッガの進化がすごい - 0xFF

Chrome Developer Toolsにデバッガが付いてるのは何となく知ってたけど、
今までローカル変数見るのにprintfデバッグ(console.log)してた。。

9
9
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
9
9