

InterviewSolution
Saved Bookmarks
1. |
Which of the following has the ability to use the high-level language functions, instructions instead of the normal address?(a) task level debugging(b) low level debugging(c) onboard debugging(d) symbolic debuggingThis question was posed to me in examination.This intriguing question originated from Debugging Techniques in chapter Emulation and Debugging Techniques of Embedded Systems |
Answer» The correct choice is (d) symbolic debugging |
|