1. A loop with 1,000,000 iterations fails more than half-way through. How
can we get information before the failure?
2. A global variable is changed unexpectedly causing a crash. How can we
locate the line of code that causes the variable to change?
谢谢各位