Quantify Question: Download Quantify PDF

What is debug data?

Tweet Share WhatsApp

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 PDF Read All 2 Quantify Questions
Previous QuestionNext Question
What is quantify debugging?