an autoIt script to do binary search debugging. you'll need to install autoIt to use this script. the script is a framework to automate binary search debugging methodology.
this code is set up as an example of automated binary search debugging.
in this example, the script searches a txt file called blah.txt for one line containing the text "blah". the binary search debugger searches for the line containing blah.
Categories
DebuggersFollow Binary Search Debugger
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Binary Search Debugger!