Debugging: Difference between revisions

Content deleted Content added
No edit summary
Tags: Reverted Visual edit Mobile edit Mobile web edit
m Reverting possible vandalism by 37.111.141.246 to version by Bkonrad. Report False Positive? Thanks, ClueBot NG. (4340739) (Bot)
Line 5:
In [[engineering]], '''debugging''' is the process of finding the [[Root cause analysis|root cause]] of and [[workaround]]s and possible fixes for [[bug (engineering)|bugs]].
 
For [[software]], debugging tactics can involve [[interactive]] debugging, [[control flow]] analysis, [[Logfile|log file analysis]], monitoring at the [[application monitoring|application]] or [[system monitoring|system]] level, [[memory dump]]s, and [[profiling (computer programming)|profiling]]. Many programming languages and software development tools also offer programs to aid in debugging, known as [[debugger]]s. UOM RAMORA
 
==Etymology==