Multiple choice

In which of the following object file formats, the debugger can find which instruction addresses correspond to lines in a source file and print the data structures in readable form?

  1. Debugging

  2. Automated debugging

  3. Debugging information

  4. Relocation information

  5. Text segment

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In this object file format, the debugger can find which instruction addresses correspond to lines in a source file and print the data structures in readable form.