Debugging

Debugging is a process of ridding a computer program of the logical or syntactical errors. This is commonly achieved by manually examining the program's source code.

Also see: Debug, Programming definitions