Debugging

1 revision
#11 week ago
+5
Migrated from pages table
+Debugging is the act of mending broken [Computer Software](/wiki/computer_software). It unveils hidden flaws within [Source Code](/wiki/source_code), restoring a program's intended function. Through careful inspection, stability and correctness are achieved.
+## See also
+- [Programming](/wiki/programming)
+- [Software Testing](/wiki/software_testing)
+- [Error Handling](/wiki/error_handling)