

MCQOPTIONS
Saved Bookmarks
1. |
Which one of the following GDB command allows to move from one stack frame to another without printing the frame? |
A. | select-frame |
B. | frame |
C. | frame move |
D. | none of the mentioned |
Answer» B. frame | |