answersLogoWhite

0


Best Answer

Debugging software is a program that is used to fix hidden errors in other programs that are selected to be tested. This is usually done for new programs before they are sent out to the market to make sure that they are as free of errors as possible.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

"It is used to check computer programs for something that is keeping the program from running correctly. The software can also determine what kind of ""bug"" is preventing the software from functioning correctly."

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is debugger software used for?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the best debugger software on the market?

The best debugger software on the market today is Bontq. It can be used on : Windows, Web Based, Mac, and Linux/Unix. You can try it free for 30 days.


What is the purpose of debugger?

"It is used to check computer programs for something that is keeping the program from running correctly. The software can also determine what kind of ""bug"" is preventing the software from functioning correctly."


Can a software program be written to examine source andor object code to detect trapdoors?

Yes. It's called a debugger. GDB is the only debugger I know of off hand.


What does debugger software do?

Debugger software allows programmers to assess the efficacy of a computer program. As the program executes according to its code, the programmer can see, line by line, the functionality of the program and thus detect anomalies, making it easier for him or her to correct the code as needed.


What is a debugger?

DebuggerA debugger is a computer program that is used to test and debug other programs.


How do you remove protection center?

Step 1: Stop Protection Center running.Step 2: Locate and detect Protection Center registry entriesHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\avastui.exe "Debugger" = "svchost.exe" HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\egui.exe "Debugger" = "svchost.exe"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ekrn.exe "Debugger" = "svchost.exe"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\msascui.exe "Debugger" = "svchost.exe"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\msmpeng.exe "Debugger" = "svchost.exe"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\msseces.exe "Debugger" = "svchost.exe"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore "DisableSR " = "1"Step 3: Detect and remove other Protection Center files%UserProfile%\Application Data\[random].exe


What is gdb?

GDB stands for the GNU Debugger. This is a file that is a debugger for the operation system GNU. It can be used on other systems as well.


Which is used to create and debug user-defined functions?

Editor and debugger.


When was GNU Debugger created?

GNU Debugger was created in 1986.


What is the role of a software debugger?

A debugger is a computer program that is used to test and debug other programs. The code to be examined might alternatively be running on an instruction set simulator, a technique that allows great power in it's ability to halt when specific conditions are encountered but which will typically be somewhat slower than executing the code directly on the appropriate (or the same) processor.


What is CoreSymbolication?

It is the means by which memory addresses are represented by symbols. The symbols are used by the debugger.


Is turbo c software a word processor software?

Turbo C is a free C++ compiler from Borland. It comes with an IDE and debugger. It lets you compile and run C++ applications on your computer. It is not a word processor.