Finding bugs via bisection.
edumips64.blogspot.com
Finding bugs via bisection.
1–2 of 2 posts
Re: Finding bugs via bisection.
#2> By the way, if we used git [...], we could have used the wonderful command git bisect.
Note that not only Git, but any modern version control system provides a bisect feature. (Git, Mercurial, Darcs, etc)