Debugging Question:
Download Questions PDF

By default the GDB automatically executes the command from its:
a) init files
b) start files
c) begin files
d) none of the mentioned

Linux Debugging Interview Question
Linux Debugging Interview Question

Answer:

a) init files

Download Linux Debugging Interview Questions And Answers PDF

Previous QuestionNext Question
The GDB text user interface uses the ____ library to show the source file.
a) curses
b) YUI
c) JUI
d) none of the mentioned
The user can define a command for GDB with the command:
a) define
b) command
c) assign
d) none of the mentioned