0

environment: Xcode 8.1 I use the time profiler to test my program。I set my program Build Option Debug is DWARF with dSYM File enter image description here But the Time Profiler only display Address not function. enter image description here

Hope you can help me .Thank you very much

Yan.Zhao
  • 73
  • 7
  • Make sure you have debug symbols and that you're not stripping the executable. – Paul R Nov 13 '16 at 09:01
  • I have update My question. Can you see agin. Thank you very much – Yan.Zhao Nov 13 '16 at 11:17
  • Make sure you do not have the option set to strip symbols from the executable - type "strip" into the search box when you are looking at the build settings. – Paul R Nov 13 '16 at 11:19

0 Answers0