Before debugging sth, understand how it’s supposed work

Before starting to debug something in order to fix it, first make sure that you understand how it is supposed to be working. Maybe it is working correctly but you are under the misunderstanding that it’s not working.

Tags: computer-programming and debugging

Leave a Reply