Usually, nowadays, it means to rid your computer of viruses.
Or you need an exterminator for your house!
2006-09-27 02:14:00
·
answer #1
·
answered by JusticeManEsq 5
·
0⤊
0⤋
Well debugging is usually connected with probramming. In programming bugs are nothing but few logical or other errors. Finding a solution to such bugs or problems is known as debugging process.
2006-09-27 09:33:44
·
answer #2
·
answered by Yogi 2
·
0⤊
0⤋
debug is a program which recreates the tracks and sectors on a hard disk.
The debug program is used especially in circumstances when reinstallation of windows doesnt fix the problem.
this is the program : (you need to run this on DOS mode)
At the command prompt, type Debug. When you're at the minus prompt (-), enter the following lines and press Enter after each:
F 200 L1000 0
A CS:100
xxxx:0100 MOV AX,301
xxxx:0103 MOV BX,200
xxxx:0106 MOV CX,1
xxxx:0109 MOV DX,80
xxx:010C INT 13
xxxx:010E INT 20
xxxx:0110
g
q
restart the comp.
this is done when OS fails to fix errors and when the harddisk might still have some hope;)
its called debug bcoz it deletes virus and fixes errors which sometimes windows reinstallation doesnt fix.
2006-09-27 09:26:43
·
answer #3
·
answered by . 4
·
0⤊
0⤋
When first computers invented they were huge machines and one day a computer brokedown , porblem was a bug "real one". The error in computer world called as "bug". When you say debug it means you are trying to understand what is problem and how i can solve it :)). Its not about viruses .
2006-09-27 09:17:43
·
answer #4
·
answered by A.D.T. 2
·
0⤊
0⤋
well yes two meanings really debug remove unwanted live ones from home or yard and debug your computer !!
2006-09-27 09:11:18
·
answer #5
·
answered by Anonymous
·
0⤊
0⤋
OR it can mean to debug your software code. In other words,, take out the bad code that isn't working correctly....
2006-09-27 09:17:23
·
answer #6
·
answered by ? 3
·
0⤊
0⤋
debug is to remove worms in your computer
2006-09-27 12:41:18
·
answer #7
·
answered by Anonymous
·
0⤊
1⤋