Quantify Question:
Download Questions PDF

What is debug data?

Answer:

Information the compiler gathers about your code when you compile with the -g debug option.

Quantify requires debug data to collect line-level performance data and display annotated source. Without debug data, Quantify can collect only function-level performance data.

Download Quantify Interview Questions And Answers PDF

Previous QuestionNext Question
What is quantify debugging?