1.
In GDB, a tracepoint can be set by the command
2.
Which one of the following command saves the command history of GDB in a file?
3.
The command “show commands” of GDB
4.
The GDB command “show output-radix”
5.
The user can define a command for GDB with the command
6.
By default the GDB automatically executes the command from its
7.
The GDB text user interface uses the ____ library to show the source file.
8.
Which one of the following GDB command allows to move from one stack frame to another without printing the frame?
9.
Which one of the following GDB command deletes any breakpoint at the next instruction to be executed in the selected stack frame?