

MCQOPTIONS
Saved Bookmarks
1. |
Which one of the following GDB command deletes any breakpoint at the next instruction to be executed in the selected stack frame? |
A. | clear |
B. | delete |
C. | disable |
D. | none of the mentioned |
Answer» B. delete | |