Break on Access. Pause your code when something changes a specific value.

github.com/paulirish/break-on-access

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2018
  • add apache2 license
December 2017
  • Update README.md
  • Update README.md
May 2017
  • readme screenshot fix
January 2016
  • Merge pull request #12 from pra85/patch-1
  • Remove extra dot and better code highlighting
November 2015
  • Merge pull request #10 from tejasmanohar/link_@fat
  • link @fat's twitter profile just like @mracus
September 2014
  • reference to debug_utils by @amasad
September 2013
  • readme update with image showing accessor in callstack
  • Conditional breakpoints, clearer test names
  • Merge pull request #7 from tychio/master
  • optimize conditional statement
  • enable/disable breakpoints
  • Merge branch 'master' of github.com:paulirish/break-on-access
  • Updated to 'enterprise' version (more reliable, but much larger) and …
  • Merge pull request #4 from STRd6/patch-1
  • authors
  • conditional break points by passing function as mode
  • ability to stop and start debugging