• 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: Fix and Continue Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fix and Continue Question


  • Subject: Re: Fix and Continue Question
  • From: Rich Siegel <email@hidden>
  • Date: Thu, 31 Aug 2006 13:23:28 -0400

On 8/31/06 at 7:41 AM, David Dunham <email@hidden> wrote:

> On 30 Aug 2006, at 20:58, Brian Amerige wrote:
>
> > Is there some specific requirement that needs to be met in order to
> > use Fix and Continue?
>
> According to the easily searchable Xcode documentation, "you must make
> sure you build your program using the following settings:
>
> Build using native targets
> Compile your code with GCC version 3.3 or later
> For C++ developers, link your code using ZeroLink
> Build your code without optimizations
> Build your code with debugging symbols enabled"

And one other thing not mentioned in the documentation: you can't use
-mdynamic-no-pic ("Position Dependent Code") because otherwise you'll
get obscure errors when you try to Fix.

BTW:

> For C++ developers, link your code using ZeroLink

I _think_ that requirement is incorrect, but perhaps someone on the
Xcode team could correct me if I'm mistaken?

R.
--
Rich Siegel                                 Bare Bones Software, Inc.
<email@hidden>                      <http://www.barebones.com/>

Someday I'll look back on all this and laugh... until they sedate me.

 _______________________________________________
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: 
 >Re: Fix and Continue Question (From: David Dunham <email@hidden>)

  • Prev by Date: Multithreaded app runs, but not in dubeugger
  • Next by Date: Re: Multithreaded app runs, but not in dubeugger
  • Previous by thread: Re: Fix and Continue Question
  • Next by thread: universal binary with two MySQL libs
  • Index(es):
    • Date
    • Thread