• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: LTO and debugging
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LTO and debugging


  • Subject: Re: LTO and debugging
  • From: Andreas Grosam <email@hidden>
  • Date: Thu, 21 Mar 2013 16:45:17 +0100

On 21.03.2013, at 15:05, Luca Ciciriello wrote:

> Is it normal that no breakpoint is reached (disabled?) when the Link-Time Optimization is enabled?
>
> Luca.

This is probably the effect of the optimizer: there is simply no corresponding match for the source line and code anymore after LTO has been applied.

You are better off to debug in not optimized code.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: LTO and debugging
      • From: vincent habchi <email@hidden>
References: 
 >LTO and debugging (From: Luca Ciciriello <email@hidden>)

  • Prev by Date: Re: How to get all the path of an application present on the disk
  • Next by Date: iOS 6 EKEvent calendar access process
  • Previous by thread: LTO and debugging
  • Next by thread: Re: LTO and debugging
  • Index(es):
    • Date
    • Thread