Re: GDB Broken w/Xcode 2.5 on Leopard (Xcoe 3 parallel install)
Re: GDB Broken w/Xcode 2.5 on Leopard (Xcoe 3 parallel install)
- Subject: Re: GDB Broken w/Xcode 2.5 on Leopard (Xcoe 3 parallel install)
- From: Keary Suska <email@hidden>
- Date: Fri, 28 Dec 2007 11:20:17 -0700
- Thread-topic: GDB Broken w/Xcode 2.5 on Leopard (Xcoe 3 parallel install)
on 12/28/07 4:37 AM, email@hidden purportedly said:
> Have you checked to make sure you are not building and debugging a PPC
> only binary?
I have the architecture setting (both project and target) to Intel only.
>> but I noticed one change in
>> behavior: previously, when I would get warnings, when I recompiled the
>> source files that had warnings would also recompile. Now, only
>> source files
>> that were edited are recompiled, and all of the warnings are wiped
>> out. If I
>> don't solve all of the warnings between builds, I have to clean and
>> then
>> rebuild to get warnings.
>
> That's normal behaviour and is what happened for me on Xcode < 3.
> Warnings do not stop an object file from compiling unless you have the
> "warnings as errors" switch. On subsequent builds, the object file is
> newer than the source so it is omitted. However, Xcode does make a
> note of the warnings and they are visible in the project window under
> the "errors and warnings" section.
Mine didn't appear to be doing as you say, which is what I would have
expected, but it seemed to start working as expected again.
I still can't debug, regardless.
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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