debugjs.com icon indicating copy to clipboard operation
debugjs.com copied to clipboard

Debug your JavaScript in the browser

Results 4 debugjs.com issues
Sort by recently updated
recently updated
newest added

http://debugjs.com/#-JFsnky2z4Zqe58lGJ0T when in first statement in init and click step over

bug

The debugger doesn't break on `debugger;` statements.

Steps to reproduce: 1- open http://debugjs.com/#example 2- Click on the red dot on line 7 to remove it 3- Hit run twice Browser: Chrome Version 31.0.1650.63 OS: Ubuntu 13.04 Kernel...