Programming tool: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 29:
* Bug Databases: [[gnats]], [[Bugzilla]]
* Debugging: [[gdb]], [[kdbg]]
* Memory debugging: [[Valgrind]], [[Aard]]
 
[[Debugging]] tools also are used in the process of debugging code, and can also be used to create code that is more compliant to standards and portable than if they were not used.