Debugger Definition? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Debugger Definition?

Simple and relatable definition of debugging? Your Answers....

6th Nov 2018, 10:25 AM
Nida
Nida - avatar
3 Answers
+ 3
An app that is used to write, and mostly check and correct errors in codes.
6th Nov 2018, 2:44 PM
Ahmad Labdo
Ahmad Labdo - avatar
+ 1
Debugging is the procedure of finding and resolving errors or problems within a program (code) . Where you insert breakpoint , debugger show output of that statement.
9th Nov 2018, 7:12 PM
MUHAMMAD ADNAN KHALID
MUHAMMAD ADNAN KHALID - avatar
0
It also use to check output on different statement ,by inserting breakpoints on those statements.
9th Nov 2018, 7:14 PM
MUHAMMAD ADNAN KHALID
MUHAMMAD ADNAN KHALID - avatar