• 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: Recommendations for strip(1)? Was: gdb: "No line number info...."
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recommendations for strip(1)? Was: gdb: "No line number info...."


  • Subject: Re: Recommendations for strip(1)? Was: gdb: "No line number info...."
  • From: Jonas Maebe <email@hidden>
  • Date: Wed, 19 Aug 2009 11:28:30 +0200


On 19 Aug 2009, at 07:46, Ken Thomases wrote:

On Aug 18, 2009, at 6:04 PM, Jerry Krinock wrote:

You need not have guessed nor reverse-engineered. In an Xcode build settings dialog, select the Strip Style line and bring up the Research Assistant. In the Abstract, it says:

Defines the level of symbol stripping to be performed on the linked product of the build. The default value is defined by the target's product type. [STRIP_STYLE]

All Symbols - Completely strips the binary, removing the symbol table and relocation information. [all, -s]

Note that these are ld(1) options, not strip(1) options. And the man page for ld says that "-s" is obsolete because "This file format variant is no longer supported". On the other hand, running strip without any options has the same effect as "ld -s" and there is no mention anywhere of this being obsolete. So I'm not sure what the deal is.



Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Recommendations for strip(1)? Was: gdb: "No line number info...." (From: Jerry Krinock <email@hidden>)
 >Re: Recommendations for strip(1)? Was: gdb: "No line number info...." (From: Alastair Houghton <email@hidden>)
 >Re: Recommendations for strip(1)? Was: gdb: "No line number info...." (From: Jerry Krinock <email@hidden>)
 >Re: Recommendations for strip(1)? Was: gdb: "No line number info...." (From: Ken Thomases <email@hidden>)

  • Prev by Date: RE: Finding typecasts
  • Next by Date: Double-clicking XIB files
  • Previous by thread: Re: Recommendations for strip(1)? Was: gdb: "No line number info...."
  • Next by thread: Unexpected NSManagedObject isInserted behavior in iPhone.
  • Index(es):
    • Date
    • Thread