

InterviewSolution
Saved Bookmarks
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 |
|