in Others recategorized by
3,960 views
2 votes
2 votes

Debugger is a program that

  1. Allows to examine and modify the contents of registers
  2. Does not allow execution of a segment of program
  3. Allows to set breakpoints, execute a segment of program and display contents of register
  4. All of the above 
in Others recategorized by
4.0k views

1 Answer

3 votes
3 votes

Answer : C

Debugger allows to set breakpoints, execute a segment of program and display contents of register. One of the Debugger name is GDB used under Unix.

Reference : GDB Debugger 

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true