1.

Which of the following debugger works at the operating system level?(a) task level debugging(b) low level debugging(c) onboard debugging(d) symbolic debuggingThis question was addressed to me during an internship interview.The origin of the question is Debugging Techniques topic in portion Emulation and Debugging Techniques of Embedded Systems

Answer»

The correct option is (a) task LEVEL debugging

Best explanation: The task level debugging has the ABILITY to works at the OPERATING level or at the particular tasks whereas the low-level debugger cannot set for particular task functions or operations, it can only set a breakpoint at the START of the routine which sends a MESSAGE.



Discussion

No Comment Found

Related InterviewSolutions