answersLogoWhite

0

What are computer debuggers?

Updated: 12/8/2022
User Avatar

Wiki User

10y ago

Best Answer

Debuggers are software programs that are used to check other programs.

One of their functions is to do a syntax check. For example, if a higher level language uses an "if else" statement and the programmer writes it as "if esle", which is a common error, the debugger would recognize the spelling error and "flag" (mark) the statement as being in error. That is a very simple error, however, there can be very complex errors that a human may not be able to discern.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are computer debuggers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When did Silent Debuggers happen?

Silent Debuggers happened in 1991.


When was Silent Debuggers created?

Silent Debuggers was created on 1991-03-29.


How do you find bugs in a computer program?

Typically, you run the program through "debuggers" - software that specifically looks for errors in your code.


What is Advantages and disadvantages of stored procedures?

1> Poor Exception handling 2>There are no debuggers available for stored procedures Siva.Pachigolla


Where can one purchase a jtag debugger?

JTAG debuggers are available from several places. Intel offers them as does Mouser Electronics. Windriver and Nextag also advertise this product. Tutorials are available on YouTube.


What is the use of an ARM JTAG debugger?

JTAG is an acronym short for Joint Test Action Group. It was designed to test printed circuit boards. Debuggers aid in their task of fixing faulty boards.


What does this mean and how do i remove it Just in Time debugging However no debuggers are registered that can debug this exception Unable to JIT debug?

You are attempting to run a debug version of a machine code program, but you do not have the required debugger.


What do software developers do?

Software developers covers a wide range of job descriptions from analysts to designers to programmers to coders to debuggers. Developers expect to use a computer capable of supporting the work they do including a keyboard or other input method and a display device to carry out and see their work. They also use pencil/pen and paper to outline and prepare for the work they will do. Most important, they use there brains.


What has the author Cherri M Pancake written?

Cherri M. Pancake has written: 'Establishing standards for HPC system software and tools' -- subject(s): High performance computing, Standards 'Software support for parallel computing' 'Debugger visualizations for shared-memory multiprocessors' '\\' -- subject(s): Middleware, User interfaces (Computer systems), Databases 'Models for visualization in parallel debuggers'


What are the recent softwares which are used by programmers?

Always the same: text-editors, compilers, linkage-editors, debuggers... well interpreters too. These are often integrated into so called IDEs (Integrated Developing Environment).


What equipment do software developers use?

Software developers covers a wide range of job descriptions from analysts to designers to programmers to coders to debuggers. Developers expect to use a computer capable of supporting the work they do including a keyboard or other input method and a display device to carry out and see their work. They also use pencil/pen and paper to outline and prepare for the work they will do. Most important, they use there brains.


What does systems software carry out?

Refers to the operating system and all utility programs that manage computer resources at a low level. Software is generally divided into systems software and applications software. Applications software comprises programs designed for an end user, such as word processors, database systems, and spreadsheet programs. Systems software includes compilers, loaders, linkers, and debuggers. A program (as an operating system or compiler or utility program) that controls some aspect of the operation of a computer