Answers

Question and Answer:

  Home  Quantify

⟩ What is debug data?

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.

 203 views

More Questions for you: