Debugging

methods of debugging
Debugging strategiesIncremental and bottom-up program development. ... Instrument program to log information. ... Instrument program with assertions. ...