In-class exercise Delta Debugging: Set up

  1. Make sure that you are using a Unix environment (e.g., attu.cs.washington.edu or OSX) or git bash for Windows for this exercise.

  2. Clone the following Git repository: https://bitbucket.org/rjust/delta-debugging (Clone the repo into a directory whose absolute path does not contain any white spaces.)

  3. In the top-level directory (delta-debugging), run: